Home
last modified time | relevance | path

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

/linux-6.12.1/security/
Dsecurity.c981 #define lsm_for_each_hook(scall, NAME) \ macro
1230 lsm_for_each_hook(scall, vm_enough_memory) { in security_vm_enough_memory_mm()
1382 lsm_for_each_hook(scall, fs_context_parse_param) { in security_fs_context_parse_param()
1616 lsm_for_each_hook(scall, sb_set_mnt_opts) { in security_sb_set_mnt_opts()
1831 lsm_for_each_hook(scall, inode_init_security) { in security_inode_init_security()
3683 lsm_for_each_hook(scall, task_prctl) { in security_task_prctl()
4128 lsm_for_each_hook(scall, getselfattr) { in security_getselfattr()
4206 lsm_for_each_hook(scall, setselfattr) in security_setselfattr()
4233 lsm_for_each_hook(scall, getprocattr) { in security_getprocattr()
4257 lsm_for_each_hook(scall, setprocattr) { in security_setprocattr()
[all …]