Home
last modified time | relevance | path

Searched refs:skip_in_lockdown (Results 1 – 14 of 14) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/init_module/
Dinit_module02.c37 int skip_in_lockdown; member
71 if (tc->skip_in_lockdown && (kernel_lockdown || secure_boot)) { in run()
Dinit_module01.c57 .skip_in_lockdown = 1,
/third_party/ltp/testcases/kernel/syscalls/finit_module/
Dfinit_module02.c41 int skip_in_lockdown; member
107 if (tc->skip_in_lockdown && (kernel_lockdown || secure_boot)) { in run()
Dfinit_module01.c53 .skip_in_lockdown = 1,
/third_party/ltp/testcases/kernel/syscalls/delete_module/
Ddelete_module01.c54 .skip_in_lockdown = 1,
Ddelete_module03.c76 .skip_in_lockdown = 1,
/third_party/ltp/testcases/kernel/syscalls/iopl/
Diopl01.c58 .skip_in_lockdown = 1,
Diopl02.c70 .skip_in_lockdown = 1,
/third_party/ltp/testcases/kernel/syscalls/ioperm/
Dioperm01.c61 .skip_in_lockdown = 1,
Dioperm02.c81 .skip_in_lockdown = 1,
/third_party/ltp/include/
Dtst_test.h191 int skip_in_lockdown:1; member
/third_party/ltp/lib/
Dtst_test.c1172 if (tst_test->skip_in_lockdown && tst_lockdown_enabled() > 0) in do_setup()
/third_party/ltp/doc/
DTest-Writing-Guidelines.asciidoc396 | '.skip_in_lockdown' | 'TST_SKIP_IN_LOCKDOWN'
DC-Test-API.asciidoc2424 ('.skip_in_secureboot = 1'), lockdown ('.skip_in_lockdown = 1') or in 32-bit