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