Home
last modified time | relevance | path

Searched refs:__NR_gettid (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dunistd_64.h14 #ifndef __NR_gettid
15 #define __NR_gettid 186 macro
H A Dunistd_32.h14 #ifndef __NR_gettid
15 #define __NR_gettid 224 macro
/openbmc/linux/tools/perf/bench/
H A Dsched-seccomp-notify.c79 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 D0001-Remove-bionic-specific-calls.patch25 return syscall(__NR_gettid);
H A D0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch45 return syscall(__NR_gettid);
/openbmc/linux/tools/testing/selftests/perf_events/
H A Dsigtrap_threads.c84 __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 Dnull_syscall.c125 syscall(__NR_gettid); in do_null_syscall()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_ops.c38 (void)syscall(__NR_gettid); in map_for_each_pass()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0011-Remove-bionic-specific-calls.patch60 + tid = (pid_t) syscall(__NR_gettid);
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h158 #define __NR_gettid 178 macro
H A Dunistd_64.h181 #define __NR_gettid 178 macro
/openbmc/linux/tools/testing/selftests/ptrace/
H A Dget_syscall_info.c57 __NR_gettid, in TEST()
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h182 #define __NR_gettid 178 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h179 #define __NR_gettid 178 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h188 #define __NR_gettid 236 macro
H A Dunistd_32.h220 #define __NR_gettid 236 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h190 #define __NR_gettid 186 macro
H A Dunistd_32.h226 #define __NR_gettid 224 macro
/openbmc/linux/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c63 pid_t tid = syscall(__NR_gettid); in handle_uffd_page_request()
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h204 #define __NR_gettid 207 macro
H A Dunistd_32.h211 #define __NR_gettid 207 macro
/openbmc/linux/tools/perf/jvmti/
H A Djvmti_agent.c51 return (pid_t)syscall(__NR_gettid); in gettid()
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h473 #define __NR_gettid 178 macro
474 __SYSCALL(__NR_gettid, sys_gettid)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h473 #define __NR_gettid 178 macro
474 __SYSCALL(__NR_gettid, sys_gettid)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h473 #define __NR_gettid 178 macro
474 __SYSCALL(__NR_gettid, sys_gettid)

12