Home
last modified time | relevance | path

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

/linux/security/landlock/
A Dcred.c37 static struct security_hook_list landlock_hooks[] __lsm_ro_after_init = { variable
44 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_cred_hooks()
A Dptrace.c111 static struct security_hook_list landlock_hooks[] __lsm_ro_after_init = { variable
118 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_ptrace_hooks()
A Dfs.c667 static struct security_hook_list landlock_hooks[] __lsm_ro_after_init = { variable
690 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_fs_hooks()

Completed in 5 milliseconds