Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dcred.c57 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
69 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_cred_hooks()
H A Dnet.c241 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
248 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_net_hooks()
H A Dtask.c433 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
446 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_task_hooks()
H A Dfs.c1823 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
1853 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_fs_hooks()