Home
last modified time | relevance | path

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

/linux/security/landlock/
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()
A Dnet.c174 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
181 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_net_hooks()
A Dtask.c310 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
323 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_task_hooks()
A Dfs.c1650 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
1680 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_fs_hooks()

Completed in 772 milliseconds