| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | usbip_unbind.c | 107 int opt; in usbip_unbind() local
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_core.c | 187 static int hci_reset_req(struct hci_request *req, unsigned long opt) in hci_reset_req() 246 static int hci_init1_req(struct hci_request *req, unsigned long opt) in hci_init1_req() 417 static int hci_init2_req(struct hci_request *req, unsigned long opt) in hci_init2_req() 586 static int hci_init3_req(struct hci_request *req, unsigned long opt) in hci_init3_req() 803 static int hci_init4_req(struct hci_request *req, unsigned long opt) in hci_init4_req() 960 static int hci_init0_req(struct hci_request *req, unsigned long opt) in hci_init0_req() 997 static int hci_scan_req(struct hci_request *req, unsigned long opt) in hci_scan_req() 1008 static int hci_auth_req(struct hci_request *req, unsigned long opt) in hci_auth_req() 1019 static int hci_encrypt_req(struct hci_request *req, unsigned long opt) in hci_encrypt_req() 1030 static int hci_linkpol_req(struct hci_request *req, unsigned long opt) in hci_linkpol_req() [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_cbq.c | 1130 struct nlattr *opt, in cbq_opt_parse() 1156 static int cbq_init(struct Qdisc *sch, struct nlattr *opt, in cbq_init() 1247 struct tc_cbq_lssopt opt; in cbq_dump_lss() local 1273 struct tc_cbq_wrropt opt; in cbq_dump_wrr() local 1293 struct tc_cbq_fopt opt; in cbq_dump_fopt() local 1482 struct nlattr *opt = tca[TCA_OPTIONS]; in cbq_change_class() local
|
| H A D | sch_ingress.c | 76 static int ingress_init(struct Qdisc *sch, struct nlattr *opt, in ingress_init() 215 static int clsact_init(struct Qdisc *sch, struct nlattr *opt, in clsact_init()
|
| H A D | em_ipset.c | 53 struct ip_set_adt_opt opt; in em_ipset_match() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/timers/ |
| H A D | set-2038.c | 77 int opt, dangerous = 0; in main() local
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | syscall_tp_user.c | 119 int opt, num_progs = 1; in main() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | parse-branch-options.c | 94 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
|
| H A D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach.c | 364 int detach, printpid, raw, opt, i, n, ld, err; in main() local 427 char *opt; in main() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_set.c | 31 struct ip_set_adt_opt *opt, int inv) in match_set() 386 #define MOPT(opt, member) ((opt).ext.skbinfo.member) argument
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_ipport.c | 89 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport4_kadt() 250 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport6_kadt()
|
| H A D | ip_set_hash_ipportip.c | 91 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip4_kadt() 260 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip6_kadt()
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | affs.h | 123 #define affs_clear_opt(o, opt) (o &= ~AFFS_MOUNT_##opt) argument 124 #define affs_set_opt(o, opt) (o |= AFFS_MOUNT_##opt) argument 125 #define affs_test_opt(o, opt) ((o) & AFFS_MOUNT_##opt) argument
|
| /OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/ |
| H A D | sock.c | 626 u32 opt; in rfcomm_sock_setsockopt_old() local 670 u32 opt; in rfcomm_sock_setsockopt() local 739 u32 opt; in rfcomm_sock_getsockopt_old() local
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | protocol.c | 939 struct sctp_sock *opt) in sctp_inet_cmp_addr() 956 static int sctp_inet_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_bind_verify() 964 static int sctp_inet_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_send_verify() 972 static int sctp_inet_supported_addrs(const struct sctp_sock *opt, in sctp_inet_supported_addrs()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | xtest_main.c | 118 int opt = 0; in main() local
|
| /OK3568_Linux_fs/app/qsetting/ |
| H A D | basewidget.cpp | 20 QStyleOption opt; in paintEvent() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_output.c | 146 __be32 saddr, __be32 daddr, struct ip_options_rcu *opt, in ip_build_and_send_pkt() 981 struct ip_options *opt = cork->opt; in __ip_append_data() local 1256 struct ip_options_rcu *opt; in ip_setup_cork() local 1346 struct ip_options *opt = NULL; in ip_append_page() local 1492 struct ip_options *opt = NULL; in __ip_make_skb() local
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | udp.c | 466 struct inet6_skb_parm *opt, in __udp6_lib_err_encap_no_sk() 509 struct inet6_skb_parm *opt, in __udp6_lib_err_encap() 547 int __udp6_lib_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in __udp6_lib_err() 650 struct inet6_skb_parm *opt, u8 type, in udpv6_err() 1283 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg() local
|
| H A D | ip6_output.c | 264 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority) in ip6_xmit() 492 struct inet6_skb_parm *opt = IP6CB(skb); in ip6_forward() local 1385 struct ipv6_txoptions *opt = ipc6->opt; in ip6_setup_cork() local 1476 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data() local 1873 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_make_skb() local
|
| H A D | udplite.c | 21 struct inet6_skb_parm *opt, in udplitev6_err()
|
| H A D | ip6_tunnel.c | 496 ip6_tnl_err(struct sk_buff *skb, __u8 ipproto, struct inet6_skb_parm *opt, in ip6_tnl_err() 593 ip4ip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ip4ip6_err() 686 ip6ip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ip6ip6_err() 728 mplsip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in mplsip6_err() 1013 static void init_tel_txopt(struct ipv6_tel_txoption *opt, __u8 encap_limit) in init_tel_txopt() 1113 struct ipv6_tel_txoption opt; in ip6_tnl_xmit() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | main.c | 59 int opt; in main() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 165 int opt; in main() local
|