Home
last modified time | relevance | path

Searched refs:tst_taint_check (Results 1 – 16 of 16) sorted by relevance

/third_party/ltp/include/
Dtst_taint.h95 unsigned int tst_taint_check(void);
/third_party/ltp/testcases/kernel/crypto/
Daf_alg07.c83 if (tst_taint_check()) { in run()
/third_party/ltp/testcases/kernel/pty/
Dpty05.c78 if (tst_taint_check()) { in run()
/third_party/ltp/lib/
Dtst_taint.c103 unsigned int tst_taint_check(void) in tst_taint_check() function
Dtst_test.c1469 if (tst_test->taint_check && tst_taint_check()) { in fork_testrun()
/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd_settime02.c99 if (tst_taint_check()) { in run()
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt05.c85 if (tst_taint_check()) { in run()
Dsetsockopt06.c104 if (tst_taint_check()) { in run()
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg03.c94 if (tst_taint_check()) { in run()
/third_party/ltp/testcases/kernel/sound/
Dsnd_seq01.c112 if (tst_taint_check()) { in run()
Dsnd_timer01.c131 if (tst_taint_check() != 0) in run()
/third_party/ltp/testcases/kernel/syscalls/connect/
Dconnect02.c119 if (tst_taint_check()) { in run()
/third_party/ltp/testcases/cve/
Dcve-2017-17053.c143 if (WIFEXITED(status) && shm->segfaulted == 0 && tst_taint_check() == 0) in run()
/third_party/ltp/testcases/kernel/syscalls/close_range/
Dclose_range01.c185 if (tst_taint_check()) in run()
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto03.c192 if (tst_taint_check()) { in run()
/third_party/ltp/doc/
Dc-test-api.txt1488 if (tst_taint_check() != 0)
1505 can optionally also call 'tst_taint_check()' during 'run()', which returns 0