Searched refs:rethook_flush_task (Results 1 – 1 of 1) sorted by relevance
93 void rethook_flush_task(struct task_struct *tk);95 #define rethook_flush_task(tsk) do { } while (0) macro