Home
last modified time | relevance | path

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

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