Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Ddebug.h42 extern void proc_sched_set_task(struct task_struct *p);
/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddebug.c1039 void proc_sched_set_task(struct task_struct *p) in proc_sched_set_task() function
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c1464 proc_sched_set_task(p); in sched_write()