| /linux/drivers/tty/serial/ |
| H A D | sa1100.c | 45 #define UART_GET_UTCR0(sport) __raw_readl((sport)->port.membase + UTCR0) argument 46 #define UART_GET_UTCR1(sport) __raw_readl((sport)->port.membase + UTCR1) argument 47 #define UART_GET_UTCR2(sport) __raw_readl((sport)->port.membase + UTCR2) argument 48 #define UART_GET_UTCR3(sport) __raw_readl((sport)->port.membase + UTCR3) argument 49 #define UART_GET_UTSR0(sport) __raw_readl((sport)->port.membase + UTSR0) argument 50 #define UART_GET_UTSR1(sport) __raw_readl((sport)->port.membase + UTSR1) argument 51 #define UART_GET_CHAR(sport) __raw_readl((sport)->port.membase + UTDR) argument 53 #define UART_PUT_UTCR0(sport,v) __raw_writel((v),(sport)->port.membase + UTCR0) argument 54 #define UART_PUT_UTCR1(sport,v) __raw_writel((v),(sport)->port.membase + UTCR1) argument 55 #define UART_PUT_UTCR2(sport,v) __raw_writel((v),(sport)->port.membase + UTCR2) argument [all …]
|
| H A D | fsl_lpuart.c | 363 static inline bool is_layerscape_lpuart(struct lpuart_port *sport) in is_layerscape_lpuart() 369 static inline bool is_imx7ulp_lpuart(struct lpuart_port *sport) in is_imx7ulp_lpuart() 374 static inline bool is_imx8ulp_lpuart(struct lpuart_port *sport) in is_imx8ulp_lpuart() 379 static inline bool is_imx8qxp_lpuart(struct lpuart_port *sport) in is_imx8qxp_lpuart() 411 static int __lpuart_enable_clks(struct lpuart_port *sport, bool is_en) in __lpuart_enable_clks() 433 static unsigned int lpuart_get_baud_clk_rate(struct lpuart_port *sport) in lpuart_get_baud_clk_rate() 478 static void lpuart_dma_tx(struct lpuart_port *sport) in lpuart_dma_tx() 526 struct lpuart_port *sport = arg; in lpuart_dma_tx_complete() local 561 static dma_addr_t lpuart_dma_datareg_addr(struct lpuart_port *sport) in lpuart_dma_datareg_addr() 575 struct lpuart_port *sport = container_of(port, in lpuart_dma_tx_request() local [all …]
|
| H A D | fsl_linflexuart.c | 160 static void linflex_put_char(struct uart_port *sport, unsigned char c) in linflex_put_char() 175 static inline void linflex_transmit_buffer(struct uart_port *sport) in linflex_transmit_buffer() 203 struct uart_port *sport = dev_id; in linflex_txint() local 227 struct uart_port *sport = dev_id; in linflex_rxint() local 279 struct uart_port *sport = dev_id; in linflex_int() local 315 static void linflex_setup_watermark(struct uart_port *sport) in linflex_setup_watermark() 623 static void linflex_string_write(struct uart_port *sport, const char *s, in linflex_string_write() 643 struct uart_port *sport = linflex_ports[co->index]; in linflex_console_write() local 665 linflex_console_get_options(struct uart_port *sport, int *parity, int *bits) in linflex_console_get_options() 695 struct uart_port *sport; in linflex_console_setup() local [all …]
|
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 86 const __be16 sport, in __inet6_lookup_established() 167 __be16 sport, in inet6_lookup_reuseport() 189 const __be16 sport, const struct in6_addr *daddr, in inet6_lhash2_lookup() 216 const __be16 sport, in inet6_lookup_run_sk_lookup() 240 const __be16 sport, in inet6_lookup_listener() 285 const struct in6_addr *saddr, const __be16 sport, in inet6_lookup()
|
| H A D | fou6.c | 22 struct flowi6 *fl6, u8 *protocol, __be16 sport) in fou6_build_udp() 43 __be16 sport; in fou6_build_header() local 60 __be16 sport; in gue6_build_header() local
|
| H A D | udp.c | 132 const struct in6_addr *saddr, __be16 sport, in compute_score() 197 const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup1() 221 const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup2() 278 const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup4() 291 const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup4() 346 const struct in6_addr *saddr, __be16 sport, in __udp6_lib_lookup() 410 __be16 sport, __be16 dport) in __udp6_lib_lookup_skb() 420 __be16 sport, __be16 dport) in udp6_lib_lookup_skb() 436 struct sock *udp6_lib_lookup(const struct net *net, const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup()
|
| /linux/net/core/ |
| H A D | secure_seq.c | 52 const __be32 *daddr, __be16 sport, __be16 dport) in secure_tcpv6_seq_and_ts_off() 57 __be16 sport; in secure_tcpv6_seq_and_ts_off() member 109 __be16 sport, __be16 dport) in secure_tcp_seq_and_ts_off()
|
| /linux/include/net/ |
| H A D | inet6_hashtables.h | 88 const __be16 sport, in __inet6_lookup() 107 const struct in6_addr *saddr, const __be16 sport, in inet6_steal_sock() 146 const __be16 sport, in __inet6_lookup_skb()
|
| H A D | secure_seq.h | 26 __be16 sport, __be16 dport) in secure_tcp_seq() 42 __be16 sport, __be16 dport) in secure_tcpv6_seq()
|
| H A D | inet_hashtables.h | 319 __be32 saddr, __be16 sport, in inet_lookup_listener() 400 const __be32 saddr, const __be16 sport, in inet_lookup_established() 410 const __be32 saddr, const __be16 sport, in __inet_lookup() 430 const __be32 saddr, const __be16 sport, in inet_lookup() 447 const __be32 saddr, const __be16 sport, in inet_steal_sock() 487 const __be16 sport, in __inet_lookup_skb()
|
| H A D | route.h | 204 __be16 dport, __be16 sport, in ip_route_output_ports() 323 __be16 sport, __be16 dport, in ip_route_connect_init() 341 __be16 sport, __be16 dport, in ip_route_connect() 362 __be16 sport, __be16 dport, in ip_route_newports()
|
| /linux/net/ipv4/netfilter/ |
| H A D | nf_socket_ipv4.c | 69 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v4() 87 __be16 dport, sport; in nf_sk_lookup_slow_v4() local
|
| H A D | nf_tproxy_ipv4.c | 80 const __be16 sport, const __be16 dport, in nf_tproxy_get_sock_v4()
|
| /linux/net/ipv6/netfilter/ |
| H A D | nf_socket_ipv6.c | 81 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v6() 99 __be16 dport, sport; in nf_sk_lookup_slow_v6() local
|
| H A D | nf_tproxy_ipv6.c | 79 const __be16 sport, const __be16 dport, in nf_tproxy_get_sock_v6()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_bpf_nf.c | 44 __be16 sport = 0; variable 193 __u16 sport = bpf_get_prandom_u32() % 65535 + 1; in nf_ct_test() local 296 __u16 sport = bpf_get_prandom_u32() % 65535 + 1; in nf_ct_opts_new_test() local
|
| /linux/net/rds/ |
| H A D | tcp_listen.c | 79 int sport, npaths, i_min, i_max, i; in rds_tcp_accept_one_path() local 113 int sport, npaths; in rds_tcp_conn_slots_available() local
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_mirror.c | 118 static int sparx5_mirror_get(struct sparx5_port *sport, in sparx5_mirror_get() 154 struct sparx5_port *sport, *mport; in sparx5_mirror_add() local
|
| /linux/net/ipv4/ |
| H A D | fou_core.c | 941 __fou_build_header(struct sk_buff * skb,struct ip_tunnel_encap * e,u8 * protocol,__be16 * sport,int type) __fou_build_header() argument 957 __gue_build_header(struct sk_buff * skb,struct ip_tunnel_encap * e,u8 * protocol,__be16 * sport,int type) __gue_build_header() argument 1032 fou_build_udp(struct sk_buff * skb,struct ip_tunnel_encap * e,struct flowi4 * fl4,u8 * protocol,__be16 sport) fou_build_udp() argument 1055 __be16 sport; fou_build_header() local 1072 __be16 sport; gue_build_header() local [all...] |
| H A D | fou_bpf.c | 16 __be16 sport; member
|
| H A D | udp.c | 364 __be32 saddr, __be16 sport, __be32 daddr, in compute_score() argument 436 __be32 saddr, __be16 sport, in udp4_lib_lookup1() argument 460 __be32 saddr, __be16 sport, in udp4_lib_lookup2() argument 518 __be32 saddr, __be16 sport, in udp4_lib_lookup4() argument 536 __be32 saddr, __be16 sport, in udp4_lib_lookup4() argument 669 __udp4_lib_lookup(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,__be16 dport,int dif,int sdif,struct sk_buff * skb) __udp4_lib_lookup() argument 738 __udp4_lib_lookup_skb(struct sk_buff * skb,__be16 sport,__be16 dport) __udp4_lib_lookup_skb() argument 748 udp4_lib_lookup_skb(const struct sk_buff * skb,__be16 sport,__be16 dport) udp4_lib_lookup_skb() argument 764 udp4_lib_lookup(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,__be16 dport,int dif) udp4_lib_lookup() argument [all...] |
| /linux/net/psp/ |
| H A D | psp_main.c | 189 u8 ver, unsigned int udp_len, __be16 sport) in psp_write_headers() 249 u8 ver, __be16 sport) in psp_dev_encapsulate()
|
| /linux/tools/testing/selftests/net/ |
| H A D | reuseport_bpf.c | 186 send_from(struct test_params p,uint16_t sport,char * buf,size_t len) send_from() argument 217 int epfd, conn, i, sport, expected; test_recv_order() local
|
| /linux/drivers/net/ |
| H A D | bareudp.c | 312 __be16 sport, df; in bareudp_xmit_skb() local 385 __be16 sport; in bareudp6_xmit_skb() local 505 __be16 sport; in bareudp_fill_metadata_dst() local
|
| /linux/include/uapi/linux/netfilter_bridge/ |
| H A D | ebt_ip6.h | 43 __u16 sport[2]; member
|