Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf_helper_defs.h40 struct bpf_timer;
3956 static long (*bpf_timer_init)(struct bpf_timer *timer, void *map, __u64 flags) = (void *) 169;
3971 static long (*bpf_timer_set_callback)(struct bpf_timer *timer, void *callback_fn) = (void *) 170;
4001 static long (*bpf_timer_start)(struct bpf_timer *timer, __u64 nsecs, __u64 flags) = (void *) 171;
4015 static long (*bpf_timer_cancel)(struct bpf_timer *timer) = (void *) 172;
/external/bpftool/include/uapi/linux/
Dbpf.h6415 struct bpf_timer { struct
/external/kernel-headers/original/uapi/linux/
Dbpf.h6340 struct bpf_timer { struct
/external/libbpf/include/uapi/linux/
Dbpf.h6415 struct bpf_timer { struct
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h35343 struct bpf_timer { struct