Searched defs:PIDTYPE_PID (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| A D | pid.h | 11 PIDTYPE_PID, enumerator |
| /linux/tools/testing/selftests/sched/ | ||
| A D | cs_prctl_test.c | 61 enum pid_type {PIDTYPE_PID = 0, PIDTYPE_TGID, PIDTYPE_PGID}; enumerator |
Completed in 4 milliseconds