Home
last modified time | relevance | path

Searched defs:opts (Results 576 - 579 of 579) sorted by relevance

1...<<21222324

/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c398 struct rbd_options *opts; member
848 struct rbd_options *opts; member
5400 rbd_dev_create(struct rbd_client *rbdc, struct rbd_spec *spec, struct rbd_options *opts) rbd_dev_create() argument
6433 rbd_add_parse_args(const char *buf, struct ceph_options **ceph_opts, struct rbd_options **opts, struct rbd_spec **rbd_spec) rbd_add_parse_args() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dhyperv_net.h1445 u32 opts; member
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c5415 struct tracer_opt *opts = NULL; in set_tracer_option() local
5392 __set_tracer_option(struct trace_array *tr, struct tracer_flags *tracer_flags, struct tracer_opt *opts, int neg) __set_tracer_option() argument
9177 struct tracer_opt *opts; create_trace_option_files() local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c2667 bpf_object__init_maps(struct bpf_object *obj, const struct bpf_object_open_opts *opts) bpf_object__init_maps() argument
6824 libbpf_prepare_prog_load(struct bpf_program *prog, struct bpf_prog_load_opts *opts, long cookie) libbpf_prepare_prog_load() argument
7343 bpf_object_init_progs(struct bpf_object *obj, const struct bpf_object_open_opts *opts) bpf_object_init_progs() argument
7376 bpf_object_open(const char *path, const void *obj_buf, size_t obj_buf_sz, const struct bpf_object_open_opts *opts) bpf_object_open() argument
7466 bpf_object__open_file(const char *path, const struct bpf_object_open_opts *opts) bpf_object__open_file() argument
7482 bpf_object__open_mem(const void *obj_buf, size_t obj_buf_sz, const struct bpf_object_open_opts *opts) bpf_object__open_mem() argument
8504 bpf_object__gen_loader(struct bpf_object *obj, struct gen_loader_opts *opts) bpf_object__gen_loader() argument
8869 libbpf_register_prog_handler(const char *sec, enum bpf_prog_type prog_type, enum bpf_attach_type exp_attach_type, const struct libbpf_prog_handler_opts *opts) libbpf_register_prog_handler() argument
10108 bpf_program__attach_perf_event_opts(const struct bpf_program *prog, int pfd, const struct bpf_perf_event_opts *opts) bpf_program__attach_perf_event_opts() argument
10509 bpf_program__attach_kprobe_opts(const struct bpf_program *prog, const char *func_name, const struct bpf_kprobe_opts *opts) bpf_program__attach_kprobe_opts() argument
10615 bpf_program__attach_ksyscall(const struct bpf_program *prog, const char *syscall_name, const struct bpf_ksyscall_opts *opts) bpf_program__attach_ksyscall() argument
10830 bpf_program__attach_kprobe_multi_opts(const struct bpf_program *prog, const char *pattern, const struct bpf_kprobe_multi_opts *opts) bpf_program__attach_kprobe_multi_opts() argument
11253 bpf_program__attach_uprobe_multi(const struct bpf_program *prog, pid_t pid, const char *path, const char *func_pattern, const struct bpf_uprobe_multi_opts *opts) bpf_program__attach_uprobe_multi() argument
11367 bpf_program__attach_uprobe_opts(const struct bpf_program *prog, pid_t pid, const char *binary_path, size_t func_offset, const struct bpf_uprobe_opts *opts) bpf_program__attach_uprobe_opts() argument
11567 bpf_program__attach_usdt(const struct bpf_program *prog, pid_t pid, const char *binary_path, const char *usdt_provider, const char *usdt_name, const struct bpf_usdt_opts *opts) bpf_program__attach_usdt() argument
11700 bpf_program__attach_tracepoint_opts(const struct bpf_program *prog, const char *tp_category, const char *tp_name, const struct bpf_tracepoint_opts *opts) bpf_program__attach_tracepoint_opts() argument
11845 bpf_program__attach_btf_id(const struct bpf_program *prog, const struct bpf_trace_opts *opts) bpf_program__attach_btf_id() argument
11886 bpf_program__attach_trace_opts(const struct bpf_program *prog, const struct bpf_trace_opts *opts) bpf_program__attach_trace_opts() argument
11910 bpf_program_attach_fd(const struct bpf_program *prog, int target_fd, const char *target_name, const struct bpf_link_create_opts *opts) bpf_program_attach_fd() argument
11963 bpf_program__attach_tcx(const struct bpf_program *prog, int ifindex, const struct bpf_tcx_opts *opts) bpf_program__attach_tcx() argument
12035 bpf_program__attach_iter(const struct bpf_program *prog, const struct bpf_iter_attach_opts *opts) bpf_program__attach_iter() argument
12080 bpf_program__attach_netfilter(const struct bpf_program *prog, const struct bpf_netfilter_opts *opts) bpf_program__attach_netfilter() argument
12429 perf_buffer__new(int map_fd, size_t page_cnt, perf_buffer_sample_fn sample_cb, perf_buffer_lost_fn lost_cb, void *ctx, const struct perf_buffer_opts *opts) perf_buffer__new() argument
12463 perf_buffer__new_raw(int map_fd, size_t page_cnt, struct perf_event_attr *attr, perf_buffer_event_fn event_cb, void *ctx, const struct perf_buffer_raw_opts *opts) perf_buffer__new_raw() argument
12995 bpf_object__open_skeleton(struct bpf_object_skeleton *s, const struct bpf_object_open_opts *opts) bpf_object__open_skeleton() argument
[all...]

Completed in 35 milliseconds

1...<<21222324