Home
last modified time | relevance | path

Searched defs:upsert_opts (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/testing/selftests/bpf/map_tests/
Dmap_percpu_stats.c141 struct upsert_opts { struct
142 __u32 map_type;
143 int map_fd;
144 __u32 n;
168 struct upsert_opts *opts = arg; in patch_map_thread() argument