Lines Matching refs:opts

66 			      const struct bpf_map_create_opts *opts);
117 struct bpf_prog_load_opts *opts);
146 struct bpf_btf_load_opts *opts);
182 * @param opts options for configuring the way the batch deletion works
188 const struct bpf_map_batch_opts *opts);
219 * @param opts options for configuring the way the batch lookup works
225 const struct bpf_map_batch_opts *opts);
248 * @param opts options for configuring the way the batch lookup and delete works
255 const struct bpf_map_batch_opts *opts);
264 * The *opts* parameter can be used to control how *bpf_map_update_batch()*
294 * @param opts options for configuring the way the batch update works
300 const struct bpf_map_batch_opts *opts);
314 const struct bpf_obj_pin_opts *opts);
328 const struct bpf_obj_get_opts *opts);
368 * @param opts options for configuring the attachment
374 const struct bpf_prog_attach_opts *opts);
384 * @param opts options for configuring the detachment
390 const struct bpf_prog_detach_opts *opts);
445 const struct bpf_link_create_opts *opts);
458 const struct bpf_link_update_opts *opts);
493 const struct bpf_get_fd_by_id_opts *opts);
496 const struct bpf_get_fd_by_id_opts *opts);
499 const struct bpf_get_fd_by_id_opts *opts);
502 const struct bpf_get_fd_by_id_opts *opts);
610 * @param opts options for configuring the query
615 struct bpf_prog_query_opts *opts);
628 LIBBPF_API int bpf_raw_tracepoint_open_opts(int prog_fd, struct bpf_raw_tp_opts *opts);
651 const struct bpf_prog_bind_opts *opts);
677 struct bpf_test_run_opts *opts);
695 * @param opts optional BPF token creation options, can be NULL
701 struct bpf_token_create_opts *opts);