Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 200 of 338) sorted by relevance

12

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_param.c203 ixgb_validate_option(unsigned int *value, const struct ixgb_option *opt) in ixgb_validate_option()
270 static const struct ixgb_option opt = { in ixgb_check_options() local
289 static const struct ixgb_option opt = { in ixgb_check_options() local
308 static const struct ixgb_option opt = { in ixgb_check_options() local
333 static const struct ixgb_option opt = { in ixgb_check_options() local
351 static const struct ixgb_option opt = { in ixgb_check_options() local
370 static const struct ixgb_option opt = { in ixgb_check_options() local
389 static const struct ixgb_option opt = { in ixgb_check_options() local
419 static const struct ixgb_option opt = { in ixgb_check_options() local
436 static const struct ixgb_option opt = { in ixgb_check_options() local
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dparam.c174 const struct e1000_option *opt, in e1000_validate_option()
250 static const struct e1000_option opt = { in e1000e_check_options() local
270 static const struct e1000_option opt = { in e1000e_check_options() local
290 static struct e1000_option opt = { in e1000e_check_options() local
310 static const struct e1000_option opt = { in e1000e_check_options() local
330 static const struct e1000_option opt = { in e1000e_check_options() local
407 static struct e1000_option opt = { in e1000e_check_options() local
452 static const struct e1000_option opt = { in e1000e_check_options() local
469 static const struct e1000_option opt = { in e1000e_check_options() local
491 static const struct e1000_option opt = { in e1000e_check_options() local
[all …]
/linux-4.1.27/drivers/clk/mvebu/
Dorion.c32 u32 opt = (readl(sar) >> SAR_MV88F5182_TCLK_FREQ) & in mv88f5182_get_tclk_freq() local
47 u32 opt = (readl(sar) >> SAR_MV88F5182_CPU_FREQ) & in mv88f5182_get_cpu_freq() local
62 u32 opt = (readl(sar) >> SAR_MV88F5182_CPU_FREQ) & in mv88f5182_get_clk_ratio() local
106 u32 opt = (readl(sar) >> SAR_MV88F5281_CPU_FREQ) & in mv88f5281_get_cpu_freq() local
119 u32 opt = (readl(sar) >> SAR_MV88F5281_CPU_FREQ) & in mv88f5281_get_clk_ratio() local
157 u32 opt = (readl(sar) >> SAR_MV88F6183_TCLK_FREQ) & in mv88f6183_get_tclk_freq() local
172 u32 opt = (readl(sar) >> SAR_MV88F6183_CPU_FREQ) & in mv88f6183_get_cpu_freq() local
185 u32 opt = (readl(sar) >> SAR_MV88F6183_CPU_FREQ) & in mv88f6183_get_clk_ratio() local
Ddove.c90 u32 opt = (readl(sar) >> SAR_DOVE_TCLK_FREQ) & in dove_get_tclk_freq() local
109 u32 opt = (readl(sar) >> SAR_DOVE_CPU_FREQ) & in dove_get_cpu_freq() local
132 u32 opt = (readl(sar) >> SAR_DOVE_L2_RATIO) & in dove_get_clk_ratio() local
140 u32 opt = (readl(sar) >> SAR_DOVE_DDR_RATIO) & in dove_get_clk_ratio() local
Dkirkwood.c90 u32 opt = (readl(sar) >> SAR_KIRKWOOD_TCLK_FREQ) & in kirkwood_get_tclk_freq() local
112 u32 opt = SAR_KIRKWOOD_CPU_FREQ(readl(sar)); in kirkwood_get_cpu_freq() local
134 u32 opt = SAR_KIRKWOOD_L2_RATIO(readl(sar)); in kirkwood_get_clk_ratio() local
141 u32 opt = (readl(sar) >> SAR_KIRKWOOD_DDR_RATIO) & in kirkwood_get_clk_ratio() local
159 u32 opt = (readl(sar) >> SAR_MV88F6180_CLK) & SAR_MV88F6180_CLK_MASK; in mv88f6180_get_cpu_freq() local
181 u32 opt = (readl(sar) >> SAR_MV88F6180_CLK) & in mv88f6180_get_clk_ratio() local
Darmada-38x.c102 u32 opt = ((readl(sar) >> SAR_A380_CPU_DDR_L2_FREQ_OPT) & in armada_38x_get_clk_ratio() local
Darmada-375.c119 u32 opt = ((readl(sar) >> SAR1_A375_CPU_DDR_L2_FREQ_OPT) & in armada_375_get_clk_ratio() local
Darmada-xp.c128 u32 opt = ((readl(sar + SARL) >> SARL_AXP_FAB_FREQ_OPT) & in axp_get_clk_ratio() local
Darmada-370.c118 u32 opt = ((readl(sar) >> SARL_A370_FAB_FREQ_OPT) & in a370_get_clk_ratio() local
/linux-4.1.27/net/ipv6/
Dexthdrs.c181 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_dest_hao() local
252 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_destopt_rcv() local
295 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_rthdr_rcv() local
620 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_parse_hopopts() local
656 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr()
680 static void ipv6_push_exthdr(struct sk_buff *skb, u8 *proto, u8 type, struct ipv6_opt_hdr *opt) in ipv6_push_exthdr()
689 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
707 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
714 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options()
762 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options()
[all …]
Dipv6_sockglue.c103 struct ipv6_txoptions *opt) in ipv6_update_options()
174 struct ipv6_txoptions *opt; in do_ipv6_setsockopt() local
392 struct ipv6_txoptions *opt; in do_ipv6_setsockopt() local
471 struct ipv6_txoptions *opt = NULL; in do_ipv6_setsockopt() local
946 static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_getsockopt_sticky()
1123 struct ipv6_txoptions *opt; in do_ipv6_getsockopt() local
Dxfrm6_protocol.c83 static void xfrm6_esp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_esp_err()
110 static void xfrm6_ah_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_ah_err()
137 static void xfrm6_ipcomp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_ipcomp_err()
Dip6_output.c157 struct ipv6_txoptions *opt, int tclass) in ip6_xmit()
369 struct inet6_skb_parm *opt = IP6CB(skb); in ip6_forward() local
1162 int hlimit, int tclass, struct ipv6_txoptions *opt, in ip6_setup_cork()
1250 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data() local
1547 int tclass, struct ipv6_txoptions *opt, struct flowi6 *fl6, in ip6_append_data()
1611 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_make_skb() local
1733 struct ipv6_txoptions *opt, struct flowi6 *fl6, in ip6_make_skb()
Dndisc.c156 u8 *opt = skb_put(skb, space); in ndisc_fill_addr_option() local
186 static inline int ndisc_is_useropt(struct nd_opt_hdr *opt) in ndisc_is_useropt()
203 struct ndisc_options *ndisc_parse_options(u8 *opt, int opt_len, in ndisc_parse_options()
1021 static void ndisc_ra_useropt(struct sk_buff *ra, struct nd_opt_hdr *opt) in ndisc_ra_useropt()
1078 __u8 *opt = (__u8 *)(ra_msg + 1); in ndisc_router_discovery() local
1448 u8 *opt = skb_put(skb, rd_len); in ndisc_fill_redirect_hdr_option() local
Ddatagram.c52 struct ipv6_txoptions *opt; in __ip6_datagram_connect() local
556 struct inet6_skb_parm *opt = IP6CB(skb); in ip6_datagram_recv_specific_ctl() local
687 struct ipv6_txoptions *opt, in ip6_datagram_send_ctl()
Dudplite.c23 struct inet6_skb_parm *opt, in udplitev6_err()
Dah6.c118 u8 *opt = (u8 *)opthdr; in zero_out_mutable_opts() local
162 u8 *opt = (u8 *)destopt; in ipv6_rearrange_destopt() local
646 static int ah6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ah6_err()
Daf_inet6.c414 struct ipv6_txoptions *opt; in inet6_destroy_sock() local
684 const struct inet6_skb_parm *opt) in ipv6_opt_accepted()
Dip6_input.c310 struct inet6_skb_parm *opt = IP6CB(skb); in ip6_mc_input() local
Dipcomp6.c56 static int ipcomp6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ipcomp6_err()
Dtunnel6.c137 static void tunnel6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in tunnel6_err()
Dip6_tunnel.c480 ip6_tnl_err(struct sk_buff *skb, __u8 ipproto, struct inet6_skb_parm *opt, in ip6_tnl_err()
568 ip4ip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ip4ip6_err()
674 ip6ip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ip6ip6_err()
886 static void init_tel_txopt(struct ipv6_tel_txoption *opt, __u8 encap_limit) in init_tel_txopt()
982 struct ipv6_tel_txoption opt; in ip6_tnl_xmit2() local
Dip6_gre.c369 static void ip6gre_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ip6gre_err()
588 static void init_tel_txopt(struct ipv6_tel_txoption *opt, __u8 encap_limit) in init_tel_txopt()
615 struct ipv6_tel_txoption opt; in ip6gre_xmit2() local
Dtcp_ipv6.c123 struct ipv6_txoptions *opt; in tcp_v6_connect() local
323 static void tcp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in tcp_v6_err()
1001 struct ipv6_txoptions *opt; in tcp_v6_syn_recv_sock() local
Dicmp.c86 static void icmpv6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in icmpv6_err()
303 struct inet6_skb_parm *opt = IP6CB(skb); in mip6_addr_swap() local
Dudp.c534 void __udp6_lib_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in __udp6_lib_err()
608 struct inet6_skb_parm *opt, u8 type, in udpv6_err()
1109 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg() local
Dmip6.c214 struct inet6_skb_parm *opt = (struct inet6_skb_parm *)skb->cb; in mip6_destopt_reject() local
Dxfrm6_tunnel.c242 static int xfrm6_tunnel_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_tunnel_err()
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_param.c227 const struct pch_gbe_option *opt, in pch_gbe_validate_option()
288 static const struct pch_gbe_option opt = { in pch_gbe_check_copper_options() local
300 static const struct pch_gbe_option opt = { in pch_gbe_check_copper_options() local
313 static const struct pch_gbe_option opt = { in pch_gbe_check_copper_options() local
450 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
466 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
482 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
494 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
506 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
/linux-4.1.27/net/ipv4/
Dip_options.c43 void ip_options_build(struct sk_buff *skb, struct ip_options *opt, in ip_options_build()
214 struct ip_options *opt = &(IPCB(skb)->opt); in ip_options_fragment() local
258 struct ip_options *opt, struct sk_buff *skb) in ip_options_compile()
486 void ip_options_undo(struct ip_options *opt) in ip_options_undo()
520 struct ip_options_rcu *opt, int optlen) in ip_options_get_finish()
537 struct ip_options_rcu *opt = ip_options_get_alloc(optlen); in ip_options_get_from_user() local
551 struct ip_options_rcu *opt = ip_options_get_alloc(optlen); in ip_options_get() local
562 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward_options() local
609 struct ip_options *opt = &(IPCB(skb)->opt); in ip_options_rcv_srr() local
Dip_forward.c62 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward_finish() local
79 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward() local
Dcipso_ipv4.c1627 unsigned char *opt = *option; in cipso_v4_validate() local
1892 struct ip_options_rcu *old, *opt = NULL; in cipso_v4_sock_setattr() local
1976 struct ip_options_rcu *opt = NULL; in cipso_v4_req_setattr() local
2036 struct ip_options_rcu *opt = *opt_ptr; in cipso_v4_delopt() local
2100 struct ip_options_rcu *opt; in cipso_v4_sock_delattr() local
2126 struct ip_options_rcu *opt; in cipso_v4_req_delattr() local
2201 struct ip_options_rcu *opt; in cipso_v4_sock_getattr() local
2231 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_setattr() local
2307 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_delattr() local
Dip_output.c135 __be32 saddr, __be32 daddr, struct ip_options_rcu *opt) in ip_build_and_send_pkt()
851 struct ip_options *opt = cork->opt; in __ip_append_data() local
1090 struct ip_options_rcu *opt; in ip_setup_cork() local
1170 struct ip_options *opt = NULL; in ip_append_page() local
1333 struct ip_options *opt = NULL; in __ip_make_skb() local
Dip_sockglue.c86 struct ip_options *opt = (struct ip_options *)optbuf; in ip_cmsg_recv_retopts() local
627 struct ip_options_rcu *old, *opt = NULL; in do_ip_setsockopt() local
1276 struct ip_options *opt = (struct ip_options *)optbuf; in do_ip_getsockopt() local
Dip_input.c263 struct ip_options *opt; in ip_rcv_options() local
Dinet_connection_sock.c408 struct ip_options_rcu *opt = ireq->opt; in inet_csk_route_req() local
440 struct ip_options_rcu *opt; in inet_csk_route_child_sock() local
Dsyncookies.c293 struct ip_options *opt = &TCP_SKB_CB(skb)->header.h4.opt; in cookie_v4_check() local
/linux-4.1.27/net/netfilter/
Dnf_sockopt.c93 char __user *opt, int *len, int get) in nf_sockopt()
111 int nf_setsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_setsockopt()
118 int nf_getsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_getsockopt()
127 char __user *opt, int *len, int get) in compat_nf_sockopt()
153 int val, char __user *opt, unsigned int len) in compat_nf_setsockopt()
160 int val, char __user *opt, int *len) in compat_nf_getsockopt()
Dxt_TCPOPTSTRIP.c22 static inline unsigned int optlen(const u_int8_t *opt, unsigned int offset) in optlen()
40 u_int8_t *opt; in tcpoptstrip_mangle_packet() local
Dxt_TCPMSS.c37 optlen(const u_int8_t *opt, unsigned int offset) in optlen()
91 u8 *opt; in tcpmss_mangle_packet() local
Dxt_RATEEST.c97 struct nlattr opt; in xt_rateest_tg_checkentry() member
Dxt_set.c33 struct ip_set_adt_opt *opt, int inv) in match_set()
/linux-4.1.27/net/nfc/nci/
Dcore.c88 void (*req)(struct nci_dev *ndev, unsigned long opt), in __nci_request()
132 unsigned long opt), in nci_request()
148 static void nci_reset_req(struct nci_dev *ndev, unsigned long opt) in nci_reset_req()
156 static void nci_init_req(struct nci_dev *ndev, unsigned long opt) in nci_init_req()
161 static void nci_init_complete_req(struct nci_dev *ndev, unsigned long opt) in nci_init_complete_req()
203 static void nci_set_config_req(struct nci_dev *ndev, unsigned long opt) in nci_set_config_req()
223 static void nci_rf_discover_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_discover_req()
289 static void nci_rf_discover_select_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_discover_select_req()
316 static void nci_rf_deactivate_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_deactivate_req()
477 static void nci_nfcee_discover_req(struct nci_dev *ndev, unsigned long opt) in nci_nfcee_discover_req()
[all …]
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
Datl1e_param.c119 static int atl1e_validate_option(int *value, struct atl1e_option *opt, in atl1e_validate_option()
193 struct atl1e_option opt = { in atl1e_check_options() local
212 struct atl1e_option opt = { in atl1e_check_options() local
232 struct atl1e_option opt = { in atl1e_check_options() local
251 struct atl1e_option opt = { in atl1e_check_options() local
/linux-4.1.27/drivers/net/ppp/
Dpptp.c96 struct pptp_opt *opt; in lookup_chan() local
115 struct pptp_opt *opt; in lookup_chan_dst() local
177 struct pptp_opt *opt = &po->proto.pptp; in pptp_xmit() local
301 struct pptp_opt *opt = &po->proto.pptp; in pptp_rcv_core() local
456 struct pptp_opt *opt = &po->proto.pptp; in pptp_connect() local
546 struct pptp_opt *opt; in pptp_release() local
589 struct pptp_opt *opt; in pptp_create() local
623 struct pptp_opt *opt = &po->proto.pptp; in pptp_ppp_ioctl() local
/linux-4.1.27/drivers/net/bonding/
Dbond_options.c388 const struct bond_option *opt; in bond_opt_get_by_name() local
403 const struct bond_option *opt; in bond_opt_get_val() local
417 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags()
432 static bool bond_opt_check_range(const struct bond_option *opt, u64 val) in bond_opt_check_range()
454 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, in bond_opt_parse()
521 const struct bond_option *opt) in bond_opt_check_deps()
536 const struct bond_option *opt) in bond_opt_dep_print()
549 const struct bond_option *opt, in bond_opt_error_interpret()
607 const struct bond_option *opt; in __bond_opt_set() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
Doption.c28 nvkm_stropt(const char *optstr, const char *opt, int *arglen) in nvkm_stropt()
54 nvkm_boolopt(const char *optstr, const char *opt, bool value) in nvkm_boolopt()
/linux-4.1.27/tools/perf/util/
Dparse-options.c9 static int opterror(const struct option *opt, const char *reason, int flags) in opterror()
18 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg()
36 const struct option *opt, int flags) in get_value()
479 char opt = ctx->excl_opt->short_name; in parse_options_step() local
723 int parse_opt_verbosity_cb(const struct option *opt, in parse_opt_verbosity_cb()
Drun-command.c205 int opt) in prepare_run_command_v_opt()
214 int run_command_v_opt(const char **argv, int opt) in run_command_v_opt()
/linux-4.1.27/fs/qnx6/
Dqnx6.h68 #define clear_opt(o, opt) (o &= ~(QNX6_MOUNT_##opt)) argument
69 #define set_opt(o, opt) (o |= (QNX6_MOUNT_##opt)) argument
70 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \ argument
/linux-4.1.27/net/sctp/
Dipv6.c141 static void sctp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in sctp_v6_err()
637 struct ipv6_txoptions *opt; in sctp_v6_create_accept_sk() local
704 struct inet6_skb_parm *opt = (struct inet6_skb_parm *) skb->cb; in sctp_v6_skb_iif() local
810 struct sctp_sock *opt) in sctp_inet6_cmp_addr()
838 static int sctp_inet6_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_bind_verify()
872 static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_send_verify()
905 static int sctp_inet6_supported_addrs(const struct sctp_sock *opt, in sctp_inet6_supported_addrs()
Dprotocol.c913 struct sctp_sock *opt) in sctp_inet_cmp_addr()
930 static int sctp_inet_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_bind_verify()
938 static int sctp_inet_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_send_verify()
946 static int sctp_inet_supported_addrs(const struct sctp_sock *opt, in sctp_inet_supported_addrs()
Dbind_addr.c316 struct sctp_sock *opt) in sctp_bind_addr_match()
404 struct sctp_sock *opt) in sctp_find_unmatch_addr()
Dtransport.c269 union sctp_addr *saddr, struct sctp_sock *opt) in sctp_transport_route()
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_rw.c96 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) in snd_seq_oss_write()
164 insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt) in insert_queue()
/linux-4.1.27/drivers/video/fbdev/
Dacornfb.c765 static void acornfb_parse_mon(char *opt) in acornfb_parse_mon()
812 static void acornfb_parse_montype(char *opt) in acornfb_parse_montype()
853 static void acornfb_parse_dram(char *opt) in acornfb_parse_dram()
888 char *opt; in acornfb_setup() local
/linux-4.1.27/net/ceph/
Dceph_common.c269 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options()
333 struct ceph_options *opt; in ceph_parse_options() local
495 struct ceph_options *opt = client->options; in ceph_print_client_options() local
542 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private, in ceph_create_client()
/linux-4.1.27/net/sched/
Dsch_fifo.c51 static int fifo_init(struct Qdisc *sch, struct nlattr *opt) in fifo_init()
86 struct tc_fifo_qopt opt = { .limit = sch->limit }; in fifo_dump() local
Dsch_plug.c123 static int plug_init(struct Qdisc *sch, struct nlattr *opt) in plug_init()
162 static int plug_change(struct Qdisc *sch, struct nlattr *opt) in plug_change()
Dsch_codel.c114 static int codel_change(struct Qdisc *sch, struct nlattr *opt) in codel_change()
161 static int codel_init(struct Qdisc *sch, struct nlattr *opt) in codel_init()
Dsch_red.c179 static int red_change(struct Qdisc *sch, struct nlattr *opt) in red_change()
248 static int red_init(struct Qdisc *sch, struct nlattr *opt) in red_init()
261 struct tc_red_qopt opt = { in red_dump() local
Dsch_tbf.c312 static int tbf_change(struct Qdisc *sch, struct nlattr *opt) in tbf_change()
428 static int tbf_init(struct Qdisc *sch, struct nlattr *opt) in tbf_init()
454 struct tc_tbf_qopt opt; in tbf_dump() local
Dsch_prio.c168 static int prio_tune(struct Qdisc *sch, struct nlattr *opt) in prio_tune()
224 static int prio_init(struct Qdisc *sch, struct nlattr *opt) in prio_init()
247 struct tc_prio_qopt opt; in prio_dump() local
Dsch_multiq.c200 static int multiq_tune(struct Qdisc *sch, struct nlattr *opt) in multiq_tune()
252 static int multiq_init(struct Qdisc *sch, struct nlattr *opt) in multiq_init()
282 struct tc_multiq_qopt opt; in multiq_dump() local
Dem_ipset.c56 struct ip_set_adt_opt opt; in em_ipset_match() local
Dsch_gred.c419 static int gred_change(struct Qdisc *sch, struct nlattr *opt) in gred_change()
489 static int gred_init(struct Qdisc *sch, struct nlattr *opt) in gred_init()
540 struct tc_gred_qopt opt; in gred_dump() local
Dsch_mqprio.c92 static int mqprio_init(struct Qdisc *sch, struct nlattr *opt) in mqprio_init()
225 struct tc_mqprio_qopt opt = { 0 }; in mqprio_dump() local
Dsch_cbq.c1343 static int cbq_init(struct Qdisc *sch, struct nlattr *opt) in cbq_init()
1423 struct tc_cbq_lssopt opt; in cbq_dump_lss() local
1449 struct tc_cbq_wrropt opt; in cbq_dump_wrr() local
1469 struct tc_cbq_ovl opt; in cbq_dump_ovl() local
1487 struct tc_cbq_fopt opt; in cbq_dump_fopt() local
1507 struct tc_cbq_police opt; in cbq_dump_police() local
1731 struct nlattr *opt = tca[TCA_OPTIONS]; in cbq_change_class() local
Dsch_choke.c409 static int choke_change(struct Qdisc *sch, struct nlattr *opt) in choke_change()
494 static int choke_init(struct Qdisc *sch, struct nlattr *opt) in choke_init()
503 struct tc_red_qopt opt = { in choke_dump() local
Dact_connmark.c142 struct tc_connmark opt = { in tcf_connmark_dump() local
Dact_skbedit.c141 struct tc_skbedit opt = { in tcf_skbedit_dump() local
Dsch_dsmark.c116 struct nlattr *opt = tca[TCA_OPTIONS]; in dsmark_change() local
342 static int dsmark_init(struct Qdisc *sch, struct nlattr *opt) in dsmark_init()
Dact_vlan.c154 struct tc_vlan opt = { in tcf_vlan_dump() local
Dact_gact.c146 struct tc_gact opt = { in tcf_gact_dump() local
Dact_nat.c255 struct tc_nat opt = { in tcf_nat_dump() local
Dsch_ingress.c91 static int ingress_init(struct Qdisc *sch, struct nlattr *opt) in ingress_init()
Dact_simple.c140 struct tc_defact opt = { in tcf_simp_dump() local
Dsch_pie.c182 static int pie_change(struct Qdisc *sch, struct nlattr *opt) in pie_change()
439 static int pie_init(struct Qdisc *sch, struct nlattr *opt) in pie_init()
Dact_mirred.c190 struct tc_mirred opt = { in tcf_mirred_dump() local
Dact_pedit.c181 struct tc_pedit *opt; in tcf_pedit_dump() local
Dsch_sfb.c491 static int sfb_change(struct Qdisc *sch, struct nlattr *opt) in sfb_change()
549 static int sfb_init(struct Qdisc *sch, struct nlattr *opt) in sfb_init()
561 struct tc_sfb_qopt opt = { in sfb_dump() local
Dsch_drr.c70 struct nlattr *opt = tca[TCA_OPTIONS]; in drr_change_class() local
442 static int drr_init_qdisc(struct Qdisc *sch, struct nlattr *opt) in drr_init_qdisc()
Dsch_sfq.c639 static int sfq_change(struct Qdisc *sch, struct nlattr *opt) in sfq_change()
732 static int sfq_init(struct Qdisc *sch, struct nlattr *opt) in sfq_init()
787 struct tc_sfq_qopt_v1 opt; in sfq_dump() local
Dsch_atm.c191 struct nlattr *opt = tca[TCA_OPTIONS]; in atm_tc_change() local
536 static int atm_tc_init(struct Qdisc *sch, struct nlattr *opt) in atm_tc_init()
Dsch_fq_codel.c304 static int fq_codel_change(struct Qdisc *sch, struct nlattr *opt) in fq_codel_change()
383 static int fq_codel_init(struct Qdisc *sch, struct nlattr *opt) in fq_codel_init()
Dsch_hhf.c534 static int hhf_change(struct Qdisc *sch, struct nlattr *opt) in hhf_change()
599 static int hhf_init(struct Qdisc *sch, struct nlattr *opt) in hhf_init()
Dsch_htb.c1017 static int htb_init(struct Qdisc *sch, struct nlattr *opt) in htb_init()
1098 struct tc_htb_opt opt; in htb_dump_class() local
1342 struct nlattr *opt = tca[TCA_OPTIONS]; in htb_change_class() local
1377 struct gnet_estimator opt; in htb_change_class() member
Dsch_mq.c38 static int mq_init(struct Qdisc *sch, struct nlattr *opt) in mq_init()
Dsch_generic.c543 struct tc_prio_qopt opt = { .bands = PFIFO_FAST_BANDS }; in pfifo_fast_dump() local
554 static int pfifo_fast_init(struct Qdisc *qdisc, struct nlattr *opt) in pfifo_fast_init()
Dact_bpf.c128 struct tc_act_bpf opt = { in tcf_bpf_dump() local
Dsch_fq.c657 static int fq_change(struct Qdisc *sch, struct nlattr *opt) in fq_change()
754 static int fq_init(struct Qdisc *sch, struct nlattr *opt) in fq_init()
Dact_police.c317 struct tc_police opt = { in tcf_act_police_dump() local
Dcls_fw.c244 struct nlattr *opt = tca[TCA_OPTIONS]; in fw_change() local
Dact_csum.c537 struct tc_csum opt = { in tcf_csum_dump() local
/linux-4.1.27/arch/arm64/include/asm/
Dbarrier.h28 #define dmb(opt) asm volatile("dmb " #opt : : : "memory") argument
29 #define dsb(opt) asm volatile("dsb " #opt : : : "memory") argument
/linux-4.1.27/net/dccp/
Dfeat.c246 static const char *dccp_feat_oname(const u8 opt) in dccp_feat_oname()
291 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) do { \ argument
304 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) argument
639 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN]; in dccp_feat_insert_opts() local
1097 static u8 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_change_recv()
1208 static u8 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_confirm_recv()
1305 static u8 dccp_feat_handle_nn_established(struct sock *sk, u8 mandatory, u8 opt, in dccp_feat_handle_nn_established()
1395 u8 mandatory, u8 opt, u8 feat, u8 *val, u8 len) in dccp_feat_parse_options()
Dipv6.c69 static void dccp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in dccp_v6_err()
423 struct ipv6_txoptions *opt; in dccp_v6_request_recv_sock() local
804 struct ipv6_txoptions *opt; in dccp_v6_connect() local
Dccid.h203 u8 pkt, u8 opt, u8 *val, u8 len) in ccid_hc_tx_parse_options()
215 u8 pkt, u8 opt, u8 *val, u8 len) in ccid_hc_rx_parse_options()
Doptions.c62 unsigned char opt, len; in dccp_parse_options() local
/linux-4.1.27/sound/usb/
Dmixer_scarlett.c382 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; in scarlett_ctl_enum_dynamic_info() local
404 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; in scarlett_ctl_enum_info() local
414 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; in scarlett_ctl_enum_get() local
432 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; in scarlett_ctl_enum_put() local
543 const struct scarlett_mixer_elem_enum_info *opt, in add_new_ctl()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_param.c209 const struct e1000_option *opt, in e1000_validate_option()
272 struct e1000_option opt; in e1000_check_options() local
564 struct e1000_option opt; in e1000_check_copper_options() local
/linux-4.1.27/include/net/
Dndisc.h67 __u8 opt[0]; member
72 __u8 opt[0]; member
85 __u8 opt[0]; member
Dinet_sock.h64 struct ip_options opt; member
68 struct ip_options_rcu opt; member
98 struct ip_options_rcu *opt; member
119 struct ip_options *opt; member
Dbond_options.h15 #define BOND_OPT_VALID(opt) ((opt) < BOND_OPT_LAST) argument
Dip.h39 struct ip_options opt; /* Compiled IP options */ member
60 struct ip_options_rcu *opt; member
Dcfg802154.h66 enum nl802154_cca_opts opt; member
/linux-4.1.27/net/bluetooth/
Dhci_core.c244 unsigned long opt), in __hci_req_sync()
310 unsigned long opt), in hci_req_sync()
326 static void hci_reset_req(struct hci_request *req, unsigned long opt) in hci_reset_req()
382 static void hci_init1_req(struct hci_request *req, unsigned long opt) in hci_init1_req()
540 static void hci_init2_req(struct hci_request *req, unsigned long opt) in hci_init2_req()
694 static void hci_init3_req(struct hci_request *req, unsigned long opt) in hci_init3_req()
796 static void hci_init4_req(struct hci_request *req, unsigned long opt) in hci_init4_req()
911 static void hci_init0_req(struct hci_request *req, unsigned long opt) in hci_init0_req()
943 static void hci_scan_req(struct hci_request *req, unsigned long opt) in hci_scan_req()
953 static void hci_auth_req(struct hci_request *req, unsigned long opt) in hci_auth_req()
[all …]
Dl2cap_sock.c399 u32 opt; in l2cap_sock_getsockopt_old() local
637 u32 opt; in l2cap_sock_setsockopt_old() local
751 u32 opt; in l2cap_sock_setsockopt() local
Dhci_sock.c1210 int err = 0, opt = 0; in hci_sock_setsockopt() local
1293 int len, opt, err = 0; in hci_sock_getsockopt() local
/linux-4.1.27/fs/ufs/
Dufs.h72 #define ufs_clear_opt(o,opt) o &= ~UFS_MOUNT_##opt argument
73 #define ufs_set_opt(o,opt) o |= UFS_MOUNT_##opt argument
74 #define ufs_test_opt(o,opt) ((o) & UFS_MOUNT_##opt) argument
/linux-4.1.27/arch/arm64/mm/
Dhugetlbpage.c55 static __init int setup_hugepagesz(char *opt) in setup_hugepagesz()
/linux-4.1.27/drivers/tty/serial/
Dkgdboc.c134 static int kgdboc_option_setup(char *opt) in kgdboc_option_setup()
317 static int __init kgdboc_early_init(char *opt) in kgdboc_early_init()
Dearlycon-arm-semihost.c56 int __init early_smh_setup(struct earlycon_device *device, const char *opt) in early_smh_setup()
Dsamsung.c2457 const char *opt) in samsung_early_console_setup()
2472 const char *opt) in s3c2410_early_console_setup()
2487 const char *opt) in s3c2440_early_console_setup()
2508 const char *opt) in s5pv210_early_console_setup()
Dmsm_serial.c955 msm_serial_early_console_setup(struct earlycon_device *device, const char *opt) in msm_serial_early_console_setup()
977 const char *opt) in msm_serial_early_console_setup_dm()
/linux-4.1.27/drivers/video/fbdev/core/
Dfb_cmdline.c37 char *opt, *options = NULL; in fb_get_options() local
/linux-4.1.27/tools/usb/usbip/src/
Dusbip_detach.c88 int opt; in usbip_detach() local
Dusbip_unbind.c119 int opt; in usbip_unbind() local
Dusbip_bind.c192 int opt; in usbip_bind() local
Dusbip.c155 int opt; in main() local
Dusbip_attach.c210 int opt; in usbip_attach() local
Dusbip_list.c250 int opt; in usbip_list() local
/linux-4.1.27/net/netfilter/ipset/
Dip_set_list_set.c53 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_ktest()
90 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd()
114 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel()
138 enum ipset_adt adt, struct ip_set_adt_opt *opt) in list_set_kadt()
Dip_set_hash_ip.c84 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip4_kadt()
225 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip6_kadt()
Dip_set_hash_ipmark.c88 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark4_kadt()
222 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark6_kadt()
Dip_set_hash_ipport.c95 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport4_kadt()
262 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport6_kadt()
Dip_set_hash_ipportip.c96 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip4_kadt()
269 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip6_kadt()
Dip_set_hash_net.c119 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_net4_kadt()
292 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_net6_kadt()
Dip_set_hash_mac.c77 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_mac4_kadt()
Dip_set_hash_netport.c135 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport4_kadt()
355 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport6_kadt()
Dip_set_hash_netnet.c138 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netnet4_kadt()
369 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netnet6_kadt()
Dip_set_hash_ipportnet.c140 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet4_kadt()
396 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet6_kadt()
Dip_set_hash_netportnet.c149 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet4_kadt()
426 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet6_kadt()
Dip_set_hash_netiface.c234 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface4_kadt()
474 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface6_kadt()
Dip_set_bitmap_port.c104 enum ipset_adt adt, struct ip_set_adt_opt *opt) in bitmap_port_kadt()
Dip_set_core.c486 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_test()
525 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_add()
548 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_del()
/linux-4.1.27/fs/nilfs2/
Dthe_nilfs.h228 #define nilfs_clear_opt(nilfs, opt) \ argument
230 #define nilfs_set_opt(nilfs, opt) \ argument
232 #define nilfs_test_opt(nilfs, opt) ((nilfs)->ns_mount_opt & NILFS_MOUNT_##opt) argument
233 #define nilfs_write_opt(nilfs, mask, opt) \ argument
/linux-4.1.27/tools/power/cpupower/bench/
Dparse.c161 char opt[16], val[32], *line = NULL; in prepare_config() local
/linux-4.1.27/net/core/
Dgen_estimator.c210 struct nlattr *opt) in gen_new_estimator()
301 spinlock_t *stats_lock, struct nlattr *opt) in gen_replace_estimator()
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_rpc_xdr.c109 struct gssx_option *opt) in gssx_enc_option()
121 struct gssx_option *opt) in gssx_dec_option()
353 struct gssx_option opt; in gssx_enc_call_ctx() local
/linux-4.1.27/include/linux/netfilter/ipset/
Dip_set_timeout.h26 #define ip_set_adt_opt_timeout(opt, set) \ argument
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Dcore_early.c30 const char *opt = "dis_ucode_ldr"; in check_loader_disabled_bsp() local
/linux-4.1.27/arch/mn10300/kernel/
Dmn10300-watchdog.c79 int opt; in setup_watchdog() local
/linux-4.1.27/include/linux/
Dmroute6.h11 static inline int ip6_mroute_opt(int opt) in ip6_mroute_opt()
16 static inline int ip6_mroute_opt(int opt) in ip6_mroute_opt()
Dmroute.h10 static inline int ip_mroute_opt(int opt) in ip_mroute_opt()
15 static inline int ip_mroute_opt(int opt) in ip_mroute_opt()
/linux-4.1.27/arch/microblaze/kernel/
Dearly_printk.c111 int __init setup_early_printk(char *opt) in setup_early_printk()
/linux-4.1.27/tools/testing/selftests/timers/
Dset-2038.c88 int opt, dangerous = 0; in main() local
Dleap-a-day.c157 int opt; in main() local
Dthreadtest.c138 int opt; in main() local
Dinconsistency-check.c166 int clockid, opt; in main() local
/linux-4.1.27/tools/hv/
Dhv_fcopy_daemon.c136 int daemonize = 1, long_index = 0, opt; in main() local
Dhv_vss_daemon.c193 int daemonize = 1, long_index = 0, opt; in main() local
/linux-4.1.27/scripts/dtc/
Ddtc.c114 int opt; in main() local
/linux-4.1.27/include/linux/ceph/
Dlibceph.h37 #define ceph_set_opt(client, opt) \ argument
39 #define ceph_test_opt(client, opt) \ argument
/linux-4.1.27/fs/ceph/
Dsuper.c497 struct ceph_options *opt) in create_fs_client()
864 struct ceph_options *opt = new->client->options; in ceph_compare_super() local
921 struct ceph_options *opt = NULL; in ceph_mount() local
Ddebugfs.c164 struct ceph_options *opt = fsc->client->options; in mds_sessions_show() local
/linux-4.1.27/drivers/video/fbdev/intelfb/
Dintelfbdrv.c273 #define OPT_EQUAL(opt, name) (!strncmp(opt, name, strlen(name))) argument
274 #define OPT_INTVAL(opt, name) simple_strtoul(opt + strlen(name) + 1, NULL, 0) argument
275 #define OPT_STRVAL(opt, name) (opt + strlen(name)) argument
/linux-4.1.27/net/rxrpc/
Dar-local.c71 int ret, opt; in rxrpc_create_local() local
Dar-output.c336 int ret, opt; in rxrpc_send_packet() local
/linux-4.1.27/arch/x86/mm/
Dhugetlbpage.c160 static __init int setup_hugepagesz(char *opt) in setup_hugepagesz()
/linux-4.1.27/fs/affs/
Daffs.h122 #define affs_clear_opt(o, opt) (o &= ~AFFS_MOUNT_##opt) argument
123 #define affs_set_opt(o, opt) (o |= AFFS_MOUNT_##opt) argument
124 #define affs_test_opt(o, opt) ((o) & AFFS_MOUNT_##opt) argument
/linux-4.1.27/tools/perf/
Dbuiltin-top.c1014 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt()
1021 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
1040 parse_percent_limit(const struct option *opt, const char *arg, in parse_percent_limit()
Dbuiltin-report.c532 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset) in report_parse_callchain_opt()
576 parse_percent_limit(const struct option *opt, const char *str, in parse_percent_limit()
Dbuiltin-record.c598 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
757 static int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
Dbuiltin-mem.c207 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
Dbuiltin-diff.c128 static int setup_compute_opt_wdiff(char *opt) in setup_compute_opt_wdiff()
164 static int setup_compute_opt(char *opt) in setup_compute_opt()
177 static int setup_compute(const struct option *opt, const char *str, in setup_compute()
Dbuiltin-probe.c183 static int opt_set_target(const struct option *opt, const char *str, in opt_set_target()
/linux-4.1.27/net/bluetooth/rfcomm/
Dsock.c647 u32 opt; in rfcomm_sock_setsockopt_old() local
690 u32 opt; in rfcomm_sock_setsockopt() local
759 u32 opt; in rfcomm_sock_getsockopt_old() local
/linux-4.1.27/block/
Dblk-settings.c483 void blk_limits_io_opt(struct queue_limits *limits, unsigned int opt) in blk_limits_io_opt()
502 void blk_queue_io_opt(struct request_queue *q, unsigned int opt) in blk_queue_io_opt()
/linux-4.1.27/net/dns_resolver/
Ddns_key.c67 const char *data = prep->data, *end, *opt; in dns_resolver_preparse() local
/linux-4.1.27/drivers/net/usb/
Dasix_common.c400 u8 opt; in asix_get_wol() local
418 u8 opt = 0; in asix_set_wol() local
Dsr9800.c403 u8 opt; in sr_get_wol() local
422 u8 opt = 0; in sr_set_wol() local
/linux-4.1.27/drivers/staging/comedi/drivers/
Ddt2801.c401 static const struct comedi_lrange *dac_range_lkup(int opt) in dac_range_lkup()
408 static const struct comedi_lrange *ai_range_lkup(int type, int opt) in ai_range_lkup()
Dpcl726.c350 unsigned int opt = it->options[2 + i]; in pcl726_attach() local
/linux-4.1.27/firmware/
Dihex2fw.c76 int opt; in main() local
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_sync.c592 struct ip_vs_sync_conn_options *opt = in ip_vs_sync_conn_v0() local
842 struct ip_vs_sync_conn_options *opt) in ip_vs_proc_conn()
958 struct ip_vs_sync_conn_options *opt; in ip_vs_process_message_v0() local
1027 struct ip_vs_sync_conn_options *opt) in ip_vs_proc_seqopt()
1069 struct ip_vs_sync_conn_options opt; in ip_vs_proc_sync_conn() local
/linux-4.1.27/drivers/isdn/mISDN/
Dsocket.c417 int err = 0, opt = 0; in data_sock_setsockopt() local
449 int len, opt; in data_sock_getsockopt() local
/linux-4.1.27/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c80 int opt; in cmdline() local
/linux-4.1.27/arch/metag/mm/
Dhugetlbpage.c241 static __init int setup_hugepagesz(char *opt) in setup_hugepagesz()
/linux-4.1.27/drivers/firewire/
Dinit_ohci1394_dma.c301 static int __init setup_ohci1394_dma(char *opt) in setup_ohci1394_dma()
/linux-4.1.27/drivers/tty/
Dtty_ioctl.c587 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios()
684 static int set_termiox(struct tty_struct *tty, void __user *arg, int opt) in set_termiox()
/linux-4.1.27/drivers/hid/
Dhid-wiimote.h129 __u32 opt; member
297 __u32 opt) in wiimote_cmd_pending()
331 __u32 opt) in wiimote_cmd_set()
/linux-4.1.27/drivers/staging/sm750fb/
Dsm750.c1000 char *opt; in sm750fb_setup() local
1295 char *opt, *tmp; in lynxfb_setup() local
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-palmas.c389 const struct palmas_pin_info *opt[4]; member
755 const struct palmas_pin_info *opt; in palmas_pinconf_get() local
865 const struct palmas_pin_info *opt; in palmas_pinconf_set() local
/linux-4.1.27/fs/ntfs/
Dsuper.c101 static bool parse_options(ntfs_volume *vol, char *opt) in parse_options()
466 static int ntfs_remount(struct super_block *sb, int *flags, char *opt) in ntfs_remount()
2721 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) in ntfs_fill_super()
/linux-4.1.27/arch/tile/mm/
Dhugetlbpage.c314 static __init int setup_hugepagesz(char *opt) in setup_hugepagesz()
/linux-4.1.27/drivers/video/fbdev/geode/
Dgxfb_core.c498 char *opt; in gxfb_setup() local
Dlxfb_core.c628 char *opt; in lxfb_setup() local
/linux-4.1.27/arch/xtensa/kernel/
Dsignal.c39 xtregs_opt_t opt; member
/linux-4.1.27/scripts/kconfig/
Dconf.c494 int opt; in main() local
/linux-4.1.27/include/linux/platform_data/
Dedma.h46 u32 opt; member
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c345 int opt; in cmdline() local
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_mbx.c1395 qla2x00_get_port_database(scsi_qla_host_t *vha, fc_port_t *fcport, uint8_t opt) in qla2x00_get_port_database()
1630 uint8_t opt) in qla2x00_get_port_name()
1859 uint8_t area, uint8_t al_pa, uint16_t *mb, uint8_t opt) in qla24xx_login_fabric()
1998 uint8_t area, uint8_t al_pa, uint16_t *mb, uint8_t opt) in qla2x00_login_fabric()
2079 uint16_t *mb_ret, uint8_t opt) in qla2x00_login_local_device()
4226 uint16_t dev, uint16_t off, uint16_t len, uint16_t opt) in qla2x00_read_sfp()
4273 uint16_t dev, uint16_t off, uint16_t len, uint16_t opt) in qla2x00_write_sfp()
/linux-4.1.27/fs/jffs2/
Dsuper.c182 unsigned int opt; in jffs2_parse_options() local
/linux-4.1.27/scripts/
Dpnmtologo.c449 int opt; in main() local
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_osf.h78 struct xt_osf_opt opt[MAX_IPOPTLEN]; member
/linux-4.1.27/Documentation/networking/timestamping/
Dtxtimestamp.c270 static void do_test(int family, unsigned int opt) in do_test()
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h702 lnet_ptl_setopt(lnet_portal_t *ptl, int opt) in lnet_ptl_setopt()
708 lnet_ptl_unsetopt(lnet_portal_t *ptl, int opt) in lnet_ptl_unsetopt()
/linux-4.1.27/arch/x86/pci/
Dpcbios.c381 struct irq_routing_options opt; in pcibios_get_irq_routing_table() local
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Drpc.c842 int opt; in srpc_prepare_bulk() local
875 int opt; in srpc_do_bulk() local

12