Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dhelpers.c1091 struct bpf_hrtimer { struct
1101 struct bpf_hrtimer *timer; argument
1109 static DEFINE_PER_CPU(struct bpf_hrtimer *, hrtimer_running);
1113 struct bpf_hrtimer *t = container_of(hrtimer, struct bpf_hrtimer, timer); in bpf_timer_cb()
1154 struct bpf_hrtimer *t; in BPF_CALL_3()
1214 struct bpf_hrtimer *t; in BPF_CALL_3()
1265 struct bpf_hrtimer *t; in BPF_CALL_3()
1293 static void drop_prog_refcnt(struct bpf_hrtimer *t) in drop_prog_refcnt()
1306 struct bpf_hrtimer *t; in BPF_CALL_1()
1348 struct bpf_hrtimer *t; in bpf_timer_cancel_and_free()

Completed in 7 milliseconds