Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dcred.c57 static struct security_hook_list landlock_hooks[] __ro_after_init = {
69 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks),
43 static struct security_hook_list landlock_hooks[] __ro_after_init = { global() variable
H A Dnet.c213 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
220 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_net_hooks()
H A Dtask.c433 static struct security_hook_list landlock_hooks[] __ro_after_init = {
446 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks),
310 static struct security_hook_list landlock_hooks[] __ro_after_init = { global() variable
H A Dfs.c1832 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
1862 security_add_hooks(landlock_hooks, ARRAY_SIZE(landlock_hooks), in landlock_add_fs_hooks()