Searched refs:bpf_timer_cb (Results 1 – 1 of 1) sorted by relevance
1159 static enum hrtimer_restart bpf_timer_cb(struct hrtimer *hrtimer) in bpf_timer_cb() function1293 hrtimer_setup(&t->timer, bpf_timer_cb, clockid, HRTIMER_MODE_REL_SOFT); in __bpf_async_init()