Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtimer_lockup.c33 static int timer_cb1(void *map, int *k, struct elem *v) in timer_cb1() function
66 bpf_timer_set_callback(timer, timer_cb1); in timer1_prog()
H A Dverifier_private_stack.c288 __noinline static int timer_cb1(void *map, int *key, struct bpf_timer *timer) in timer_cb1() function
341 bpf_timer_set_callback(arr_timer, timer_cb1); in private_stack_async_callback_2()