Home
last modified time | relevance | path

Searched defs:find_process_by_pid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dmips-mt-fpaff.c41 static inline struct task_struct *find_process_by_pid(pid_t pid) in find_process_by_pid() function
/openbmc/linux/kernel/sched/
H A Dcore.c7507 static struct task_struct *find_process_by_pid(pid_t pid) in find_process_by_pid() function