Searched defs:opt (Results 251 - 275 of 553) sorted by relevance

<<11121314151617181920>>

/linux-master/net/sched/
H A Dsch_tbf.c350 static int tbf_change(struct Qdisc *sch, struct nlattr *opt, argument
478 static int tbf_init(struct Qdisc *sch, struct nlattr *opt, argument
507 struct tc_tbf_qopt opt; local
[all...]
H A Dact_csum.c637 struct tc_csum opt = { local
H A Dsch_red.c188 struct tc_red_qopt_offload opt = { local
335 red_init(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) argument
369 red_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) argument
413 struct tc_red_qopt opt = { local
[all...]
H A Dsch_fq_pie.c285 static int fq_pie_change(struct Qdisc *sch, struct nlattr *opt, argument
410 static int fq_pie_init(struct Qdisc *sch, struct nlattr *opt, argument
/linux-master/fs/exfat/
H A Dsuper.c257 int opt; local
/linux-master/tools/testing/selftests/sched/
H A Dcs_prctl_test.c240 int opt; local
/linux-master/drivers/net/ppp/
H A Dpptp.c56 struct pptp_opt *opt; local
75 struct pptp_opt *opt; local
154 struct pptp_opt *opt = &po->proto.pptp; local
272 struct pptp_opt *opt = &po->proto.pptp; local
420 struct pptp_opt *opt = &po->proto.pptp; local
546 struct pptp_opt *opt; local
580 struct pptp_opt *opt = &po->proto.pptp; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-mem.c42 static int parse_record_events(const struct option *opt, argument
396 parse_mem_ops(const struct option *opt, const char *str, int unset) argument
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dprivate_mem_conversions_test.c459 int opt; local
/linux-master/fs/bcachefs/
H A Dcompress.c661 struct bch_compression_opt opt = { 0 }; local
702 struct bch_compression_opt opt = bch2_compression_decode(v); local
[all...]
H A Dopts.c287 int bch2_opt_validate(const struct bch_option *opt, u64 v, struct printbuf *err) argument
323 bch2_opt_parse(struct bch_fs *c, const struct bch_option *opt, const char *val, u64 *res, struct printbuf *err) argument
392 bch2_opt_to_text(struct printbuf *out, struct bch_fs *c, struct bch_sb *sb, const struct bch_option *opt, u64 v, unsigned flags) argument
467 char *opt, *name, *val; local
543 const struct bch_option *opt = bch2_opt_table + id; local
566 const struct bch_option *opt = bch2_opt_table + id; local
577 __bch2_opt_set_sb(struct bch_sb *sb, const struct bch_option *opt, u64 v) argument
591 bch2_opt_set_sb(struct bch_fs *c, const struct bch_option *opt, u64 v) argument
[all...]
/linux-master/drivers/tty/
H A Dgoldfish.c442 gf_earlycon_setup(struct earlycon_device *device, const char *opt) argument
/linux-master/scripts/kconfig/
H A Dconf.c716 int opt; local
/linux-master/drivers/isdn/mISDN/
H A Dsocket.c407 int err = 0, opt = 0; local
439 int len, opt; local
/linux-master/net/nfc/
H A Dllcp_sock.c236 u32 opt; local
/linux-master/net/bluetooth/
H A Dhci_request.c117 __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, unsigned long opt), unsigned long opt, u32 timeout, u8 *hci_status) argument
193 hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, unsigned long opt), unsigned long opt, u32 timeout, u8 *hci_status) argument
813 hci_req_add_le_interleaved_scan(struct hci_request *req, unsigned long opt) argument
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c624 u32 opt; local
667 u32 opt; local
733 u32 opt; local
[all...]
/linux-master/fs/smb/client/
H A Dfs_context.c941 int i, opt; local
/linux-master/block/
H A Dblk-settings.c653 void blk_limits_io_opt(struct queue_limits *limits, unsigned int opt) argument
672 void blk_queue_io_opt(struct request_queue *q, unsigned int opt) argument
/linux-master/sound/usb/
H A Dmixer_scarlett.c381 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; local
403 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; local
413 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; local
431 struct scarlett_mixer_elem_enum_info *opt local
536 add_new_ctl(struct usb_mixer_interface *mixer, const struct snd_kcontrol_new *ncontrol, usb_mixer_elem_resume_func_t resume, int index, int offset, int num, int val_type, int channels, const char *name, const struct scarlett_mixer_elem_enum_info *opt, struct usb_mixer_elem_info **elem_ret ) argument
[all...]
H A Dmixer_us16x08.c1042 add_new_ctl(struct usb_mixer_interface *mixer, const struct snd_kcontrol_new *ncontrol, int index, int val_type, int channels, const char *name, void *opt, bool do_private_free, struct usb_mixer_elem_info **elem_ret) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dalive.h58 u8 opt; member in struct:iwl_lmac_alive
/linux-master/net/ceph/
H A Dceph_common.c310 struct ceph_options *opt; local
336 ceph_destroy_options(struct ceph_options *opt) argument
400 ceph_parse_mon_ips(const char *buf, size_t len, struct ceph_options *opt, struct fc_log *l, char delim) argument
418 ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt, struct fc_log *l) argument
607 struct ceph_options *opt = client->options; local
707 ceph_create_client(struct ceph_options *opt, void *private) argument
[all...]
/linux-master/tools/lib/subcmd/
H A Dparse-options.c20 static int opterror(const struct option *opt, const char *reason, int flags) argument
38 static void optwarning(const struct option *opt, const char *reason, int flags) argument
48 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, argument
69 get_value(struct parse_opt_ctx_t *p, const struct option *opt, int flags) argument
617 char opt = ctx->excl_opt->short_name; local
811 struct option *opt, *ordered, *group; local
838 option__in_argv(const struct option *opt, const struct parse_opt_ctx_t *ctx) argument
981 parse_opt_verbosity_cb(const struct option *opt, const char *arg __maybe_unused, int unset) argument
1019 struct option *opt = find_option(opts, shortopt, longopt); local
1031 struct option *opt = find_option(opts, shortopt, longopt); local
[all...]
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c897 struct hdpvr_options *opt = &dev->options; local
[all...]

Completed in 504 milliseconds

<<11121314151617181920>>