Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/kernel/
H A Dmips-mt-fpaff.c42 static inline struct task_struct *find_process_by_pid(pid_t pid) in find_process_by_pid() function
/linux-6.15/kernel/sched/
H A Dsyscalls.c267 static struct task_struct *find_process_by_pid(pid_t pid) in find_process_by_pid() function