Home
last modified time | relevance | path

Searched refs:PIDTYPE_PID (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dpid_types.h6 PIDTYPE_PID, enumerator
A Dpid.h201 if (type == PIDTYPE_PID) \
241 return __task_pid_nr_ns(tsk, PIDTYPE_PID, ns); in task_pid_nr_ns()
246 return __task_pid_nr_ns(tsk, PIDTYPE_PID, NULL); in task_pid_vnr()
/include/linux/sched/
A Dsignal.h668 if (type == PIDTYPE_PID) in task_pid_type()

Completed in 6 milliseconds