Searched refs:TOMOYO_TASK_PID (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/security/tomoyo/ | ||
| D | common.h | 78 TOMOYO_TASK_PID, /* sys_getpid() */ enumerator |
| D | condition.c | 864 case TOMOYO_TASK_PID: in tomoyo_condition() |
| D | common.c | 82 [TOMOYO_TASK_PID] = "task.pid", |