Searched refs:find_process_by_pid (Results 1 – 1 of 1) sorted by relevance
215 static struct task_struct *find_process_by_pid(pid_t pid) in find_process_by_pid() function225 p = find_process_by_pid(pid); in find_get_task()1004 p = find_process_by_pid(pid); in SYSCALL_DEFINE1()1035 p = find_process_by_pid(pid); in SYSCALL_DEFINE2()1072 p = find_process_by_pid(pid); in SYSCALL_DEFINE4()1284 p = find_process_by_pid(pid); in sched_getaffinity()1525 struct task_struct *p = find_process_by_pid(pid); in sched_rr_get_interval()