Searched refs:TOMOYO_TASK_UID (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/security/tomoyo/ | ||
D | common.h | 70 TOMOYO_TASK_UID, /* current_uid() */ enumerator |
D | condition.c | 840 case TOMOYO_TASK_UID: in tomoyo_condition() |
D | common.c | 75 [TOMOYO_TASK_UID] = "task.uid", |