Searched defs:opts (Results 176 - 200 of 332) sorted by relevance

1234567891011>>

/linux-master/fs/bcachefs/
H A Dbcachefs_ioctl.h398 __u64 opts; /* string */ member in struct:bch_ioctl_fsck_offline
409 __u64 opts; /* string */ member in struct:bch_ioctl_fsck_online
H A Dxattr.c435 struct bch_opts opts = local
H A Dfs-io-buffered.c266 struct bch_io_opts opts; local
316 struct bch_io_opts opts; local
367 struct bch_io_opts opts; member in struct:bch_writepage_state
[all...]
H A Dio_read.c92 should_promote(struct bch_fs *c, struct bkey_s_c k, struct bpos pos, struct bch_io_opts opts, unsigned flags) argument
159 __promote_alloc(struct btree_trans *trans, enum btree_id btree_id, struct bkey_s_c k, struct bpos pos, struct extent_ptr_decoded *pick, struct bch_io_opts opts, unsigned sectors, struct bch_read_bio **rbio) argument
252 promote_alloc(struct btree_trans *trans, struct bvec_iter iter, struct bkey_s_c k, struct extent_ptr_decoded *pick, struct bch_io_opts opts, unsigned flags, struct bch_read_bio **rbio, bool *bounce, bool *read_full) argument
[all...]
H A Dinode.c1006 void bch2_inode_opts_get(struct bch_io_opts *opts, struct bch_fs *c, argument
1017 bch2_inum_opts_get(struct btree_trans *trans, subvol_inum inum, struct bch_io_opts *opts) argument
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_uvc.c654 struct f_uvc_opts *opts; local
871 struct f_uvc_opts *opts = fi_to_f_uvc_opts(f); local
879 struct f_uvc_opts *opts; local
976 struct f_uvc_opts *opts = container_of(f->fi, struct f_uvc_opts, local
1035 struct f_uvc_opts *opts; local
[all...]
/linux-master/arch/um/drivers/
H A Dline.c366 setup_one_line(struct line *lines, int n, char *init, const struct chan_opts *opts, char **error_out) argument
458 line_config(struct line *lines, unsigned int num, char *str, const struct chan_opts *opts, char **error_out) argument
/linux-master/tools/perf/arch/arm/util/
H A Dcs-etm.c235 cs_etm_parse_snapshot_options(struct auxtrace_record *itr, struct record_opts *opts, const char *str) argument
300 cs_etm_recording_options(struct auxtrace_record *itr, struct evlist *evlist, struct record_opts *opts) argument
[all...]
/linux-master/drivers/target/
H A Dtarget_core_pscsi.c715 char *orig, *ptr, *opts; local
/linux-master/fs/hpfs/
H A Dsuper.c313 static int parse_opts(char *opts, kuid_t *uid, kgid_t *gid, umode_t *umask, argument
/linux-master/drivers/nvme/host/
H A Dfabrics.c616 nvmf_lookup_transport( struct nvmf_ctrl_options *opts) argument
685 nvmf_parse_options(struct nvmf_ctrl_options *opts, const char *buf) argument
1067 nvmf_set_io_queues(struct nvmf_ctrl_options *opts, u32 nr_io_queues, u32 io_queues[HCTX_MAX_TYPES]) argument
1103 struct nvmf_ctrl_options *opts = ctrl->opts; local
1143 nvmf_check_required_opts(struct nvmf_ctrl_options *opts, unsigned int required_opts) argument
1163 nvmf_ip_options_match(struct nvme_ctrl *ctrl, struct nvmf_ctrl_options *opts) argument
1206 nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, unsigned int allowed_opts) argument
1226 nvmf_free_options(struct nvmf_ctrl_options *opts) argument
1254 struct nvmf_ctrl_options *opts; local
[all...]
H A Dfabrics.h178 nvmf_ctlr_matches_baseopts(struct nvme_ctrl *ctrl, struct nvmf_ctrl_options *opts) argument
210 nvmf_nr_io_queues(struct nvmf_ctrl_options *opts) argument
[all...]
H A Dsysfs.c430 struct nvmf_ctrl_options *opts = ctrl->opts; local
442 struct nvmf_ctrl_options *opts = ctrl->opts; local
500 struct nvmf_ctrl_options *opts = ctrl->opts; local
555 struct nvmf_ctrl_options *opts = ctrl->opts; local
566 struct nvmf_ctrl_options *opts = ctrl->opts; local
613 struct nvmf_ctrl_options *opts = ctrl->opts; local
624 struct nvmf_ctrl_options *opts = ctrl->opts; local
[all...]
/linux-master/net/sched/
H A Dsch_fq_codel.c525 struct nlattr *opts; local
H A Dsch_gred.c771 struct nlattr *parms, *vqs, *opts = NULL; local
H A Dsch_hhf.c654 struct nlattr *opts; local
H A Dsch_ets.c734 struct nlattr *opts; local
/linux-master/net/netfilter/
H A Dnf_synproxy_core.c28 synproxy_parse_options(const struct sk_buff *skb, unsigned int doff, const struct tcphdr *th, struct synproxy_options *opts) argument
98 synproxy_options_size(const struct synproxy_options *opts) argument
115 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) argument
152 synproxy_init_timestamp_cookie(const struct nf_synproxy_info *info, struct synproxy_options *opts) argument
173 synproxy_check_timestamp_cookie(struct synproxy_options *opts) argument
447 synproxy_send_client_synack(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) argument
490 synproxy_send_server_syn(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) argument
535 synproxy_send_server_ack(struct net *net, const struct ip_ct_tcp *state, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) argument
574 synproxy_send_client_ack(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) argument
613 synproxy_recv_client_ack(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) argument
647 struct synproxy_options opts = {}; local
859 synproxy_send_client_synack_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) argument
904 synproxy_send_server_syn_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) argument
949 synproxy_send_server_ack_ipv6(struct net *net, const struct ip_ct_tcp *state, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) argument
989 synproxy_send_client_ack_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) argument
1029 synproxy_recv_client_ack_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) argument
1064 struct synproxy_options opts = {}; local
[all...]
/linux-master/fs/tracefs/
H A Dinode.c239 unsigned int opts; member in struct:tracefs_mount_opts
260 static int tracefs_parse_options(char *data, struct tracefs_mount_opts *opts) argument
315 struct tracefs_mount_opts *opts = &fsi->mount_opts; local
357 struct tracefs_mount_opts *opts = &fsi->mount_opts; local
[all...]
/linux-master/tools/lib/bpf/
H A Dnetlink.c322 int bpf_xdp_attach(int ifindex, int prog_fd, __u32 flags, const struct bpf_xdp_attach_opts *opts) argument
339 int bpf_xdp_detach(int ifindex, __u32 flags, const struct bpf_xdp_attach_opts *opts) argument
431 int bpf_xdp_query(int ifindex, int xdp_flags, struct bpf_xdp_query_opts *opts) argument
652 struct bpf_tc_opts *opts; member in struct:bpf_cb_ctx
718 bpf_tc_attach(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) argument
792 __bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts, const bool flush) argument
853 bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts) argument
865 bpf_tc_query(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtoken.c115 static int materialize_bpffs_fd(int fs_fd, struct bpffs_opts *opts) argument
285 static void child(int sock_fd, struct bpffs_opts *opts, child_callback_f argument
968 struct bpffs_opts opts = { local
976 struct bpffs_opts opts = { local
983 struct bpffs_opts opts = { local
992 struct bpffs_opts opts = { local
1000 struct bpffs_opts opts = { local
1009 struct bpffs_opts opts = { local
1020 struct bpffs_opts opts = { local
1031 struct bpffs_opts opts = { local
1042 struct bpffs_opts opts = { local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dbench.c258 static const struct argp_option opts[] = { variable in typeref:struct:argp_option
/linux-master/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c167 union phy_configure_opts opts = { }; local
/linux-master/fs/debugfs/
H A Dinode.c85 unsigned int opts; member in struct:debugfs_mount_opts
106 static int debugfs_parse_options(char *data, struct debugfs_mount_opts *opts) argument
161 struct debugfs_mount_opts *opts = &fsi->mount_opts; local
209 struct debugfs_mount_opts *opts = &fsi->mount_opts; local
[all...]
/linux-master/net/9p/
H A Dtrans_fd.c767 static int parse_opts(char *params, struct p9_fd_opts *opts) argument
998 struct p9_fd_opts opts; local
1089 struct p9_fd_opts opts; local
[all...]

Completed in 216 milliseconds

1234567891011>>