Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Ddebug.h41 extern void proc_sched_set_task(struct task_struct *p);
/linux-6.15/kernel/sched/
H A Ddebug.c1288 void proc_sched_set_task(struct task_struct *p) in proc_sched_set_task() function
/linux-6.15/fs/proc/
H A Dbase.c1521 proc_sched_set_task(p); in sched_write()