Searched refs:TOMOYO_TYPE_CHROOT (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | tomoyo.c | 377 return tomoyo_path_perm(TOMOYO_TYPE_CHROOT, path, NULL); in tomoyo_path_chroot()
|
H A D | file.c | 24 [TOMOYO_TYPE_CHROOT] = TOMOYO_MAC_FILE_CHROOT, 827 case TOMOYO_TYPE_CHROOT: in tomoyo_path_perm()
|
H A D | common.h | 251 TOMOYO_TYPE_CHROOT, enumerator
|
H A D | common.c | 152 [TOMOYO_TYPE_CHROOT] = "chroot",
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | tomoyo.c | 396 return tomoyo_path_perm(TOMOYO_TYPE_CHROOT, path, NULL); in tomoyo_path_chroot()
|
H A D | file.c | 24 [TOMOYO_TYPE_CHROOT] = TOMOYO_MAC_FILE_CHROOT, 827 case TOMOYO_TYPE_CHROOT: in tomoyo_path_perm()
|
H A D | common.h | 251 TOMOYO_TYPE_CHROOT, enumerator
|
H A D | common.c | 153 [TOMOYO_TYPE_CHROOT] = "chroot",
|
Completed in 16 milliseconds