Home
last modified time | relevance | path

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

/Linux-v6.6/security/tomoyo/
Dtomoyo.c549 static struct security_hook_list tomoyo_hooks[] __ro_after_init = { variable
598 security_add_hooks(tomoyo_hooks, ARRAY_SIZE(tomoyo_hooks), "tomoyo"); in tomoyo_init()