Searched refs:fs (Results 1 – 11 of 11) sorted by relevance
/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 | 134 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/ |
D | vfork.S | 39 mov %fs:0, %r8
|
/bionic/libc/kernel/uapi/video/ |
D | uvesafb.h | 37 __u16 fs; member
|
/bionic/build/ |
D | run-on-host.sh | 53 ln -fs `realpath ${TARGET_OUT}/etc` /system/
|
/bionic/libc/include/sys/ |
D | user.h | 149 unsigned long fs;
|
/bionic/tools/versioner/src/ |
D | Preprocessor.cpp | 453 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/ |
D | ethtool.h | 417 struct ethtool_rx_flow_spec fs; member 463 struct ethtool_rx_ntuple_flow_spec fs; member
|
/bionic/libc/ |
D | SYSCALLS.TXT | 108 # See linux/fs/read_write.c and https://lwn.net/Articles/311630/.
|
/bionic/docs/ |
D | elf-tls.md | 445 * x86_64: use `PTRACE_PEEKUSER` to read the `{fs,gs}_base` fields of `user_regs_struct`
|