Home
last modified time | relevance | path

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

/linux-6.14.4/security/landlock/
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()
Dnet.c173 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
180 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_net_hooks()
Dtask.c322 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
335 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_task_hooks()
Dfs.c1681 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
1711 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_fs_hooks()