Searched refs:fs (Results 1 – 11 of 11) sorted by relevance
/bionic/build/ |
D | run-on-host.sh | 39 ln -fs `realpath ${TARGET_OUT}/bin` /system/ 40 ln -fs `realpath ${TARGET_OUT}/etc` /system/ 41 ln -fs `realpath ${TARGET_OUT}/lib` /system/ 43 ln -fs `realpath ${TARGET_OUT}/lib64` /system/;
|
/bionic/libc/arch-x86_64/bionic/ |
D | vfork.S | 37 mov %fs:0, %rax
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | sigcontext.h | 108 __u16 fs, __fsh; member 151 __u16 fs; member 165 __u16 fs, __fsh; member 209 __u16 fs; member
|
D | vm86.h | 64 unsigned short fs, __fsh; member
|
D | kvm.h | 137 struct kvm_segment cs, ds, es, fs, gs, ss; member
|
/bionic/libc/kernel/uapi/asm-mips/asm/ |
D | inst.h | 781 …r : 5, __BITFIELD_FIELD(unsigned int ft : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 789 …s : 5, __BITFIELD_FIELD(unsigned int ft : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 809 …t : 5, __BITFIELD_FIELD(unsigned int ft : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 813 …e : 6, __BITFIELD_FIELD(unsigned int ft : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 817 …p : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 821 …e : 6, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 825 …e : 6, __BITFIELD_FIELD(unsigned int fd : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 829 …e : 6, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 833 …e : 6, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 841 …r : 5, __BITFIELD_FIELD(unsigned int ft : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… [all …]
|
/bionic/libc/kernel/uapi/video/ |
D | uvesafb.h | 37 __u16 fs; member
|
/bionic/libc/include/sys/ |
D | user.h | 150 unsigned long fs;
|
/bionic/tools/versioner/src/ |
D | Preprocessor.cpp | 462 if (llvm::sys::fs::create_directories(parent_path)) { in preprocessHeaders() 465 if (llvm::sys::fs::copy_file(path, dst_path)) { in preprocessHeaders()
|
/bionic/libc/kernel/uapi/linux/ |
D | ethtool.h | 358 struct ethtool_rx_ntuple_flow_spec fs; member
|
/bionic/libc/ |
D | SYSCALLS.TXT | 101 # See linux/fs/read_write.c and https://lwn.net/Articles/311630/.
|