Lines Matching defs:opts
170 const struct bpf_map_create_opts *opts) in bpf_map_create()
233 struct bpf_prog_load_opts *opts) in bpf_prog_load()
519 const struct bpf_map_batch_opts *opts) in bpf_map_batch_common()
545 const struct bpf_map_batch_opts *opts) in bpf_map_delete_batch()
553 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_batch()
561 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_and_delete_batch()
569 const struct bpf_map_batch_opts *opts) in bpf_map_update_batch()
575 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) in bpf_obj_pin_opts()
604 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) in bpf_obj_get_opts()
633 const struct bpf_prog_attach_opts *opts) in bpf_prog_attach_opts()
671 const struct bpf_prog_detach_opts *opts) in bpf_prog_detach_opts()
719 const struct bpf_link_create_opts *opts) in bpf_link_create()
867 const struct bpf_link_update_opts *opts) in bpf_link_update()
906 struct bpf_prog_query_opts *opts) in bpf_prog_query_opts()
953 int bpf_prog_test_run_opts(int prog_fd, struct bpf_test_run_opts *opts) in bpf_prog_test_run_opts()
1025 const struct bpf_get_fd_by_id_opts *opts) in bpf_prog_get_fd_by_id_opts()
1048 const struct bpf_get_fd_by_id_opts *opts) in bpf_map_get_fd_by_id_opts()
1071 const struct bpf_get_fd_by_id_opts *opts) in bpf_btf_get_fd_by_id_opts()
1094 const struct bpf_get_fd_by_id_opts *opts) in bpf_link_get_fd_by_id_opts()
1167 int bpf_btf_load(const void *btf_data, size_t btf_size, struct bpf_btf_load_opts *opts) in bpf_btf_load()
1257 const struct bpf_prog_bind_opts *opts) in bpf_prog_bind_map()