Searched refs:fs (Results 1 – 10 of 10) sorted by relevance
/bionic/build/ |
D | run-on-host.mk | 37 ln -fs `realpath $(TARGET_OUT)/bin` /system/ 38 ln -fs `realpath $(TARGET_OUT)/etc` /system/ 39 ln -fs `realpath $(TARGET_OUT)/lib` /system/ 41 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 | 130 __u16 fs, __fsh; member 184 __u16 fs; member 201 __u16 fs, __fsh; member 256 __u16 fs; member
|
D | vm86.h | 75 unsigned short fs, __fsh; member
|
D | kvm.h | 166 struct kvm_segment cs, ds, es, fs, gs, ss; member
|
/bionic/libc/kernel/uapi/asm-mips/asm/ |
D | inst.h | 879 …r : 5, __BITFIELD_FIELD(unsigned int ft : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 889 …s : 5, __BITFIELD_FIELD(unsigned int ft : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 914 …t : 5, __BITFIELD_FIELD(unsigned int ft : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 919 …e : 6, __BITFIELD_FIELD(unsigned int ft : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 924 …p : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 929 …e : 6, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 934 …e : 6, __BITFIELD_FIELD(unsigned int fd : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 939 …e : 6, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 944 …e : 6, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIELD(unsigned int fs : 5, __BITFIELD_FIEL… 954 …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 | 41 __u16 fs; member
|
/bionic/libc/include/sys/ |
D | user.h | 145 unsigned long fs;
|
/bionic/libc/kernel/uapi/linux/ |
D | ethtool.h | 396 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/.
|