Searched defs:task_pid (Results 1 – 3 of 3) sorted by relevance
27 int task_pid; member
1359 static inline bool __cpupid_match_pid(pid_t task_pid, int cpupid) in __cpupid_match_pid()
1514 static inline struct pid *task_pid(struct task_struct *task) in task_pid() function