Searched refs:TOMOYO_TASK_PPID (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/security/tomoyo/ | ||
| D | common.h | 79 TOMOYO_TASK_PPID, /* sys_getppid() */ enumerator |
| D | condition.c | 867 case TOMOYO_TASK_PPID: in tomoyo_condition() |
| D | common.c | 83 [TOMOYO_TASK_PPID] = "task.ppid", |