Searched refs:TOMOYO_TASK_PID (Results 1 – 3 of 3) sorted by relevance
| /linux-4.1.27/security/tomoyo/ | ||
| D | common.h | 74 TOMOYO_TASK_PID, /* sys_getpid() */ enumerator |
| D | condition.c | 839 case TOMOYO_TASK_PID: in tomoyo_condition() |
| D | common.c | 81 [TOMOYO_TASK_PID] = "task.pid", |