Searched refs:bpf_map_batch_opts (Results 1 – 4 of 4) sorted by relevance
166 struct bpf_map_batch_opts { struct 191 const struct bpf_map_batch_opts *opts); argument 228 const struct bpf_map_batch_opts *opts);258 const struct bpf_map_batch_opts *opts);269 * In particular the *flags* parameter of *bpf_map_batch_opts* can be303 const struct bpf_map_batch_opts *opts);171 szbpf_map_batch_opts global() argument
527 const struct bpf_map_batch_opts *opts) in bpf_map_batch_common() 533 if (!OPTS_VALID(opts, bpf_map_batch_opts)) in bpf_map_batch_common() 553 const struct bpf_map_batch_opts *opts) in bpf_map_delete_batch() 561 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_batch() 569 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_and_delete_batch() 577 const struct bpf_map_batch_opts *opts) in bpf_map_update_batch()
20 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in map_batch_update() 78 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in __test_map_lookup_and_update_batch()
122 struct bpf_map_batch_opts *opts, in fetch_and_validate() 193 LIBBPF_OPTS(bpf_map_batch_opts, opts); in _map_in_map_batch_ops()