Searched defs:task_pid (Results 1 – 2 of 2) sorted by relevance
1461 static inline bool __cpupid_match_pid(pid_t task_pid, int cpupid) in __cpupid_match_pid()
1541 static inline struct pid *task_pid(struct task_struct *task) in task_pid() function