/openbmc/linux/tools/arch/x86/include/uapi/asm/ |
H A D | unistd_64.h | 14 #ifndef __NR_gettid 15 #define __NR_gettid 186 macro
|
H A D | unistd_32.h | 14 #ifndef __NR_gettid 15 #define __NR_gettid 224 macro
|
/openbmc/linux/tools/perf/bench/ |
H A D | sched-seccomp-notify.c | 79 if (req.data.nr != __NR_gettid) in user_notification_sync_loop() 108 listener = user_notif_syscall(__NR_gettid, in bench_sched_seccomp_notify() 120 ret = syscall(__NR_gettid); in bench_sched_seccomp_notify()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/ |
H A D | 0001-Remove-bionic-specific-calls.patch | 25 return syscall(__NR_gettid);
|
H A D | 0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch | 45 return syscall(__NR_gettid);
|
/openbmc/linux/tools/testing/selftests/perf_events/ |
H A D | sigtrap_threads.c | 84 __atomic_fetch_sub(&ctx.tids_want_signal, syscall(__NR_gettid), __ATOMIC_RELAXED); in sigtrap_handler() 90 pid_t tid = syscall(__NR_gettid); in test_thread()
|
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | null_syscall.c | 125 syscall(__NR_gettid); in do_null_syscall()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_ops.c | 38 (void)syscall(__NR_gettid); in map_for_each_pass()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0011-Remove-bionic-specific-calls.patch | 60 + tid = (pid_t) syscall(__NR_gettid);
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 158 #define __NR_gettid 178 macro
|
H A D | unistd_64.h | 181 #define __NR_gettid 178 macro
|
/openbmc/linux/tools/testing/selftests/ptrace/ |
H A D | get_syscall_info.c | 57 __NR_gettid, in TEST()
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 182 #define __NR_gettid 178 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 179 #define __NR_gettid 178 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 188 #define __NR_gettid 236 macro
|
H A D | unistd_32.h | 220 #define __NR_gettid 236 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 190 #define __NR_gettid 186 macro
|
H A D | unistd_32.h | 226 #define __NR_gettid 224 macro
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | demand_paging_test.c | 63 pid_t tid = syscall(__NR_gettid); in handle_uffd_page_request()
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 204 #define __NR_gettid 207 macro
|
H A D | unistd_32.h | 211 #define __NR_gettid 207 macro
|
/openbmc/linux/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 51 return (pid_t)syscall(__NR_gettid); in gettid()
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 473 #define __NR_gettid 178 macro 474 __SYSCALL(__NR_gettid, sys_gettid)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 473 #define __NR_gettid 178 macro 474 __SYSCALL(__NR_gettid, sys_gettid)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 473 #define __NR_gettid 178 macro 474 __SYSCALL(__NR_gettid, sys_gettid)
|