Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dext.h288 void sched_ext_dead(struct task_struct *p);
296 static inline void sched_ext_dead(struct task_struct *p) {} in sched_ext_dead() function
/linux/kernel/sched/
H A Dcore.c5414 sched_ext_dead(prev); in finish_task_switch()
/linux/kernel/sched/ext/
H A Dext.c4187 void sched_ext_dead(struct task_struct *p) in sched_ext_dead() function