Home
last modified time | relevance | path

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

/linux/security/
H A Dsecurity.c980 #define lsm_for_each_hook(scall, NAME) \ macro
1229 lsm_for_each_hook(scall, vm_enough_memory) { in security_vm_enough_memory_mm()
1387 lsm_for_each_hook(scall, fs_context_parse_param) { in security_fs_context_parse_param()
1621 lsm_for_each_hook(scall, sb_set_mnt_opts) { in security_sb_set_mnt_opts()
1835 lsm_for_each_hook(scall, inode_init_security) { in security_inode_init_security()
3699 lsm_for_each_hook(scall, task_prctl) { in security_task_prctl()
4144 lsm_for_each_hook(scall, getselfattr) { in security_getselfattr()
4220 lsm_for_each_hook(scall, setselfattr) in security_setselfattr()
4247 lsm_for_each_hook(scall, getprocattr) { in security_getprocattr()
4271 lsm_for_each_hook(scall, setprocattr) { in security_setprocattr()
[all …]