Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h35775 struct bpf_timer_kern { struct
35780 typedef u64 (*btf_bpf_timer_init)(struct bpf_timer_kern *, struct bpf_map *, u64); argument
35782 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 *);