Searched defs:task_of (Results 1 – 2 of 2) sorted by relevance
1556 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function1581 #define task_of(_se) container_of(_se, struct task_struct, se) macro
290 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function477 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() function