Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dhelpers.c1144 static enum hrtimer_restart bpf_timer_cb(struct hrtimer *hrtimer) in bpf_timer_cb() function
1288 t->timer.function = bpf_timer_cb; in __bpf_async_init()