Home
last modified time | relevance | path

Searched refs:lsm_list_modules (Results 1 – 15 of 15) sorted by relevance

/tools/testing/selftests/lsm/
A Dlsm_list_modules_test.c25 ASSERT_EQ(-1, lsm_list_modules(syscall_lsms, NULL, 0)); in TEST()
37 ASSERT_EQ(-1, lsm_list_modules(NULL, &size, 0)); in TEST()
50 ASSERT_EQ(-1, lsm_list_modules(syscall_lsms, &size, 0)); in TEST()
65 ASSERT_EQ(-1, lsm_list_modules(syscall_lsms, &size, 7)); in TEST()
87 count = lsm_list_modules(syscall_lsms, &size, 0); in TEST()
A Dcommon.h24 #ifndef lsm_list_modules
25 static inline int lsm_list_modules(__u64 *ids, __u32 *size, __u32 flags) in lsm_list_modules() function
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl378 461 n64 lsm_list_modules sys_lsm_list_modules
/tools/scripts/
A Dsyscall.tbl404 461 common lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl462 461 common lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl467 461 common lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl387 461 common lsm_list_modules sys_lsm_list_modules
A Dsyscall_32.tbl469 461 i386 lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl434 461 common lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl503 571 common lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl478 461 common lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl475 461 common lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl509 461 common lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl554 461 common lsm_list_modules sys_lsm_list_modules
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl466 461 common lsm_list_modules sys_lsm_list_modules sys_lsm_list_modules

Completed in 18 milliseconds