Home
last modified time | relevance | path

Searched refs:fs (Results 1 – 10 of 10) sorted by relevance

/bionic/build/
Drun-on-host.mk37 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/
Dvfork.S37 mov %fs:0, %rax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dsigcontext.h130 __u16 fs, __fsh; member
184 __u16 fs; member
201 __u16 fs, __fsh; member
256 __u16 fs; member
Dvm86.h75 unsigned short fs, __fsh; member
Dkvm.h166 struct kvm_segment cs, ds, es, fs, gs, ss; member
/bionic/libc/kernel/uapi/asm-mips/asm/
Dinst.h879 …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/
Duvesafb.h41 __u16 fs; member
/bionic/libc/include/sys/
Duser.h145 unsigned long fs;
/bionic/libc/kernel/uapi/linux/
Dethtool.h396 struct ethtool_rx_ntuple_flow_spec fs; member
/bionic/libc/
DSYSCALLS.TXT101 # See linux/fs/read_write.c and https://lwn.net/Articles/311630/.