Home
last modified time | relevance | path

Searched defs:__buf (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dcrypt.h10 char __buf[256]; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dcrypt.h10 char __buf[256]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dcrypt.h10 char __buf[256]; member
/third_party/musl/include/
H A Dcrypt.h10 char __buf[256]; member
/third_party/ltp/include/lapi/
H A Dsem.h19 struct seminfo *__buf; /* buffer for IPC_INFO */ member
/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...]
/third_party/backends/backend/
H A Dsnapscan-mutex.c112 struct seminfo *__buf; /* buffer for IPC_INFO */ member
/third_party/toybox/toys/pending/
H A Dipcs.c47 struct seminfo *__buf; member
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
H A Dpage-poisoning.c101 struct semid_info *__buf; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c54 struct seminfo *__buf; /* Buffer for IPC_INFO (Linux specific) */ member

Completed in 8 milliseconds