Home
last modified time | relevance | path

Searched defs:dport (Results 1 – 25 of 102) sorted by relevance

12345

/linux/drivers/tty/serial/
H A Ddz.c72 struct dz_port dport[DZ_NB_PORT]; member
95 static u16 dz_in(struct dz_port *dport, unsigned offset) in dz_in()
102 static void dz_out(struct dz_port *dport, unsigned offset, u16 value) in dz_out()
121 struct dz_port *dport = to_dport(uport); in dz_stop_tx() local
131 struct dz_port *dport = to_dport(uport); in dz_start_tx() local
141 struct dz_port *dport = to_dport(uport); in dz_stop_rx() local
177 struct dz_port *dport = &mux->dport[0]; in dz_receive_chars() local
250 struct dz_port *dport = &mux->dport[0]; in dz_transmit_chars() local
299 static inline void check_modem_status(struct dz_port *dport) in check_modem_status()
330 struct dz_port *dport = &mux->dport[0]; in dz_interrupt() local
[all …]
/linux/net/core/
H A Dsecure_seq.c52 const __be32 *daddr, __be16 sport, __be16 dport) in secure_tcpv6_seq_and_ts_off()
58 __be16 dport; in secure_tcpv6_seq_and_ts_off() member
81 __be16 dport) in secure_ipv6_port_ephemeral()
87 __be16 dport; in secure_ipv6_port_ephemeral() member
109 __be16 sport, __be16 dport) in secure_tcp_seq_and_ts_off()
127 u64 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport) in secure_ipv4_port_ephemeral()
/linux/drivers/cxl/core/
H A Dport.c158 struct cxl_dport *dport = cxlsd->target[i]; in emit_target_list() local
784 static int cxl_dport_setup_regs(struct device *host, struct cxl_dport *dport, in cxl_dport_setup_regs()
807 struct cxl_dport *dport = data; in cxl_einj_inject() local
817 static void cxl_debugfs_create_dport_dir(struct cxl_dport *dport) in cxl_debugfs_create_dport_dir()
1035 struct cxl_dport *dport; in find_dport() local
1045 static int add_dport(struct cxl_port *port, struct cxl_dport *dport) in add_dport()
1094 struct cxl_dport *dport = data; in cxl_dport_remove() local
1104 struct cxl_dport *dport = data; in cxl_dport_unlink() local
1112 static void free_dport(void *dport) in free_dport()
1121 static void *cxl_dport_open_dr_group_or_free(struct cxl_dport *dport) in cxl_dport_open_dr_group_or_free()
[all …]
H A Dras_rch.c10 void cxl_dport_map_rch_aer(struct cxl_dport *dport) in cxl_dport_map_rch_aer()
26 void cxl_disable_rch_root_ints(struct cxl_dport *dport) in cxl_disable_rch_root_ints()
117 struct cxl_dport *dport; in cxl_handle_rdport_errors() local
H A Dcore.h179 static inline struct device *dport_to_host(struct cxl_dport *dport) in dport_to_host()
204 static inline void cxl_dport_map_rch_aer(struct cxl_dport *dport) { } in cxl_dport_map_rch_aer()
205 static inline void cxl_disable_rch_root_ints(struct cxl_dport *dport) { } in cxl_disable_rch_root_ints()
207 static inline void devm_cxl_dport_ras_setup(struct cxl_dport *dport) { } in devm_cxl_dport_ras_setup()
H A Dras.c142 static void cxl_dport_map_ras(struct cxl_dport *dport) in cxl_dport_map_ras()
158 void devm_cxl_dport_ras_setup(struct cxl_dport *dport) in devm_cxl_dport_ras_setup()
164 void devm_cxl_dport_rch_ras_setup(struct cxl_dport *dport) in devm_cxl_dport_rch_ras_setup()
H A Dregs.c522 static resource_size_t cxl_rcrb_to_linkcap(struct device *dev, struct cxl_dport *dport) in cxl_rcrb_to_linkcap()
558 int cxl_dport_map_rcd_linkcap(struct pci_dev *pdev, struct cxl_dport *dport) in cxl_dport_map_rcd_linkcap()
639 struct cxl_dport *dport) in cxl_rcd_component_reg_phys()
H A Dcdat.c443 struct cxl_dport *dport = arg; in cdat_sslbis_handler() local
511 void cxl_switch_parse_cdat(struct cxl_dport *dport) in cxl_switch_parse_cdat()
777 struct cxl_dport *dport = port->parent_dport; in DEFINE_FREE() local
921 struct cxl_dport *dport; in cxl_hb_gather_bandwidth() local
/linux/drivers/tty/
H A Dmips_ejtag_fdc.c418 struct mips_ejtag_fdc_tty_port *dport; in mips_ejtag_fdc_put_chan() local
486 struct mips_ejtag_fdc_tty_port *dport; in mips_ejtag_fdc_put() local
560 struct mips_ejtag_fdc_tty_port *dport; in mips_ejtag_fdc_handle() local
699 struct mips_ejtag_fdc_tty_port *dport = in mips_ejtag_fdc_tty_port_activate() local
725 struct mips_ejtag_fdc_tty_port *dport = in mips_ejtag_fdc_tty_port_shutdown() local
783 struct mips_ejtag_fdc_tty_port *dport = tty->driver_data; in mips_ejtag_fdc_tty_hangup() local
804 struct mips_ejtag_fdc_tty_port *dport = tty->driver_data; in mips_ejtag_fdc_tty_write() local
846 struct mips_ejtag_fdc_tty_port *dport = tty->driver_data; in mips_ejtag_fdc_tty_write_room() local
860 struct mips_ejtag_fdc_tty_port *dport = tty->driver_data; in mips_ejtag_fdc_tty_chars_in_buffer() local
889 struct mips_ejtag_fdc_tty_port *dport; in mips_ejtag_fdc_tty_probe() local
/linux/include/net/
H A Dsecure_seq.h26 __be16 sport, __be16 dport) in secure_tcp_seq()
42 __be16 sport, __be16 dport) in secure_tcpv6_seq()
H A Dinet_hashtables.h320 __be32 daddr, __be16 dport, in inet_lookup_listener()
401 const __be32 daddr, const __be16 dport, in inet_lookup_established()
411 const __be32 daddr, const __be16 dport, in __inet_lookup()
431 const __be32 daddr, const __be16 dport, in inet_lookup()
448 const __be32 daddr, const __be16 dport, in inet_steal_sock()
488 const __be16 dport, in __inet_lookup_skb()
H A Droute.h204 __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()
H A Dinet6_hashtables.h108 const struct in6_addr *daddr, const __be16 dport, in inet6_steal_sock()
147 const __be16 dport, in __inet6_lookup_skb()
/linux/tools/testing/cxl/test/
H A Dmock.c216 dport = devm_cxl_add_rch_dport(port, dport_dev, port_id, rcrb); in __wrap_devm_cxl_add_rch_dport() local
248 __wrap_cxl_dport_init_ras_reporting(struct cxl_dport * dport,struct device * host) __wrap_cxl_dport_init_ras_reporting() argument
265 struct cxl_dport *dport; redirect_devm_cxl_add_dport_by_dev() local
[all...]
/linux/net/ipv4/netfilter/
H A Dnf_socket_ipv4.c69 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v4()
87 __be16 dport, sport; in nf_sk_lookup_slow_v4() local
/linux/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c88 int dport; in handle_ipv4() local
162 int dport; in handle_ipv6() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp.c90 int dport; in handle_ipv4() local
162 int dport; in handle_ipv6() local
H A Dtest_xdp_loop.c86 int dport; in handle_ipv4() local
158 int dport; in handle_ipv6() local
H A Dtest_sk_assign.c107 __be16 dport; in handle_udp() local
138 __be16 dport; in handle_tcp() local
H A Dtest_bpf_nf.c46 __be16 dport = 0; variable
194 __u16 dport = bpf_get_prandom_u32(); in nf_ct_test() local
297 __u16 dport = bpf_get_prandom_u32(); in nf_ct_opts_new_test() local
H A Dtest_xdp_dynptr.c90 int dport; in handle_ipv4() local
171 int dport; in handle_ipv6() local
H A Dcgroup_ancestor.c11 __u16 dport; variable
/linux/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c81 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v6()
99 __be16 dport, sport; in nf_sk_lookup_slow_v6() local
/linux/net/rds/
H A Dsend.c900 rds_send_queue_rm(struct rds_sock * rs,struct rds_connection * conn,struct rds_conn_path * cp,struct rds_message * rm,__be16 sport,__be16 dport,int * queued) rds_send_queue_rm() argument
1152 __be16 dport; rds_sendmsg() local
1492 rds_send_probe(struct rds_conn_path * cp,__be16 sport,__be16 dport,u8 h_flags) rds_send_probe() argument
1561 rds_send_pong(struct rds_conn_path * cp,__be16 dport) rds_send_pong() argument
[all...]
/linux/net/ipv4/
H A Dfou_bpf.c17 __be16 dport; member

12345