Lines Matching defs:opts
173 const struct bpf_map_create_opts *opts) in bpf_map_create()
239 struct bpf_prog_load_opts *opts) in bpf_prog_load()
526 const struct bpf_map_batch_opts *opts) in bpf_map_batch_common()
552 const struct bpf_map_batch_opts *opts) in bpf_map_delete_batch()
560 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_batch()
568 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_and_delete_batch()
576 const struct bpf_map_batch_opts *opts) in bpf_map_update_batch()
582 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) in bpf_obj_pin_opts()
611 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) in bpf_obj_get_opts()
640 const struct bpf_prog_attach_opts *opts) in bpf_prog_attach_opts()
678 const struct bpf_prog_detach_opts *opts) in bpf_prog_detach_opts()
726 const struct bpf_link_create_opts *opts) in bpf_link_create()
892 const struct bpf_link_update_opts *opts) in bpf_link_update()
931 struct bpf_prog_query_opts *opts) in bpf_prog_query_opts()
978 int bpf_prog_test_run_opts(int prog_fd, struct bpf_test_run_opts *opts) in bpf_prog_test_run_opts()
1050 const struct bpf_get_fd_by_id_opts *opts) in bpf_prog_get_fd_by_id_opts()
1073 const struct bpf_get_fd_by_id_opts *opts) in bpf_map_get_fd_by_id_opts()
1096 const struct bpf_get_fd_by_id_opts *opts) in bpf_btf_get_fd_by_id_opts()
1119 const struct bpf_get_fd_by_id_opts *opts) in bpf_link_get_fd_by_id_opts()
1178 int bpf_raw_tracepoint_open_opts(int prog_fd, struct bpf_raw_tp_opts *opts) in bpf_raw_tracepoint_open_opts()
1203 int bpf_btf_load(const void *btf_data, size_t btf_size, struct bpf_btf_load_opts *opts) in bpf_btf_load()
1297 const struct bpf_prog_bind_opts *opts) in bpf_prog_bind_map()
1315 int bpf_token_create(int bpffs_fd, struct bpf_token_create_opts *opts) in bpf_token_create()