Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dhelpers.c1034 struct bpf_hrtimer { struct
1044 struct bpf_hrtimer *timer; argument
1052 static DEFINE_PER_CPU(struct bpf_hrtimer *, hrtimer_running);
1056 struct bpf_hrtimer *t = container_of(hrtimer, struct bpf_hrtimer, timer); in bpf_timer_cb()
1096 struct bpf_hrtimer *t; in BPF_CALL_3()
1156 struct bpf_hrtimer *t; in BPF_CALL_3()
1207 struct bpf_hrtimer *t; in BPF_CALL_3()
1235 static void drop_prog_refcnt(struct bpf_hrtimer *t) in drop_prog_refcnt()
1248 struct bpf_hrtimer *t; in BPF_CALL_1()
1290 struct bpf_hrtimer *t; in bpf_timer_cancel_and_free()

Completed in 6 milliseconds