Home
last modified time | relevance | path

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

/openbmc/linux/security/landlock/
H A Dcred.c43 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
51 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_cred_hooks()
H A Dptrace.c111 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
118 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_ptrace_hooks()
H A Dfs.c1292 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
1318 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_fs_hooks()