Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Drhash_timer.c67 static long cancel_timer_cb(struct bpf_map *map, u64 *key, in cancel_timer_cb() function
94 bpf_for_each_map_elem(&timer_map, cancel_timer_cb, NULL, 0); in cancel_recycled_timer()