Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dtomoyo.c530 static struct security_hook_list tomoyo_hooks[] __lsm_ro_after_init = { variable
578 security_add_hooks(tomoyo_hooks, ARRAY_SIZE(tomoyo_hooks), "tomoyo"); in tomoyo_init()