Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dwq.c89 static int test_hmap_elem_callback(void *map, int *key, in test_hmap_elem_callback() function
168 return test_hmap_elem_callback(&hmap, &key, wq_callback); in test_call_hash_sleepable()
178 return test_hmap_elem_callback(&hmap_malloc, &key, wq_callback); in test_call_hash_malloc_sleepable()