Home
last modified time | relevance | path

Searched refs:sys_gettid (Results 1 – 25 of 43) 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()
/linux/tools/testing/selftests/landlock/
H A Dwrappers.h44 static inline pid_t sys_gettid(void) in sys_gettid() function
H A Dcommon.h248 "_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.c119 sys_gettid(); in test_task_storage_map_stress_lookup()
/linux/tools/include/nolibc/
H A Dsys.h517 pid_t sys_gettid(void) in sys_gettid() function
525 return sys_gettid(); in gettid()
/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/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl189 178 n64 gettid sys_gettid
H A Dsyscall_n32.tbl189 178 n32 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/arch/sh/kernel/syscalls/
H A Dsyscall.tbl234 224 common gettid sys_gettid
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl141 127 common gettid sys_gettid
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl231 221 common gettid sys_gettid
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl228 206 common gettid sys_gettid
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl198 186 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

12