Home
last modified time | relevance | path

Searched refs:get_task_type (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/hungtask/
Dhungtask_base.c151 static unsigned int get_task_type(pid_t pid, pid_t tgid, struct task_struct *parent) in get_task_type() function
681 task_type = get_task_type(t->pid, t->tgid, t->real_parent); in htbase_check_one_task()