Searched refs:handle_wakeup (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/trace/rv/monitors/wwnr/
H A Dwwnr.c33 static void handle_wakeup(void *data, struct task_struct *p) function
47 rv_attach_trace_probe("wwnr", sched_wakeup, handle_wakeup);
57 rv_detach_trace_probe("wwnr", sched_wakeup, handle_wakeup);

Completed in 101 milliseconds