Searched refs:central_timer (Results 1 – 1 of 1) sorted by relevance
80 struct central_timer { struct88 __type(value, struct central_timer); argument89 } central_timer SEC(".maps");196 timer = bpf_map_lookup_elem(¢ral_timer, &key); in start_central_timer()356 timer = bpf_map_lookup_elem(¢ral_timer, &key); in BPF_STRUCT_OPS_SLEEPABLE()360 bpf_timer_init(timer, ¢ral_timer, CLOCK_MONOTONIC); in BPF_STRUCT_OPS_SLEEPABLE()