Searched refs:TOMOYO_TASK_PPID (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/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 | 84 [TOMOYO_TASK_PPID] = "task.ppid", |