Home
last modified time | relevance | path

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

/kernel/bpf/
Dhelpers.c1056 static enum hrtimer_restart bpf_timer_cb(struct hrtimer *hrtimer) in bpf_timer_cb() function
1132 t->timer.function = bpf_timer_cb; in BPF_CALL_3()