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.c473 #define lsm_for_each_hook(scall, NAME) \ macro
722 lsm_for_each_hook(scall, vm_enough_memory) { in security_vm_enough_memory_mm()
880 lsm_for_each_hook(scall, fs_context_parse_param) { in security_fs_context_parse_param()
1114 lsm_for_each_hook(scall, sb_set_mnt_opts) { in security_sb_set_mnt_opts()
1328 lsm_for_each_hook(scall, inode_init_security) { in security_inode_init_security()
3222 lsm_for_each_hook(scall, task_prctl) { in security_task_prctl()
3667 lsm_for_each_hook(scall, getselfattr) { in security_getselfattr()
3743 lsm_for_each_hook(scall, setselfattr) in security_setselfattr()
3770 lsm_for_each_hook(scall, getprocattr) { in security_getprocattr()
3794 lsm_for_each_hook(scall, setprocattr) { in security_setprocattr()
[all …]