Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dhtab_mem_bench.c37 static int overwrite_htab(unsigned int i, struct update_ctx *ctx) in overwrite_htab() function
62 bpf_loop(OP_BATCH, overwrite_htab, &update, 0); in overwrite()
74 bpf_loop(OP_BATCH, overwrite_htab, &update, 0); in batch_add_batch_del()