Searched defs:socket (Results 1 – 14 of 14) sorted by relevance
/linux-4.19.296/include/linux/ |
D | net.h | 116 struct socket { struct 117 socket_state state; argument 123 struct socket_wq *wq; argument 142 int (*release) (struct socket *sock); argument
|
/linux-4.19.296/include/xen/interface/io/ |
D | pvcalls.h | 46 } socket; member 93 } socket; member
|
/linux-4.19.296/drivers/isdn/mISDN/ |
D | l1oip_core.c | 283 struct socket *socket = NULL; in l1oip_socket_send() local 657 struct socket *socket = NULL; in l1oip_socket_thread() local
|
D | l1oip.h | 71 struct socket *socket; /* if set, socket is created */ member
|
/linux-4.19.296/drivers/edac/ |
D | i7core_edac.c | 244 u8 socket; member 443 static struct i7core_dev *get_i7core_dev(u8 socket) in get_i7core_dev() 455 static struct i7core_dev *alloc_i7core_dev(u8 socket, in alloc_i7core_dev() 1317 u8 socket = 0; in i7core_get_onedevice() local
|
D | sb_edac.c | 1898 u8 *socket, u8 *ha, in get_memory_error_data() 2881 u8 rank, socket, ha; in sbridge_mce_output_error() local
|
D | skx_edac.c | 103 int socket; member
|
/linux-4.19.296/include/pcmcia/ |
D | ds.h | 94 struct pcmcia_socket *socket; member
|
D | ss.h | 135 socket_state_t socket; member
|
/linux-4.19.296/fs/afs/ |
D | rxrpc.c | 43 struct socket *socket; in afs_open_socket() local
|
D | internal.h | 229 struct socket *socket; member
|
/linux-4.19.296/fs/cifs/ |
D | connect.c | 3476 struct socket *socket = server->ssocket; in bind_socket() local 3574 struct socket *socket = server->ssocket; in generic_ip_connect() local
|
/linux-4.19.296/include/net/ |
D | sock.h | 1380 struct socket socket; member 1389 static inline struct inode *SOCK_INODE(struct socket *socket) in SOCK_INODE()
|
/linux-4.19.296/include/acpi/ |
D | actbl2.h | 1146 #define ACPI_NFIT_BUILD_DEVICE_HANDLE(dimm, channel, memory, socket, node) \ argument
|