Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dhtab_mem_bench.c12 struct update_ctx { struct
29 static int write_htab(unsigned int i, struct update_ctx *ctx, unsigned int flags) in write_htab() argument
37 static int overwrite_htab(unsigned int i, struct update_ctx *ctx) in overwrite_htab()
42 static int newwrite_htab(unsigned int i, struct update_ctx *ctx) in newwrite_htab()
47 static int del_htab(unsigned int i, struct update_ctx *ctx) in del_htab()
58 struct update_ctx update; in overwrite()
70 struct update_ctx update; in batch_add_batch_del()
86 struct update_ctx update; in add_only()
98 struct update_ctx update; in del_only()