Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_async_cb_context.c65 static int timer_sys_bpf_cb(void *map, int *key, struct bpf_timer *timer) in timer_sys_bpf_cb() function
85 bpf_timer_set_callback(&val->t, timer_sys_bpf_cb); in timer_sys_bpf_prog()