Home
last modified time | relevance | path

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

12

/linux-4.4.14/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.4.14/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.4.14/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-375.c119 u32 opt = ((readl(sar) >> SAR1_A375_CPU_DDR_L2_FREQ_OPT) & in armada_375_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-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.4.14/drivers/iio/light/
Dopt3001.c146 static int opt3001_find_scale(const struct opt3001 *opt, int val, in opt3001_find_scale()
169 static void opt3001_to_iio_ret(struct opt3001 *opt, u8 exponent, in opt3001_to_iio_ret()
179 static void opt3001_set_mode(struct opt3001 *opt, u16 *reg, u16 mode) in opt3001_set_mode()
223 static int opt3001_get_lux(struct opt3001 *opt, int *val, int *val2) in opt3001_get_lux()
305 static int opt3001_get_int_time(struct opt3001 *opt, int *val, int *val2) in opt3001_get_int_time()
313 static int opt3001_set_int_time(struct opt3001 *opt, int time) in opt3001_set_int_time()
348 struct opt3001 *opt = iio_priv(iio); in opt3001_read_raw() local
379 struct opt3001 *opt = iio_priv(iio); in opt3001_write_raw() local
406 struct opt3001 *opt = iio_priv(iio); in opt3001_read_event_value() local
434 struct opt3001 *opt = iio_priv(iio); in opt3001_write_event_value() local
[all …]
/linux-4.4.14/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()
Dtunnel6.c137 static void tunnel6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in tunnel6_err()
147 static void tunnel46_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in tunnel46_err()
Dip6_output.c158 struct ipv6_txoptions *opt, int tclass) in ip6_xmit()
382 struct inet6_skb_parm *opt = IP6CB(skb); in ip6_forward() local
1182 int hlimit, int tclass, struct ipv6_txoptions *opt, in ip6_setup_cork()
1270 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data() local
1563 int tclass, struct ipv6_txoptions *opt, struct flowi6 *fl6, in ip6_append_data()
1627 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_make_skb() local
1749 struct ipv6_txoptions *opt, struct flowi6 *fl6, in ip6_make_skb()
Dndisc.c158 u8 *opt = skb_put(skb, space); in ndisc_fill_addr_option() local
188 static inline int ndisc_is_useropt(struct nd_opt_hdr *opt) in ndisc_is_useropt()
205 struct ndisc_options *ndisc_parse_options(u8 *opt, int opt_len, in ndisc_parse_options()
1035 static void ndisc_ra_useropt(struct sk_buff *ra, struct nd_opt_hdr *opt) in ndisc_ra_useropt()
1094 __u8 *opt = (__u8 *)(ra_msg + 1); in ndisc_router_discovery() local
1474 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
648 static int ah6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ah6_err()
Daf_inet6.c417 struct ipv6_txoptions *opt; in inet6_destroy_sock() local
687 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()
Dip6_tunnel.c539 ip6_tnl_err(struct sk_buff *skb, __u8 ipproto, struct inet6_skb_parm *opt, in ip6_tnl_err()
627 ip4ip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ip4ip6_err()
733 ip6ip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ip6ip6_err()
945 static void init_tel_txopt(struct ipv6_tel_txoption *opt, __u8 encap_limit) in init_tel_txopt()
1041 struct ipv6_tel_txoption opt; in ip6_tnl_xmit2() local
Dicmp.c87 static void icmpv6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in icmpv6_err()
304 struct inet6_skb_parm *opt = IP6CB(skb); in mip6_addr_swap() local
Dtcp_ipv6.c122 struct ipv6_txoptions *opt; in tcp_v6_connect() local
320 static void tcp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in tcp_v6_err()
980 struct ipv6_txoptions *opt; in tcp_v6_syn_recv_sock() 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
Dudp.c537 void __udp6_lib_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in __udp6_lib_err()
611 struct inet6_skb_parm *opt, u8 type, in udpv6_err()
1110 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg() local
Dxfrm6_tunnel.c242 static int xfrm6_tunnel_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_tunnel_err()
/linux-4.4.14/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.c66 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward_finish() local
83 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.c136 __be32 saddr, __be32 daddr, struct ip_options_rcu *opt) in ip_build_and_send_pkt()
878 struct ip_options *opt = cork->opt; in __ip_append_data() local
1118 struct ip_options_rcu *opt; in ip_setup_cork() local
1198 struct ip_options *opt = NULL; in ip_append_page() local
1357 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
628 struct ip_options_rcu *old, *opt = NULL; in do_ip_setsockopt() local
1293 struct ip_options *opt = (struct ip_options *)optbuf; in do_ip_getsockopt() local
Dip_input.c264 struct ip_options *opt; in ip_rcv_options() local
Dinet_connection_sock.c415 struct ip_options_rcu *opt = ireq->opt; in inet_csk_route_req() local
447 struct ip_options_rcu *opt; in inet_csk_route_child_sock() local
Dsyncookies.c296 struct ip_options *opt = &TCP_SKB_CB(skb)->header.h4.opt; in cookie_v4_check() local
/linux-4.4.14/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.4.14/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
/linux-4.4.14/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()
77 nvkm_longopt(const char *optstr, const char *opt, long value) in nvkm_longopt()
/linux-4.4.14/net/nfc/nci/
Dcore.c103 void (*req)(struct nci_dev *ndev, unsigned long opt), in __nci_request()
147 unsigned long opt), in nci_request()
163 static void nci_reset_req(struct nci_dev *ndev, unsigned long opt) in nci_reset_req()
171 static void nci_init_req(struct nci_dev *ndev, unsigned long opt) in nci_init_req()
176 static void nci_init_complete_req(struct nci_dev *ndev, unsigned long opt) in nci_init_complete_req()
218 static void nci_set_config_req(struct nci_dev *ndev, unsigned long opt) in nci_set_config_req()
238 static void nci_rf_discover_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_discover_req()
304 static void nci_rf_discover_select_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_discover_select_req()
331 static void nci_rf_deactivate_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_deactivate_req()
347 static void nci_generic_req(struct nci_dev *ndev, unsigned long opt) in nci_generic_req()
[all …]
/linux-4.4.14/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.4.14/drivers/net/ppp/
Dpptp.c94 struct pptp_opt *opt; in lookup_chan() local
113 struct pptp_opt *opt; in lookup_chan_dst() local
176 struct pptp_opt *opt = &po->proto.pptp; in pptp_xmit() local
300 struct pptp_opt *opt = &po->proto.pptp; in pptp_rcv_core() local
455 struct pptp_opt *opt = &po->proto.pptp; in pptp_connect() local
545 struct pptp_opt *opt; in pptp_release() local
588 struct pptp_opt *opt; in pptp_create() local
622 struct pptp_opt *opt = &po->proto.pptp; in pptp_ppp_ioctl() local
/linux-4.4.14/tools/perf/util/
Dparse-options.c12 static int opterror(const struct option *opt, const char *reason, int flags) in opterror()
21 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg()
39 const struct option *opt, int flags) in get_value()
484 char opt = ctx->excl_opt->short_name; in parse_options_step() local
691 static bool option__in_argv(const struct option *opt, const struct parse_opt_ctx_t *ctx) in option__in_argv()
833 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()
Dparse-regs-options.c8 parse_regs(const struct option *opt, const char *str, int unset) in parse_regs()
Dparse-branch-options.c35 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
/linux-4.4.14/drivers/net/bonding/
Dbond_options.c436 const struct bond_option *opt; in bond_opt_get_by_name() local
451 const struct bond_option *opt; in bond_opt_get_val() local
465 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags()
480 static bool bond_opt_check_range(const struct bond_option *opt, u64 val) in bond_opt_check_range()
502 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, in bond_opt_parse()
569 const struct bond_option *opt) in bond_opt_check_deps()
584 const struct bond_option *opt) in bond_opt_dep_print()
597 const struct bond_option *opt, in bond_opt_error_interpret()
655 const struct bond_option *opt; in __bond_opt_set() local
/linux-4.4.14/tools/perf/
Dbuiltin-probe.c176 static int opt_set_target(const struct option *opt, const char *str, in opt_set_target()
214 static int opt_show_lines(const struct option *opt, in opt_show_lines()
234 static int opt_show_vars(const struct option *opt, in opt_show_vars()
253 static int opt_add_probe_event(const struct option *opt, in opt_add_probe_event()
264 static int opt_set_filter_with_command(const struct option *opt, in opt_set_filter_with_command()
Dbuiltin-record.c798 int record_parse_callchain_opt(const struct option *opt, in record_parse_callchain_opt()
822 int record_callchain_opt(const struct option *opt, in record_callchain_opt()
889 static int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
930 static int record__parse_mmap_pages(const struct option *opt, in record__parse_mmap_pages()
Dbuiltin-top.c1047 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt()
1054 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
1087 parse_percent_limit(const struct option *opt, const char *arg, in parse_percent_limit()
Dbuiltin-report.c575 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset) in report_parse_callchain_opt()
619 parse_percent_limit(const struct option *opt, const char *str, in parse_percent_limit()
Dbuiltin-mem.c204 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()
/linux-4.4.14/net/sctp/
Dipv6.c141 static void sctp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in sctp_v6_err()
646 struct ipv6_txoptions *opt; in sctp_v6_create_accept_sk() local
713 struct inet6_skb_parm *opt = (struct inet6_skb_parm *) skb->cb; in sctp_v6_skb_iif() local
819 struct sctp_sock *opt) in sctp_inet6_cmp_addr()
847 static int sctp_inet6_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_bind_verify()
881 static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_send_verify()
914 static int sctp_inet6_supported_addrs(const struct sctp_sock *opt, in sctp_inet6_supported_addrs()
Dprotocol.c933 struct sctp_sock *opt) in sctp_inet_cmp_addr()
950 static int sctp_inet_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_bind_verify()
958 static int sctp_inet_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_send_verify()
966 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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/net/sched/
Dsch_plug.c123 static int plug_init(struct Qdisc *sch, struct nlattr *opt) in plug_init()
158 static int plug_change(struct Qdisc *sch, struct nlattr *opt) in plug_change()
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_codel.c116 static int codel_change(struct Qdisc *sch, struct nlattr *opt) in codel_change()
170 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()
249 static int red_init(struct Qdisc *sch, struct nlattr *opt) in red_init()
262 struct tc_red_qopt opt = { in red_dump() local
Dsch_multiq.c200 static int multiq_tune(struct Qdisc *sch, struct nlattr *opt) in multiq_tune()
254 static int multiq_init(struct Qdisc *sch, struct nlattr *opt) in multiq_init()
284 struct tc_multiq_qopt opt; in multiq_dump() local
Dsch_prio.c168 static int prio_tune(struct Qdisc *sch, struct nlattr *opt) in prio_tune()
225 static int prio_init(struct Qdisc *sch, struct nlattr *opt) in prio_init()
248 struct tc_prio_qopt opt; in prio_dump() local
Dsch_tbf.c314 static int tbf_change(struct Qdisc *sch, struct nlattr *opt) in tbf_change()
431 static int tbf_init(struct Qdisc *sch, struct nlattr *opt) in tbf_init()
457 struct tc_tbf_qopt opt; in tbf_dump() local
Dsch_choke.c416 static int choke_change(struct Qdisc *sch, struct nlattr *opt) in choke_change()
503 static int choke_init(struct Qdisc *sch, struct nlattr *opt) in choke_init()
512 struct tc_red_qopt opt = { in choke_dump() local
Dsch_gred.c424 static int gred_change(struct Qdisc *sch, struct nlattr *opt) in gred_change()
498 static int gred_init(struct Qdisc *sch, struct nlattr *opt) in gred_init()
558 struct tc_gred_qopt opt; in gred_dump() local
Dem_ipset.c56 struct ip_set_adt_opt opt; in em_ipset_match() 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
1726 struct nlattr *opt = tca[TCA_OPTIONS]; in cbq_change_class() local
Dsch_ingress.c51 static int ingress_init(struct Qdisc *sch, struct nlattr *opt) in ingress_init()
Dact_skbedit.c142 struct tc_skbedit opt = { in tcf_skbedit_dump() local
Dact_connmark.c148 struct tc_connmark opt = { in tcf_connmark_dump() local
Dact_vlan.c155 struct tc_vlan opt = { in tcf_vlan_dump() local
Dsch_dsmark.c116 struct nlattr *opt = tca[TCA_OPTIONS]; in dsmark_change() local
340 static int dsmark_init(struct Qdisc *sch, struct nlattr *opt) in dsmark_init()
Dsch_generic.c422 static int noqueue_init(struct Qdisc *qdisc, struct nlattr *opt) in noqueue_init()
538 struct tc_prio_qopt opt = { .bands = PFIFO_FAST_BANDS }; in pfifo_fast_dump() local
549 static int pfifo_fast_init(struct Qdisc *qdisc, struct nlattr *opt) in pfifo_fast_init()
Dact_gact.c152 struct tc_gact opt = { in tcf_gact_dump() local
Dact_nat.c257 struct tc_nat opt = { in tcf_nat_dump() local
Dact_pedit.c178 struct tc_pedit *opt; in tcf_pedit_dump() local
Dact_simple.c141 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()
440 static int pie_init(struct Qdisc *sch, struct nlattr *opt) in pie_init()
Dsch_sfq.c618 static int sfq_change(struct Qdisc *sch, struct nlattr *opt) in sfq_change()
711 static int sfq_init(struct Qdisc *sch, struct nlattr *opt) in sfq_init()
766 struct tc_sfq_qopt_v1 opt; in sfq_dump() local
Dsch_sfb.c483 static int sfb_change(struct Qdisc *sch, struct nlattr *opt) in sfb_change()
542 static int sfb_init(struct Qdisc *sch, struct nlattr *opt) in sfb_init()
554 struct tc_sfb_qopt opt = { in sfb_dump() local
Dact_mirred.c200 struct tc_mirred opt = { in tcf_mirred_dump() local
Dsch_drr.c71 struct nlattr *opt = tca[TCA_OPTIONS]; in drr_change_class() local
439 static int drr_init_qdisc(struct Qdisc *sch, struct nlattr *opt) in drr_init_qdisc()
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_hhf.c528 static int hhf_change(struct Qdisc *sch, struct nlattr *opt) in hhf_change()
595 static int hhf_init(struct Qdisc *sch, struct nlattr *opt) in hhf_init()
Dsch_fq_codel.c328 static int fq_codel_change(struct Qdisc *sch, struct nlattr *opt) in fq_codel_change()
415 static int fq_codel_init(struct Qdisc *sch, struct nlattr *opt) in fq_codel_init()
Dsch_htb.c1020 static int htb_init(struct Qdisc *sch, struct nlattr *opt) in htb_init()
1099 struct tc_htb_opt opt; in htb_dump_class() local
1337 struct nlattr *opt = tca[TCA_OPTIONS]; in htb_change_class() local
1372 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()
Dact_bpf.c134 struct tc_act_bpf opt = { in tcf_bpf_dump() local
Dsch_fq.c660 static int fq_change(struct Qdisc *sch, struct nlattr *opt) in fq_change()
759 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
Dact_csum.c538 struct tc_csum opt = { in tcf_csum_dump() local
/linux-4.4.14/net/ceph/
Dceph_common.c279 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options()
343 struct ceph_options *opt; in ceph_parse_options() local
528 struct ceph_options *opt = client->options; in ceph_print_client_options() local
579 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private, in ceph_create_client()
Dmon_client.c177 struct ceph_options *opt = monc->client->options; in __schedule_delayed() local
755 struct ceph_options *opt = monc->client->options; in delayed_work() local
784 struct ceph_options *opt = monc->client->options; in build_initial_monmap() local
/linux-4.4.14/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()
395 struct ipv6_txoptions *opt; in dccp_v6_request_recv_sock() local
768 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.4.14/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.4.14/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.4.14/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
61 struct ip_options_rcu *opt; member
/linux-4.4.14/arch/arm64/mm/
Dhugetlbpage.c44 static __init int setup_hugepagesz(char *opt) in setup_hugepagesz()
/linux-4.4.14/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.4.14/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.c2432 const char *opt) in samsung_early_console_setup()
2447 const char *opt) in s3c2410_early_console_setup()
2462 const char *opt) in s3c2440_early_console_setup()
2483 const char *opt) in s5pv210_early_console_setup()
/linux-4.4.14/net/bluetooth/
Dhci_core.c303 unsigned long opt), in __hci_req_sync()
369 unsigned long opt), in hci_req_sync()
385 static void hci_reset_req(struct hci_request *req, unsigned long opt) in hci_reset_req()
441 static void hci_init1_req(struct hci_request *req, unsigned long opt) in hci_init1_req()
593 static void hci_init2_req(struct hci_request *req, unsigned long opt) in hci_init2_req()
747 static void hci_init3_req(struct hci_request *req, unsigned long opt) in hci_init3_req()
861 static void hci_init4_req(struct hci_request *req, unsigned long opt) in hci_init4_req()
971 static void hci_init0_req(struct hci_request *req, unsigned long opt) in hci_init0_req()
1006 static void hci_scan_req(struct hci_request *req, unsigned long opt) in hci_scan_req()
1016 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.c1289 int err = 0, opt = 0; in hci_sock_setsockopt() local
1372 int len, opt, err = 0; in hci_sock_getsockopt() local
/linux-4.4.14/drivers/video/fbdev/core/
Dfb_cmdline.c37 char *opt, *options = NULL; in fb_get_options() local
/linux-4.4.14/tools/usb/usbip/src/
Dusbip_detach.c90 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.4.14/net/netfilter/ipset/
Dip_set_list_set.c53 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_ktest()
87 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd()
107 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel()
127 enum ipset_adt adt, struct ip_set_adt_opt *opt) in list_set_kadt()
Dip_set_hash_ipmark.c86 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark4_kadt()
212 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark6_kadt()
Dip_set_hash_ip.c83 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip4_kadt()
218 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip6_kadt()
Dip_set_hash_ipport.c93 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport4_kadt()
251 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport6_kadt()
Dip_set_hash_ipportip.c95 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip4_kadt()
261 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip6_kadt()
Dip_set_hash_net.c118 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_net4_kadt()
287 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_net6_kadt()
Dip_set_hash_mac.c81 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_mac4_kadt()
Dip_set_hash_netport.c134 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport4_kadt()
349 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport6_kadt()
Dip_set_hash_netnet.c144 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netnet4_kadt()
378 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netnet6_kadt()
Dip_set_hash_ipportnet.c139 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet4_kadt()
390 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet6_kadt()
Dip_set_hash_netportnet.c155 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet4_kadt()
433 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet6_kadt()
Dip_set_hash_netiface.c157 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface4_kadt()
370 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface6_kadt()
Dip_set_bitmap_port.c105 enum ipset_adt adt, struct ip_set_adt_opt *opt) in bitmap_port_kadt()
/linux-4.4.14/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.4.14/net/core/
Dgen_estimator.c211 struct nlattr *opt) in gen_new_estimator()
302 spinlock_t *stats_lock, struct nlattr *opt) in gen_replace_estimator()
/linux-4.4.14/tools/power/cpupower/bench/
Dparse.c161 char opt[16], val[32], *line = NULL; in prepare_config() local
/linux-4.4.14/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.4.14/include/linux/netfilter/ipset/
Dip_set_timeout.h26 #define ip_set_adt_opt_timeout(opt, set) \ argument
/linux-4.4.14/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.4.14/arch/mn10300/kernel/
Dmn10300-watchdog.c79 int opt; in setup_watchdog() local
/linux-4.4.14/arch/microblaze/kernel/
Dearly_printk.c111 int __init setup_early_printk(char *opt) in setup_early_printk()
/linux-4.4.14/tools/testing/selftests/timers/
Dset-2038.c88 int opt, dangerous = 0; in main() local
Dthreadtest.c138 int opt; in main() local
Dinconsistency-check.c166 int clockid, opt; in main() local
Dleap-a-day.c197 int opt; in main() local
/linux-4.4.14/fs/ceph/
Dsuper.c510 struct ceph_options *opt) in create_fs_client()
886 struct ceph_options *opt = new->client->options; in ceph_compare_super() local
943 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.4.14/drivers/video/fbdev/intelfb/
Dintelfbdrv.c269 #define OPT_EQUAL(opt, name) (!strncmp(opt, name, strlen(name))) argument
270 #define OPT_INTVAL(opt, name) simple_strtoul(opt + strlen(name) + 1, NULL, 0) argument
271 #define OPT_STRVAL(opt, name) (opt + strlen(name)) argument
/linux-4.4.14/tools/hv/
Dhv_fcopy_daemon.c136 int daemonize = 1, long_index = 0, opt; in main() local
Dhv_vss_daemon.c150 int daemonize = 1, long_index = 0, opt; in main() local
/linux-4.4.14/include/linux/ceph/
Dlibceph.h38 #define ceph_set_opt(client, opt) \ argument
40 #define ceph_test_opt(client, opt) \ argument
/linux-4.4.14/scripts/dtc/
Ddtc.c116 int opt; in main() local
/linux-4.4.14/arch/x86/mm/
Dhugetlbpage.c160 static __init int setup_hugepagesz(char *opt) in setup_hugepagesz()
/linux-4.4.14/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.4.14/net/bluetooth/rfcomm/
Dsock.c651 u32 opt; in rfcomm_sock_setsockopt_old() local
694 u32 opt; in rfcomm_sock_setsockopt() local
763 u32 opt; in rfcomm_sock_getsockopt_old() local
/linux-4.4.14/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.4.14/samples/bpf/
Dfds_example.c133 int opt, mode = BPF_M_UNSPEC; in main() local
/linux-4.4.14/block/
Dblk-settings.c461 void blk_limits_io_opt(struct queue_limits *limits, unsigned int opt) in blk_limits_io_opt()
480 void blk_queue_io_opt(struct request_queue *q, unsigned int opt) in blk_queue_io_opt()
/linux-4.4.14/net/dns_resolver/
Ddns_key.c67 const char *data = prep->data, *end, *opt; in dns_resolver_preparse() local
/linux-4.4.14/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.4.14/firmware/
Dihex2fw.c76 int opt; in main() local
/linux-4.4.14/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.4.14/drivers/net/usb/
Dasix_common.c432 u8 opt; in asix_get_wol() local
450 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.4.14/arch/metag/mm/
Dhugetlbpage.c236 static __init int setup_hugepagesz(char *opt) in setup_hugepagesz()
/linux-4.4.14/drivers/firewire/
Dinit_ohci1394_dma.c301 static int __init setup_ohci1394_dma(char *opt) in setup_ohci1394_dma()
/linux-4.4.14/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c80 int opt; in cmdline() local
/linux-4.4.14/drivers/tty/
Dtty_ioctl.c590 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios()
687 static int set_termiox(struct tty_struct *tty, void __user *arg, int opt) in set_termiox()
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h491 lnet_ptl_setopt(lnet_portal_t *ptl, int opt) in lnet_ptl_setopt()
497 lnet_ptl_unsetopt(lnet_portal_t *ptl, int opt) in lnet_ptl_unsetopt()
/linux-4.4.14/drivers/staging/sm750fb/
Dsm750.c931 char *opt; in sm750fb_setup() local
1173 char *opt, *tmp; in lynxfb_setup() local
/linux-4.4.14/drivers/hid/
Dhid-wiimote.h129 __u32 opt; member
297 __u32 opt) in wiimote_cmd_pending()
331 __u32 opt) in wiimote_cmd_set()
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_sync.c600 struct ip_vs_sync_conn_options *opt = in ip_vs_sync_conn_v0() local
843 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.4.14/tools/net/
Dbpf_jit_disasm.c235 unsigned int len, klen, opt, opcodes = 0; in main() local
/linux-4.4.14/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()
2714 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) in ntfs_fill_super()
/linux-4.4.14/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.4.14/drivers/tty/serial/8250/
D8250_ingenic.c99 const char *opt) in ingenic_early_console_setup()
/linux-4.4.14/arch/tile/mm/
Dhugetlbpage.c309 static __init int setup_hugepagesz(char *opt) in setup_hugepagesz()
/linux-4.4.14/scripts/
Dsign-file.c149 int opt, n; in main() local
Dpnmtologo.c449 int opt; in main() local
/linux-4.4.14/drivers/video/fbdev/geode/
Dgxfb_core.c499 char *opt; in gxfb_setup() local
Dlxfb_core.c628 char *opt; in lxfb_setup() local
/linux-4.4.14/arch/xtensa/kernel/
Dsignal.c39 xtregs_opt_t opt; member
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_mbx.c1408 qla2x00_get_port_database(scsi_qla_host_t *vha, fc_port_t *fcport, uint8_t opt) in qla2x00_get_port_database()
1643 uint8_t opt) in qla2x00_get_port_name()
1872 uint8_t area, uint8_t al_pa, uint16_t *mb, uint8_t opt) in qla24xx_login_fabric()
2009 uint8_t area, uint8_t al_pa, uint16_t *mb, uint8_t opt) in qla2x00_login_fabric()
2090 uint16_t *mb_ret, uint8_t opt) in qla2x00_login_local_device()
4237 uint16_t dev, uint16_t off, uint16_t len, uint16_t opt) in qla2x00_read_sfp()
4284 uint16_t dev, uint16_t off, uint16_t len, uint16_t opt) in qla2x00_write_sfp()
/linux-4.4.14/arch/arc/kernel/
Dsetup.c228 int opt = 2; /* stock MPY/MPYH */ in arc_cpu_mumbojumbo() local
/linux-4.4.14/scripts/kconfig/
Dconf.c494 int opt; in main() local
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c349 int opt; in cmdline() local
/linux-4.4.14/fs/jffs2/
Dsuper.c182 unsigned int opt; in jffs2_parse_options() local
/linux-4.4.14/tools/perf/scripts/python/
Dcall-graph-from-postgresql.py304 opt = opt.split('=') variable
/linux-4.4.14/Documentation/networking/timestamping/
Dtxtimestamp.c270 static void do_test(int family, unsigned int opt) in do_test()
/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_osf.h78 struct xt_osf_opt opt[MAX_IPOPTLEN]; member

12