Home
last modified time | relevance | path

Searched refs:tomoyo (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A DMakefile2 obj-y = audit.o common.o condition.o domain.o environ.o file.o gc.o group.o load_policy.o memory.o mount.o network.o realpath.o securityfs_if.o tomoyo.o util.o
H A Dtomoyo.c3 * security/tomoyo/tomoyo.c
75 * Load policy if /sbin/tomoyo-init exists and /sbin/init is requested in tomoyo_bprm_creds_for_exec()
579 security_add_hooks(tomoyo_hooks, ARRAY_SIZE(tomoyo_hooks), "tomoyo"); in tomoyo_init()
589 DEFINE_LSM(tomoyo) = { variable
590 .name = "tomoyo",
/kernel/linux/linux-6.6/security/tomoyo/
H A DMakefile2 obj-y = audit.o common.o condition.o domain.o environ.o file.o gc.o group.o load_policy.o memory.o mount.o network.o realpath.o securityfs_if.o tomoyo.o util.o
H A Dtomoyo.c3 * security/tomoyo/tomoyo.c
75 * Load policy if /sbin/tomoyo-init exists and /sbin/init is requested in tomoyo_bprm_creds_for_exec()
599 security_add_hooks(tomoyo_hooks, ARRAY_SIZE(tomoyo_hooks), "tomoyo"); in tomoyo_init()
609 DEFINE_LSM(tomoyo) = { variable
610 .name = "tomoyo",

Completed in 3 milliseconds