Home
last modified time | relevance | path

Searched defs:task_of (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/kernel/sched/
Dsched.h1556 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function
1581 #define task_of(_se) container_of(_se, struct task_struct, se) macro
/kernel/linux/linux-5.10/kernel/sched/
Dfair.c290 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function
477 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function