/Linux-v4.19/drivers/gpu/drm/ |
D | drm_of.c | 63 struct device_node *remote_port, *ep; in drm_of_find_possible_crtcs() local 67 remote_port = of_graph_get_remote_port(ep); in drm_of_find_possible_crtcs() 68 if (!remote_port) { in drm_of_find_possible_crtcs() 73 possible_crtcs |= drm_of_crtc_port_mask(dev, remote_port); in drm_of_find_possible_crtcs() 75 of_node_put(remote_port); in drm_of_find_possible_crtcs()
|
/Linux-v4.19/drivers/target/ |
D | target_core_xcopy.c | 392 bool remote_port; member 520 bool remote_port) in target_xcopy_setup_pt_port() argument 531 if (remote_port) { in target_xcopy_setup_pt_port() 532 xpt_cmd->remote_port = remote_port; in target_xcopy_setup_pt_port() 550 if (remote_port) { in target_xcopy_setup_pt_port() 551 xpt_cmd->remote_port = remote_port; in target_xcopy_setup_pt_port() 566 struct se_cmd *pt_cmd, bool remote_port) in target_xcopy_init_pt_lun() argument 573 if (remote_port) { in target_xcopy_init_pt_lun() 588 bool remote_port, in target_xcopy_setup_pt_cmd() argument 598 target_xcopy_init_pt_lun(se_dev, cmd, remote_port); in target_xcopy_setup_pt_cmd() [all …]
|
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun8i_dw_hdmi.c | 54 struct device_node *port, *ep, *remote, *remote_port; in sun8i_dw_hdmi_find_possible_crtcs() local 67 remote_port = of_graph_get_remote_port(ep); in sun8i_dw_hdmi_find_possible_crtcs() 68 if (remote_port) { in sun8i_dw_hdmi_find_possible_crtcs() 69 crtcs |= drm_of_crtc_port_mask(drm, remote_port); in sun8i_dw_hdmi_find_possible_crtcs() 70 of_node_put(remote_port); in sun8i_dw_hdmi_find_possible_crtcs()
|
/Linux-v4.19/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 142 if (link.remote_port >= remote->num_pads) { in xvip_graph_build_one() 144 link.remote_port, to_of_node(link.remote_node)); in xvip_graph_build_one() 150 remote_pad = &remote->pads[link.remote_port]; in xvip_graph_build_one() 243 if (link.remote_port >= ent->entity->num_pads) { in xvip_graph_build_dma() 245 link.remote_port, in xvip_graph_build_dma() 256 sink_pad = &sink->pads[link.remote_port]; in xvip_graph_build_dma() 259 source_pad = &source->pads[link.remote_port]; in xvip_graph_build_dma()
|
/Linux-v4.19/drivers/staging/media/imx/ |
D | imx-media-of.c | 182 src_pad = link->remote_port; in create_of_link() 189 sink_pad = link->remote_port; in create_of_link() 252 fwnode_property_read_u32(fwnode, "reg", &link.remote_port); in imx_media_create_csi_of_links()
|
/Linux-v4.19/include/xen/ |
D | events.h | 33 unsigned int remote_port); 35 unsigned int remote_port,
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_sockmap_kern.h | 104 __u32 rport = skb->remote_port; in bpf_prog2() 142 rport = skops->remote_port; in bpf_sockmap() 159 rport = skops->remote_port; in bpf_sockmap()
|
D | sockmap_parse_prog.c | 21 __u32 rport = skb->remote_port; in bpf_prog1()
|
D | sockmap_verdict_prog.c | 49 __u32 rport = skb->remote_port; in bpf_prog2()
|
/Linux-v4.19/include/uapi/xen/ |
D | evtchn.h | 54 unsigned int remote_domain, remote_port; member
|
/Linux-v4.19/include/linux/qed/ |
D | tcp_common.h | 110 __le16 remote_port; member 176 __le16 remote_port; member
|
/Linux-v4.19/samples/bpf/ |
D | tcp_rwnd_kern.c | 40 if (bpf_ntohl(skops->remote_port) != in bpf_rwnd()
|
D | tcp_synrto_kern.c | 40 if (bpf_ntohl(skops->remote_port) != 55601 && in bpf_synrto()
|
D | tcp_cong_kern.c | 41 if (bpf_ntohl(skops->remote_port) != 55601 && in bpf_cong()
|
D | tcp_bufs_kern.c | 43 if (bpf_ntohl(skops->remote_port) != 55601 && in bpf_bufs()
|
D | tcp_iw_kern.c | 44 if (bpf_ntohl(skops->remote_port) != 55601 && in bpf_iw()
|
D | tcp_clamp_kern.c | 44 if (bpf_ntohl(skops->remote_port) != 55601 && skops->local_port != 55601) { in bpf_clamp()
|
/Linux-v4.19/drivers/net/ |
D | netconsole.c | 194 nt->np.remote_port = 6666; in alloc_param_target() 280 return snprintf(buf, PAGE_SIZE, "%d\n", to_target(item)->np.remote_port); in remote_port_show() 475 rv = kstrtou16(buf, 10, &nt->np.remote_port); in remote_port_store() 587 CONFIGFS_ATTR(, remote_port); 646 nt->np.remote_port = 6666; in make_netconsole_target()
|
/Linux-v4.19/include/media/ |
D | v4l2-fwnode.h | 125 unsigned int remote_port; member
|
/Linux-v4.19/include/linux/ |
D | netpoll.h | 32 u16 local_port, remote_port; member
|
/Linux-v4.19/tools/include/uapi/linux/ |
D | bpf.h | 2331 __u32 remote_port; /* Stored in network byte order */ member 2442 __u32 remote_port; /* Stored in network byte order */ member 2562 __u32 remote_port; /* Stored in network byte order */ member
|
/Linux-v4.19/include/uapi/linux/ |
D | bpf.h | 2331 __u32 remote_port; /* Stored in network byte order */ member 2442 __u32 remote_port; /* Stored in network byte order */ member 2562 __u32 remote_port; /* Stored in network byte order */ member
|
/Linux-v4.19/include/xen/interface/ |
D | event_channel.h | 47 evtchn_port_t remote_port; member
|
/Linux-v4.19/drivers/infiniband/hw/qedr/ |
D | qedr_iw_cm.c | 53 raddr->sin_port = htons(cm_info->remote_port); in qedr_fill_sockaddr4() 72 raddr6->sin6_port = htons(cm_info->remote_port); in qedr_fill_sockaddr6() 535 cm_info->remote_port = ntohs(raddr->sin_port); in qedr_iw_connect() 556 cm_info->remote_port = ntohs(raddr6->sin6_port); in qedr_iw_connect()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_iscsi.c | 125 u16 remote_port; member 413 p_tcp->remote_port = cpu_to_le16(p_conn->remote_port); in qed_sp_iscsi_conn_offload() 450 p_tcp2->remote_port = cpu_to_le16(p_conn->remote_port); in qed_sp_iscsi_conn_offload() 1277 con->remote_port = conn_info->dst.port; in qed_iscsi_offload_conn() 1315 con->remote_port = conn_info->remote_port; in qed_iscsi_offload_conn()
|