Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtimer_lockup.c45 static int timer_cb2(void *map, int *k, struct elem *v) in timer_cb2() function
82 bpf_timer_set_callback(timer, timer_cb2); in timer2_prog()
H A Dverifier_private_stack.c294 __noinline static int timer_cb2(void *map, int *key, struct bpf_timer *timer) in timer_cb2() function
318 bpf_timer_set_callback(arr_timer, timer_cb2); in private_stack_async_callback_1()