Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_async_cb_context.c176 static int wq_cb(void *map, int *key, void *value) in wq_cb() function
197 if (bpf_wq_set_callback(&val->w, wq_cb, 0) != 0) in wq_non_sleepable_prog()
215 if (bpf_wq_set_callback(&val->w, wq_cb, 0) != 0) in wq_sleepable_prog()