Home
last modified time | relevance | path

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

/Linux-v6.6/security/landlock/
Dcred.c37 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
44 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_cred_hooks()
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()
Dfs.c1283 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
1309 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_fs_hooks()