Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dsigcontext.h108 __u16 fs, __fsh; member
151 __u16 fs; member
165 __u16 fs, __fsh; member
209 __u16 fs; member
Dvm86.h64 unsigned short fs, __fsh; member
Dkvm.h134 struct kvm_segment cs, ds, es, fs, gs, ss; member
143 struct kvm_segment cs, ds, es, fs, gs, ss; member
/bionic/libc/arch-x86_64/bionic/
Dvfork.S39 mov %fs:0, %r8
/bionic/libc/kernel/uapi/video/
Duvesafb.h37 __u16 fs; member
/bionic/build/
Drun-on-host.sh53 ln -fs `realpath ${TARGET_OUT}/etc` /system/
/bionic/libc/include/sys/
Duser.h149 unsigned long fs;
/bionic/tools/versioner/src/
DPreprocessor.cpp453 if (llvm::sys::fs::create_directories(parent_path)) { in preprocessHeaders()
456 if (llvm::sys::fs::copy_file(path, dst_path)) { in preprocessHeaders()
/bionic/libc/kernel/uapi/linux/
Dethtool.h417 struct ethtool_rx_flow_spec fs; member
463 struct ethtool_rx_ntuple_flow_spec fs; member
/bionic/libc/
DSYSCALLS.TXT108 # See linux/fs/read_write.c and https://lwn.net/Articles/311630/.
/bionic/docs/
Delf-tls.md445 * x86_64: use `PTRACE_PEEKUSER` to read the `{fs,gs}_base` fields of `user_regs_struct`