| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | arch_topology.c | 616 static int __init parse_socket(struct device_node *socket) in parse_socket() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | net.h | 117 struct socket { global() struct [all...] |
| /kernel/linux/linux-6.6/include/pcmcia/ |
| H A D | ds.h | 91 struct pcmcia_socket *socket; member
|
| H A D | ss.h | 132 socket_state_t socket; member [all...] |
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | ricoh.h | 137 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); ricoh_zoom_video() local 149 ricoh_set_zv(struct yenta_socket *socket) ricoh_set_zv() argument 163 ricoh_set_clkrun(struct yenta_socket *socket, bool quiet) ricoh_set_clkrun() argument 192 ricoh_save_state(struct yenta_socket *socket) ricoh_save_state() argument 201 ricoh_restore_state(struct yenta_socket *socket) ricoh_restore_state() argument 215 ricoh_override(struct yenta_socket *socket) ricoh_override() argument [all...] |
| H A D | tcic.c | 108 struct pcmcia_socket socket; member [all...] |
| H A D | yenta_socket.h | 120 struct pcmcia_socket socket; member
|
| H A D | ds.c | 1344 struct pcmcia_socket *socket = dev_get_drvdata(dev); pcmcia_bus_add_socket() local 1377 struct pcmcia_socket *socket = dev_get_drvdata(dev); pcmcia_bus_remove_socket() local [all...] |
| /kernel/linux/linux-6.6/tools/net/ynl/lib/ |
| H A D | ynl.py | 7 import socket namespace [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/tpm2/ |
| H A D | tpm2.py | 5 import socket namespace
|
| /kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
| H A D | sockets_porting.c | 152 int socket(int domain, int type, int protocol)
in socket() function
|
| /kernel/uniproton/src/net/lwip-2.1/src/ |
| H A D | sockets.c | 148 int socket(int domain, int type, int protocol)
in socket() function
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | rxperf.c | 182 struct socket *socket; in rxperf_open_socket() local [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_session_service.c | 1082 static int32_t CheckSessionCancelState(int32_t socket) in CheckSessionCancelState() argument 1109 ClientBind(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener, bool isAsync) ClientBind() argument 1161 ClientListen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) ClientListen() argument 1191 ClientShutdown(int32_t socket, int32_t cancelReason) ClientShutdown() argument 1259 GetSocketMtuSize(int32_t socket, uint32_t *mtuSize) GetSocketMtuSize() argument 1291 ClientDfsBind(int32_t socket, const ISocketListener *listener) ClientDfsBind() argument [all...] |
| /foundation/communication/dsoftbus/interfaces/kits/transport/ |
| H A D | trans_type.h | 294 int32_t socket; /**< Socket fd */ member
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| H A D | nstackx_dfile.c | 1023 Socket *socket = ServerSocket(protocol, sockAddr); in DFileRecverInit() local 1210 Socket *socket = ClientSocketWithTargetDev(protocol, sockAddr, localInterface); DFileSenderInitWithTargetDev() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
| H A D | nstackx_dfile_session.h | 77 Socket *socket[NSTACKX_MULTI_PATH_NUM]; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | sort.h | 107 s32 socket; member
|
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| H A D | transport.c | 919 tcp_update_socket(struct tcp_handle *tcp, int fd, uint8_t *master_key, struct socket *socket) tcp_update_socket() argument 1007 tcp_alloc_handle(struct connection *connect, int socket_fd, uint8_t *master_key, struct socket *socket) tcp_alloc_handle() argument 1116 lookup_conn_by_socketfd_unsafe(struct hmdfs_peer *node, struct socket *socket) lookup_conn_by_socketfd_unsafe() argument 1142 alloc_conn_tcp(struct hmdfs_peer *node, int socket_fd, uint8_t *master_key, uint8_t status, struct socket *socket) alloc_conn_tcp() argument 1175 add_conn_tcp_unsafe(struct hmdfs_peer *node, struct socket *socket, struct connection *conn2add) add_conn_tcp_unsafe() argument 1201 struct socket *socket = NULL; hmdfs_get_conn_tcp() local [all...] |
| /kernel/linux/linux-5.10/include/pcmcia/ |
| H A D | ss.h | 132 socket_state_t socket; member [all...] |
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| H A D | i82365.c | 146 struct pcmcia_socket socket; member 159 static struct i82365_socket socket[8] = { variable [all...] |
| H A D | yenta_socket.c | 84 static inline u32 cb_readl(struct yenta_socket *socket, unsigned reg) in cb_readl() argument 91 static inline void cb_writel(struct yenta_socket *socket, unsigned reg, u32 val) in cb_writel() argument 98 static inline u8 config_readb(struct yenta_socket *socket, unsigne argument 106 config_readw(struct yenta_socket *socket, unsigned offset) config_readw() argument 114 config_readl(struct yenta_socket *socket, unsigned offset) config_readl() argument 122 config_writeb(struct yenta_socket *socket, unsigned offset, u8 val) config_writeb() argument 128 config_writew(struct yenta_socket *socket, unsigned offset, u16 val) config_writew() argument 134 config_writel(struct yenta_socket *socket, unsigned offset, u32 val) config_writel() argument 140 exca_readb(struct yenta_socket *socket, unsigned reg) exca_readb() argument 147 exca_readw(struct yenta_socket *socket, unsigned reg) exca_readw() argument 156 exca_writeb(struct yenta_socket *socket, unsigned reg, u8 val) exca_writeb() argument 163 exca_writew(struct yenta_socket *socket, unsigned reg, u16 val) exca_writew() argument 176 struct yenta_socket *socket = dev_get_drvdata(yentadev); show_yenta_registers() local 213 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); yenta_get_status() local 246 yenta_set_power(struct yenta_socket *socket, socket_state_t *state) yenta_set_power() argument 330 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); yenta_set_socket() local 405 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); yenta_set_io_map() local 442 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); yenta_set_mem_map() local 509 struct yenta_socket *socket = (struct yenta_socket *) dev_id; yenta_interrupt() local 540 struct yenta_socket *socket = from_timer(socket, t, poll_timer); yenta_interrupt_wrapper() local 547 yenta_clear_maps(struct yenta_socket *socket) yenta_clear_maps() argument 566 yenta_interrogate(struct yenta_socket *socket) yenta_interrogate() argument 580 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); yenta_sock_init() local 601 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); yenta_sock_suspend() local 670 yenta_search_res(struct yenta_socket *socket, struct resource *res, u32 min) yenta_search_res() argument 690 yenta_allocate_res(struct yenta_socket *socket, int nr, unsigned type, int addr_start, int addr_end) yenta_allocate_res() argument 748 yenta_free_res(struct yenta_socket *socket, int nr) yenta_free_res() argument 763 yenta_allocate_resources(struct yenta_socket *socket) yenta_allocate_resources() argument 786 yenta_free_resources(struct yenta_socket *socket) yenta_free_resources() argument 924 yenta_probe_irq(struct yenta_socket *socket, u32 isa_irq_mask) yenta_probe_irq() argument 966 struct yenta_socket *socket = (struct yenta_socket *) dev_id; yenta_probe_handler() local 984 yenta_probe_cb_irq(struct yenta_socket *socket) yenta_probe_cb_irq() argument 1026 yenta_get_socket_capabilities(struct yenta_socket *socket, u32 isa_irq_mask) yenta_get_socket_capabilities() argument 1041 yenta_config_init(struct yenta_socket *socket) yenta_config_init() argument 1158 struct yenta_socket *socket; yenta_probe() local 1304 struct yenta_socket *socket = pci_get_drvdata(pdev); yenta_dev_suspend_noirq() local 1323 struct yenta_socket *socket = pci_get_drvdata(pdev); yenta_dev_resume_noirq() local [all...] |
| H A D | vrc4171_card.c | 224 struct vrc4171_socket *socket; in pccard_init() local 307 struct vrc4171_socket *socket; in pccard_set_socket() local 507 struct vrc4171_socket *socket; pccard_interrupt() local 557 struct vrc4171_socket *socket; vrc4171_add_sockets() local 607 struct vrc4171_socket *socket; vrc4171_remove_sockets() local [all...] |
| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| H A D | transport.c | 919 tcp_update_socket(struct tcp_handle *tcp, int fd, uint8_t *master_key, struct socket *socket) tcp_update_socket() argument 1007 tcp_alloc_handle(struct connection *connect, int socket_fd, uint8_t *master_key, struct socket *socket) tcp_alloc_handle() argument 1116 lookup_conn_by_socketfd_unsafe(struct hmdfs_peer *node, struct socket *socket) lookup_conn_by_socketfd_unsafe() argument 1142 alloc_conn_tcp(struct hmdfs_peer *node, int socket_fd, uint8_t *master_key, uint8_t status, struct socket *socket) alloc_conn_tcp() argument 1175 add_conn_tcp_unsafe(struct hmdfs_peer *node, struct socket *socket, struct connection *conn2add) add_conn_tcp_unsafe() argument 1201 struct socket *socket = NULL; hmdfs_get_conn_tcp() local [all...] |
| /kernel/linux/linux-6.6/drivers/edac/ |
| H A D | skx_common.h | 159 int socket; member
|