Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbpf_hashmap_full_update_bench.c22 static int loop_update_callback(__u32 index, u32 *key) in loop_update_callback() function
37 bpf_loop(nr_loops, loop_update_callback, &key, 0); in benchmark()