Searched refs:bpf_wakeup_cb (Results 1 – 1 of 1) sorted by relevance
112 void bpf_wakeup_cb(void *);398 task_set(&bd->bd_wake_task, bpf_wakeup_cb, bd); in bpfopen()611 bpf_wakeup_cb(void *xd) in bpf_wakeup_cb() function