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()
527 const struct bpf_map_batch_opts *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()
583 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) in bpf_obj_pin_opts()
612 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) in bpf_obj_get_opts()
641 const struct bpf_prog_attach_opts *opts) in bpf_prog_attach_opts()
679 const struct bpf_prog_detach_opts *opts) in bpf_prog_detach_opts()
727 const struct bpf_link_create_opts *opts) in bpf_link_create()
894 const struct bpf_link_update_opts *opts) in bpf_link_update()
933 struct bpf_prog_query_opts *opts) in bpf_prog_query_opts()
980 int bpf_prog_test_run_opts(int prog_fd, struct bpf_test_run_opts *opts) in bpf_prog_test_run_opts()
1052 const struct bpf_get_fd_by_id_opts *opts) in bpf_prog_get_fd_by_id_opts()
1075 const struct bpf_get_fd_by_id_opts *opts) in bpf_map_get_fd_by_id_opts()
1098 const struct bpf_get_fd_by_id_opts *opts) in bpf_btf_get_fd_by_id_opts()
1121 const struct bpf_get_fd_by_id_opts *opts) in bpf_link_get_fd_by_id_opts()
1180 int bpf_raw_tracepoint_open_opts(int prog_fd, struct bpf_raw_tp_opts *opts) in bpf_raw_tracepoint_open_opts()
1205 int bpf_btf_load(const void *btf_data, size_t btf_size, struct bpf_btf_load_opts *opts) in bpf_btf_load()
1299 const struct bpf_prog_bind_opts *opts) in bpf_prog_bind_map()
1317 int bpf_token_create(int bpffs_fd, struct bpf_token_create_opts *opts) in bpf_token_create()