Searched refs:bpf_timer_kern (Results 1 – 1 of 1) sorted by relevance
35775 struct bpf_timer_kern { struct35780 typedef u64 (*btf_bpf_timer_init)(struct bpf_timer_kern *, struct bpf_map *, u64); argument35782 typedef u64 (*btf_bpf_timer_set_callback)(struct bpf_timer_kern *, void *, struct bpf_prog_aux *);35784 typedef u64 (*btf_bpf_timer_start)(struct bpf_timer_kern *, u64, u64);35786 typedef u64 (*btf_bpf_timer_cancel)(struct bpf_timer_kern *);