Home
last modified time | relevance | path

Searched defs:__n (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/arch/i386/bits/
H A Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb() argument
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() argument
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl() argument
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() argument
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) insl() argument
[all...]
/third_party/musl/arch/x86_64/bits/
H A Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb() argument
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() argument
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl() argument
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() argument
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) insl() argument
[all...]
/third_party/musl/arch/x32/bits/
H A Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb() argument
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() argument
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl() argument
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() argument
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) insl() argument
[all...]
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dstring_32.h56 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp() argument
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dstring_32.h56 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp() argument
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dstring.h38 static inline char *strncpy(char *__dest, const char *__src, size_t __n) in strncpy() argument
85 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp() argument
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
H A Dmisc.c88 memcpy(void* __dest, __const void* __src, size_t __n) memcpy() argument
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dstring.c29 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy() argument
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dstring.c30 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy() argument
/kernel/linux/linux-6.6/arch/sh/boot/compressed/
H A Dmisc.c88 memcpy(void* __dest, __const void* __src, size_t __n) memcpy() argument
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dstring.h38 static inline char *strncpy(char *__dest, const char *__src, size_t __n) in strncpy() argument
85 static inline int strncmp(const char *__cs, const char *__ct, size_t __n) in strncmp() argument
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Dmock_system_func.cpp127 int __wrap_listen(int __fd, int __n) in __wrap_listen() argument
/kernel/linux/linux-5.10/arch/nios2/boot/compressed/
H A Dmisc.c104 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy() argument
/kernel/linux/linux-6.6/arch/nios2/boot/compressed/
H A Dmisc.c104 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy() argument
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Dsystem_func_mock.cpp164 int __wrap_listen(int __fd, int __n) in __wrap_listen() argument
260 ssize_t recvfrom(int __fd, void *__buf, size_t __n, int __flags, struct sockaddr *__addr, socklen_t *__addr_len) in recvfrom() argument
311 ssize_t sendto(int __fd, const void *__buf, size_t __n, int __flags, struct sockaddr *__addr, socklen_t __addr_len) in sendto() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Dbootconfig.c465 static int __init __xbc_parse_value(char **__v, char **__n) in __xbc_parse_value() argument
/kernel/linux/linux-6.6/lib/
H A Dbootconfig.c560 static int __init __xbc_parse_value(char **__v, char **__n) in __xbc_parse_value() argument
/kernel/linux/linux-5.10/net/tipc/
H A Dnode.c272 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n) in tipc_node_crypto_rx() argument
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.c282 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n) in tipc_node_crypto_rx() argument

Completed in 15 milliseconds