Searched refs:bpf_timer (Results 1 – 5 of 5) sorted by relevance
40 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;
6415 struct bpf_timer { struct
6340 struct bpf_timer { struct
35343 struct bpf_timer { struct