Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h1550 * pid_alive - check that a task structure is not stale
1554 * If pid_alive fails, then pointers within the task structure
1559 static inline int pid_alive(const struct task_struct *p) in pid_alive() function
1599 if (pid_alive(tsk)) { in task_ppid_nr_ns()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c7038 if (pid_alive(p)) { in sched_show_task()

Completed in 16 milliseconds