Home
last modified time | relevance | path

Searched refs:gettid (Results 1 – 25 of 41) sorted by last modified time

12

/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c966 CASE_TEST(gettid); EXPECT_SYSNE(has_gettid, gettid(), -1); break; in run_syscall()
/linux/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c203 if (gettid() == 0) in write_clone_read()
205 set_tpidr2(gettid()); in write_clone_read()
206 if (get_tpidr2() == gettid()) { in write_clone_read()
/linux/tools/include/nolibc/
H A Dsys.h473 pid_t gettid(void) in gettid() function
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl197 186 common gettid sys_gettid
H A Dsyscall_32.tbl238 224 i386 gettid sys_gettid
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl311 378 common gettid sys_gettid
/linux/kernel/
H A Dsys.c964 SYSCALL_DEFINE0(gettid) in SYSCALL_DEFINE0() argument
/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c37 static pid_t gettid(void) in gettid() function
205 printf("tid=%d, / tgid=%d / pgid=%d: %lx\n", gettid(), getpid(), getpgid(0), in disp_processes()
/linux/tools/perf/
H A Dbuiltin-record.c197 static inline pid_t gettid(void) in gettid() function
1267 thread_data[t].tid = gettid(); in record__alloc_thread_data()
1678 thread->tid = gettid(); in record__thread()
H A DMakefile.config408 ifeq ($(feature-gettid), 1)
/linux/tools/build/
H A DMakefile.feature39 gettid \
/linux/tools/build/feature/
H A DMakefile67 test-gettid.bin \
341 $(OUTPUT)test-gettid.bin:
/linux/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c17 #define gettid() syscall(SYS_gettid) macro
31 unsigned long long tid = gettid(); in thrfn()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl189 178 n64 gettid sys_gettid
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl264 207 common gettid sys_gettid
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl247 236 common gettid sys_gettid sys_gettid
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl197 186 common gettid sys_gettid
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl141 127 common gettid sys_gettid
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl234 224 common gettid sys_gettid
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl180 143 common gettid sys_gettid
/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl247 236 common gettid sys_gettid sys_gettid
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl264 207 common gettid sys_gettid
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl189 178 n32 gettid sys_gettid
H A Dsyscall_n64.tbl189 178 n64 gettid sys_gettid
H A Dsyscall_o32.tbl236 222 o32 gettid sys_gettid

12