Home
last modified time | relevance | path

Searched refs:should_output (Results 1 – 2 of 2) sorted by relevance

/trusty/kernel/lib/libc-trusty/
Dwritev.c31 bool should_output = LK_DEBUGLEVEL_INFO <= LK_LOGLEVEL; in trusty_writev() local
38 if (should_output) { in trusty_writev()
44 if (should_output) { in trusty_writev()
59 if (should_output) { in trusty_writev()
/trusty/kernel/lib/trusty/
Dsyscall.c124 bool should_output = INFO <= LK_LOGLEVEL; in sys_std_writev() local
131 if (should_output) { in sys_std_writev()
145 if (should_output) { in sys_std_writev()
155 if (should_output) { in sys_std_writev()