Searched refs:__NR_lsm_list_modules (Results 1 – 3 of 3) sorted by relevance
| /tools/testing/selftests/lsm/ |
| A D | common.h | 27 return syscall(__NR_lsm_list_modules, ids, size, flags); in lsm_list_modules()
|
| A D | lsm_get_self_attr_test.c | 92 lsmcount = syscall(__NR_lsm_list_modules, syscall_lsms, &size, 0); in TEST() 161 lsmcount = syscall(__NR_lsm_list_modules, syscall_lsms, &size, 0); in TEST()
|
| /tools/include/uapi/asm-generic/ |
| A D | unistd.h | 838 #define __NR_lsm_list_modules 461 macro 839 __SYSCALL(__NR_lsm_list_modules, sys_lsm_list_modules)
|
Completed in 7 milliseconds