Home
last modified time | relevance | path

Searched defs:opt (Results 151 – 175 of 651) sorted by relevance

12345678910>>...27

/openbmc/linux/drivers/clk/mvebu/
H A Darmada-38x.c101 u32 opt = ((readl(sar) >> SAR_A380_CPU_DDR_L2_FREQ_OPT) & in armada_38x_get_clk_ratio() local
/openbmc/linux/arch/s390/include/asm/
H A Dtlbflush.h22 unsigned long opt; in __tlb_flush_idte() local
/openbmc/linux/fs/affs/
H A Daffs.h123 #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
/openbmc/linux/include/net/
H A Dndisc.h84 __u8 opt[]; member
89 __u8 opt[]; member
102 __u8 opt[]; member
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c624 u32 opt; in rfcomm_sock_setsockopt_old() local
667 u32 opt; in rfcomm_sock_setsockopt() local
734 u32 opt; in rfcomm_sock_getsockopt_old() local
/openbmc/linux/net/ipv6/
H A Dudplite.c31 struct inet6_skb_parm *opt, in udplitev6_err()
H A Dudp.c477 struct inet6_skb_parm *opt, in __udp6_lib_err_encap_no_sk()
521 struct inet6_skb_parm *opt, in __udp6_lib_err_encap()
570 int __udp6_lib_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in __udp6_lib_err()
686 struct inet6_skb_parm *opt, u8 type, in udpv6_err()
1338 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg() local
H A Dip6_tunnel.c463 ip6_tnl_err(struct sk_buff *skb, __u8 ipproto, struct inet6_skb_parm *opt, in ip6_tnl_err()
560 ip4ip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ip4ip6_err()
653 ip6ip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in ip6ip6_err()
695 mplsip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in mplsip6_err()
991 static void init_tel_txopt(struct ipv6_tel_txoption *opt, __u8 encap_limit) in init_tel_txopt()
1090 struct ipv6_tel_txoption opt; in ip6_tnl_xmit() local
/openbmc/linux/samples/bpf/
H A Dtest_cgrp2_attach.c138 int opt, cg_fd, ret; in main() local
H A Dxdp_adjust_tail_user.c89 int i, prog_fd, map_fd, opt; in main() local
/openbmc/linux/scripts/dtc/
H A Dfdtoverlay.c165 int opt, i; in main() local
/openbmc/linux/tools/testing/selftests/timers/
H A Dclocksource-switch.c125 int count, i, status, opt; in main() local
/openbmc/qemu/fsdev/
H A Dqemu-fsdev.c98 const char **opt; in validate_opt() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_rt288x.c125 static int __init early_au_setup(struct earlycon_device *dev, const char *opt) in early_au_setup()
/openbmc/linux/tools/testing/selftests/net/
H A Dbind_bhash.c30 static int bind_socket(int opt, const char *addr) in bind_socket()
H A Dfin_ack_lat.c113 int opt = 1; in main() local
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_bind.c189 int opt; in usbip_bind() local
H A Dusbip.c143 int opt; in main() local
/openbmc/linux/net/sctp/
H A Dprotocol.c1013 struct sctp_sock *opt) in sctp_inet_cmp_addr()
1030 static int sctp_inet_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_bind_verify()
1038 static int sctp_inet_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_send_verify()
1046 static int sctp_inet_supported_addrs(const struct sctp_sock *opt, in sctp_inet_supported_addrs()
/openbmc/qemu/linux-user/
H A Dgen-vdso.c68 int opt = getopt(argc, argv, "o:p:r:s:"); in main() local
/openbmc/linux/arch/x86/mm/
H A Dpkeys.c186 static __init int setup_init_pkru(char *opt) in setup_init_pkru()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbind6_prog.c85 static __inline int misc_opts(struct bpf_sock_addr *ctx, int opt) in misc_opts()
/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.c492 struct geneve_opt *opt = ip_tunnel_info_opts(info) + opts_len; in ip_tun_parse_opts_geneve() local
733 struct geneve_opt *opt; in ip_tun_fill_encap_opts_geneve() local
865 struct geneve_opt *opt; in ip_tun_opts_nlsize() local
/openbmc/linux/tools/hv/
H A Dhv_fcopy_daemon.c152 int daemonize = 1, long_index = 0, opt; in main() local
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-akcipher.c26 QCryptoAkCipherOptions opt; in create_rsa_akcipher() local

12345678910>>...27