Home
last modified time | relevance | path

Searched defs:remote (Results 1 – 25 of 89) sorted by relevance

1234

/linux/drivers/net/vxlan/
H A Dvxlan_mdb.c99 const struct vxlan_mdb_remote *remote, in vxlan_br_mdb_entry_fill()
126 const struct vxlan_mdb_remote *remote) in vxlan_mdb_entry_info_fill_srcs()
165 const struct vxlan_mdb_remote *remote) in vxlan_mdb_entry_info_fill()
224 struct vxlan_mdb_remote *remote; in vxlan_mdb_entry_fill() local
674 struct vxlan_mdb_remote *remote; in vxlan_mdb_remote_lookup() local
695 struct vxlan_mdb_remote *remote) in vxlan_mdb_remote_rdst_init()
727 struct vxlan_mdb_remote *remote) in vxlan_mdb_remote_init()
744 struct vxlan_mdb_remote *remote) in vxlan_mdb_remote_fini()
751 vxlan_mdb_remote_src_entry_lookup(const struct vxlan_mdb_remote *remote, in vxlan_mdb_remote_src_entry_lookup()
765 vxlan_mdb_remote_src_entry_add(struct vxlan_mdb_remote *remote, in vxlan_mdb_remote_src_entry_add()
[all …]
/linux/drivers/input/misc/
H A Dkeyspan_remote.c167 static void keyspan_report_button(struct usb_keyspan *remote, int button, int press) in keyspan_report_button()
179 static void keyspan_check_data(struct usb_keyspan *remote) in keyspan_check_data()
407 struct usb_keyspan *remote = input_get_drvdata(dev); in keyspan_open() local
418 struct usb_keyspan *remote = input_get_drvdata(dev); in keyspan_close() local
448 struct usb_keyspan *remote; in keyspan_probe() local
560 struct usb_keyspan *remote; in keyspan_disconnect() local
/linux/kernel/
H A Dkcov.c66 bool remote; member
109 struct kcov_remote *remote; in kcov_remote_find() local
121 struct kcov_remote *remote; in kcov_remote_add() local
407 struct kcov_remote *remote; in kcov_remote_reset() local
602 struct kcov_remote *remote; in kcov_ioctl_locked() local
864 struct kcov_remote *remote; in kcov_remote_start() local
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c888 struct device_node *port, *ep, *remote; in sun4i_tcon_find_engine_traverse() local
965 struct device_node *remote; in sun4i_tcon_of_get_id_from_port() local
1001 struct device_node *remote; in sun4i_tcon_connected_to_tcon_top() local
1115 struct device_node *remote; in sun4i_tcon_bind() local
1408 struct device_node *port, *remote; in sun8i_r40_tcon_tv_set_mux() local
H A Dsun8i_dw_hdmi.c67 struct device_node *port, *ep, *remote, *remote_port; in sun8i_dw_hdmi_find_possible_crtcs() local
/linux/net/mptcp/
H A Dpm_kernel.c184 struct mptcp_addr_info remote = { 0 }; in fill_remote_addr() local
445 struct mptcp_addr_info *remote, in fill_local_addresses_vec_fullmesh()
497 fill_local_laminar_endp(struct mptcp_sock *msk, struct mptcp_addr_info *remote, in fill_local_laminar_endp()
558 struct mptcp_addr_info *remote, in fill_local_addresses_vec_c_flag()
594 fill_local_address_any(struct mptcp_sock *msk, struct mptcp_addr_info *remote, in fill_local_address_any()
619 fill_local_addresses_vec(struct mptcp_sock *msk, struct mptcp_addr_info *remote, in fill_local_addresses_vec()
649 struct mptcp_addr_info remote; in mptcp_pm_nl_add_addr_received() local
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c114 struct device_node *ep, *remote; in meson_vpu_has_available_connectors() local
481 struct device_node *ep, *remote; in meson_drv_probe() local
/linux/drivers/hid/
H A Dwacom_sys.c1928 struct wacom_remote *remote = wacom->remote; in wacom_remote_create_attr_group() local
2007 struct wacom_remote *remote = wacom->remote; in wacom_remotes_destroy() local
2020 struct wacom_remote *remote; in wacom_initialize_remotes() local
2596 struct wacom_remote *remote = wacom->remote; in wacom_remote_destroy_battery() local
2608 struct wacom_remote *remote = wacom->remote; in wacom_remote_destroy_one() local
2636 struct wacom_remote *remote = wacom->remote; in wacom_remote_create_one() local
2703 struct wacom_remote *remote = wacom->remote; in wacom_remote_attach_battery() local
2729 struct wacom_remote *remote = wacom->remote; in wacom_remote_work() local
/linux/net/ipv4/
H A Dip_tunnel.c55 static unsigned int ip_tunnel_hash(__be32 key, __be32 remote) in ip_tunnel_hash()
83 __be32 remote, __be32 local, in ip_tunnel_lookup()
176 __be32 remote; in ip_bucket() local
212 __be32 remote = parms->iph.daddr; in ip_tunnel_find() local
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-drv.c38 struct device_node *remote; in dcss_drv_platform_probe() local
/linux/net/tipc/
H A Dbcast.h59 u16 remote; member
H A Dudp_media.c408 static int enable_mcast(struct udp_bearer *ub, struct udp_media_addr *remote) in enable_mcast()
669 struct udp_media_addr remote = {0}; in tipc_udp_enable() local
/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c177 struct device_node *ep, *remote; in armada_add_endpoints() local
/linux/net/ipv6/
H A Dip6_vti.c90 vti6_tnl_lookup(struct net *net, const struct in6_addr *remote, in vti6_tnl_lookup()
141 const struct in6_addr *remote = &p->raddr; in vti6_tnl_bucket() local
253 const struct in6_addr *remote = &p->raddr; in vti6_locate() local
H A Dsit.c100 __be32 remote, __be32 local, in ipip6_tunnel_lookup()
140 __be32 remote = parms->iph.daddr; in __ipip6_bucket() local
233 __be32 remote = parms->iph.daddr; in ipip6_tunnel_locate() local
/linux/drivers/gpu/drm/pl111/
H A Dpl111_drv.c79 struct device_node *remote; in pl111_modeset_init() local
/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c217 struct tid_rdma_params *remote, *old; in tid_rdma_conn_reply() local
1713 struct tid_rdma_params *remote; in hfi1_build_tid_rdma_read_packet() local
2358 struct tid_rdma_params *remote; in hfi1_build_tid_rdma_read_resp() local
3286 struct tid_rdma_params *remote; in setup_tid_rdma_wqe() local
3372 struct tid_rdma_params *remote; in hfi1_build_tid_rdma_write_req() local
3846 struct tid_rdma_params *remote; in hfi1_build_tid_rdma_write_resp() local
4211 struct tid_rdma_params *remote; in hfi1_build_tid_rdma_packet() local
4434 struct tid_rdma_params *remote; in hfi1_build_tid_rdma_write_ack() local
4849 struct tid_rdma_params *remote; in hfi1_build_tid_rdma_resync() local
/linux/drivers/staging/media/imx/
H A Dimx-media-internal-sd.c20 int remote; member
/linux/tools/testing/selftests/drivers/net/lib/py/
H A Denv.py257 require_cmd(self, comm, local=True, remote=False) global() argument
[all...]
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.h69 struct dcbx_mib remote; member
/linux/drivers/staging/media/tegra-video/
H A Dvi.c1488 struct media_entity *remote; in tegra_vi_graph_build() local
1702 struct fwnode_handle *remote = NULL; in tegra_vi_graph_parse_one() local
1772 struct fwnode_handle *ep, *remote; in tegra_vi_graph_init() local
/linux/kernel/time/
H A Dtimer_migration.c551 bool remote; member
765 bool remote = data->remote; in tmigr_update_events() local
/linux/drivers/scsi/isci/
H A Dport.h142 struct sci_port_end_point_properties remote; member
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_common.c298 struct device_node *remote, *i2c_np; in mtk_hdmi_dt_parse_pdata() local
/linux/include/uapi/linux/
H A Dif_pppox.h45 unsigned char remote[ETH_ALEN]; /* Remote address */ member

1234