| /third_party/python/Lib/test/ |
| H A D | test_logging.py | 40 import socket namespace [all...] |
| H A D | _test_multiprocessing.py | 18 import socket namespace [all...] |
| H A D | test_socket.py | 10 import socket namespace 1272 self.skipTest('could not import needed symbols from socket') global() namespace 1362 self.skipTest('could not import needed symbols from socket') global() namespace [all...] |
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| H A D | drbd_int.h | 564 struct socket *socket; member
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | sock.h | 1469 struct socket socket; global() member 1478 SOCK_INODE(struct socket *socket) SOCK_INODE() argument [all...] |
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | internal.h | 256 struct socket *socket; member
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | internal.h | 261 struct socket *socket; member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | sock.h | 1580 struct socket socket; global() member 1589 SOCK_INODE(struct socket *socket) SOCK_INODE() argument [all...] |
| /kernel/linux/linux-6.6/drivers/block/drbd/ |
| H A D | drbd_int.h | 496 struct socket *socket; member
|
| /kernel/linux/linux-6.6/drivers/edac/ |
| H A D | sb_edac.c | 2031 get_memory_error_data(struct mem_ctl_info *mci, u64 addr, u8 *socket, u8 *ha, long *channel_mask, u8 *rank, char **area_type, char *msg) get_memory_error_data() argument 2368 get_memory_error_data_from_mce(struct mem_ctl_info *mci, const struct mce *m, u8 *socket, u8 *ha, long *channel_mask, char *msg) get_memory_error_data_from_mce() argument 3099 u8 rank = 0xff, socket, ha; sbridge_mce_output_error() local [all...] |
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | ar-internal.h | 291 struct socket *socket; /* my UDP socket */ global() member 611 struct rxrpc_sock __rcu *socket; /* socket responsible */ global() member [all...] |
| /third_party/rust/crates/libc/src/unix/ |
| H A D | mod.rs | 612 pub fn socket(domain: ::c_int, ty: ::c_int, protocol: ::c_int) -> ::c_int; in socket() functions [all...] |
| /third_party/python/Modules/ |
| H A D | socketmodule.c | 5165 #define socket global() macro 5167 socket(int domain, int type, int protocol) global() function [all...] |
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 1588 pub fn socket(domain: ::c_int, _type: ::c_int, protocol: ::c_int) -> ::c_int; socket() functions [all...] |
| /third_party/toybox/generated/ |
| H A D | globals.h | 1012 char *socket; member
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | verifier.c | 6327 BTF_TYPE_SAFE_TRUSTED(struct socket) { in BTF_TYPE_SAFE_TRUSTED() argument
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| H A D | mod.rs | 3473 pub fn socket(domain: ::c_int, ty: ::c_int, protocol: ::c_int) -> ::c_int; in socket() functions [all...] |