Home
last modified time | relevance | path

Searched refs:sys_gettid (Results 1 – 25 of 28) sorted by relevance

12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtask_local_storage.c34 skel->bss->target_pid = sys_gettid(); in test_sys_enter_exit()
40 sys_gettid(); in test_sys_enter_exit()
41 sys_gettid(); in test_sys_enter_exit()
110 sys_gettid(); in test_recursion()
265 my_tid = sys_gettid(); in test_uptr_basic()
H A Draw_tp_null.c18 skel->bss->tid = sys_gettid(); in test_raw_tp_null()
H A Dns_current_pid_tgid.c26 *pid = sys_gettid(); in get_pid_tgid()
H A Dbpf_iter.c229 skel->bss->tid = sys_gettid(); in test_task_common_nocheck()
258 ASSERT_NEQ(getpid(), sys_gettid(), "check_new_thread_id"); in run_test_task_tid()
261 linfo.task.tid = sys_gettid(); in run_test_task_tid()
H A Dbpf_cookie.c738 skel->bss->my_tid = sys_gettid(); in test_bpf_cookie()
H A Dcore_reloc.c1015 my_pid_tgid = getpid() | ((uint64_t)sys_gettid() << 32); in run_core_reloc_tests()
/linux/tools/testing/selftests/landlock/
H A Dwrappers.h44 static inline pid_t sys_gettid(void) in sys_gettid() function
H A Dcommon.h249 "_selftests-landlock-abstract-unix-tid%d-index%d", sys_gettid(), in set_unix_address()
/linux/tools/testing/selftests/proc/
H A Dproc.h17 static inline pid_t sys_gettid(void) in sys_gettid() function
H A Dthread-self.c34 tid = sys_gettid(); in f()
/linux/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c
/linux/tools/include/nolibc/
H A Dsys.h509 pid_t sys_gettid(void) in getppid()
517 return sys_gettid(); in sys_gettid() function
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c76 tid = sys_gettid(); in inc_counter()
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl247 236 common gettid sys_gettid sys_gettid
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl189 178 n64 gettid sys_gettid
/linux/scripts/
H A Dsyscall.tbl219 178 common gettid sys_gettid
/linux/tools/scripts/
H A Dsyscall.tbl219 178 common gettid sys_gettid
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl234 224 common gettid sys_gettid
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl141 127 common gettid sys_gettid
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl198 186 common gettid sys_gettid
H A Dsyscall_32.tbl239 224 i386 gettid sys_gettid
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl242 224 common gettid sys_gettid
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl180 143 common gettid sys_gettid
/linux/include/uapi/asm-generic/
H A Dunistd.h474 __SYSCALL(__NR_gettid, sys_gettid)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h474 __SYSCALL(__NR_gettid, sys_gettid)

12