HomeSort by relevance Sort by last modified time
    Searched defs:PR_GET_TID_ADDRESS (Results 1 - 20 of 20) sorted by null

  /external/strace/xlat/
prctl_options.h 116 #if !(defined(PR_GET_TID_ADDRESS) || (defined(HAVE_DECL_PR_GET_TID_ADDRESS) && HAVE_DECL_PR_GET_TID_ADDRESS))
117 # define PR_GET_TID_ADDRESS 40
190 XLAT(PR_GET_TID_ADDRESS),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 150 #define PR_GET_TID_ADDRESS 40
  /bionic/libc/kernel/uapi/linux/
prctl.h 118 #define PR_GET_TID_ADDRESS 40
  /external/kernel-headers/original/uapi/linux/
prctl.h 178 #define PR_GET_TID_ADDRESS 40
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 621 milliseconds