Home
last modified time | relevance | path

Searched refs:get_alive_task_by_pid (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/ucollection/
H A Ducollection_process_cpu.c138 static struct task_struct* get_alive_task_by_pid(unsigned int pid) in get_alive_task_by_pid() function
170 struct task_struct *task = get_alive_task_by_pid(kcount->pid); in read_thread_count_locked()
220 struct task_struct *task = get_alive_task_by_pid(kentry->filter.pid); in read_thread_info_locked()
295 struct task_struct *task = get_alive_task_by_pid(kentry.filter.pid); in ioctrl_collect_the_process_cpu()

Completed in 1 milliseconds