Searched refs:profile_handoff_task (Results 1 – 3 of 3) sorted by relevance
75 int profile_handoff_task(struct task_struct * task);131 #define profile_handoff_task(a) (0) macro
147 int profile_handoff_task(struct task_struct *task) in profile_handoff_task() function
759 if (!profile_handoff_task(tsk)) in __put_task_struct()