Searched refs:TOMOYO_MAC_FILE_MOUNT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | mount.c | 199 if (tomoyo_init_request_info(&r, NULL, TOMOYO_MAC_FILE_MOUNT) in tomoyo_mount_permission()
|
H A D | util.c | 45 [TOMOYO_MAC_FILE_MOUNT] = TOMOYO_MAC_CATEGORY_FILE,
|
H A D | common.h | 347 TOMOYO_MAC_FILE_MOUNT, enumerator
|
H A D | file.c | 1042 tomoyo_mac_keywords[TOMOYO_MAC_FILE_MOUNT])) in tomoyo_write_file()
|
H A D | common.c | 45 [TOMOYO_MAC_FILE_MOUNT] = "mount",
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | mount.c | 199 if (tomoyo_init_request_info(&r, NULL, TOMOYO_MAC_FILE_MOUNT) in tomoyo_mount_permission()
|
H A D | util.c | 45 [TOMOYO_MAC_FILE_MOUNT] = TOMOYO_MAC_CATEGORY_FILE,
|
H A D | file.c | 1042 tomoyo_mac_keywords[TOMOYO_MAC_FILE_MOUNT])) in tomoyo_write_file()
|
H A D | common.h | 347 TOMOYO_MAC_FILE_MOUNT, enumerator
|
H A D | common.c | 46 [TOMOYO_MAC_FILE_MOUNT] = "mount",
|
Completed in 17 milliseconds