| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | task_local_storage.c | 34 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 D | raw_tp_null.c | 18 skel->bss->tid = sys_gettid(); in test_raw_tp_null()
|
| H A D | ns_current_pid_tgid.c | 26 *pid = sys_gettid(); in get_pid_tgid()
|
| H A D | bpf_iter.c | 229 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 D | bpf_cookie.c | 738 skel->bss->my_tid = sys_gettid(); in test_bpf_cookie()
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | wrappers.h | 44 static inline pid_t sys_gettid(void) in sys_gettid() function
|
| H A D | common.h | 248 "_selftests-landlock-abstract-unix-tid%d-index%d", sys_gettid(), in set_unix_address()
|
| /linux/tools/testing/selftests/proc/ |
| H A D | proc.h | 17 static inline pid_t sys_gettid(void) in sys_gettid() function
|
| H A D | thread-self.c | 34 tid = sys_gettid(); in f()
|
| /linux/tools/testing/selftests/bpf/map_tests/ |
| H A D | task_storage_map.c | 119 sys_gettid(); in test_task_storage_map_stress_lookup()
|
| /linux/tools/include/nolibc/ |
| H A D | sys.h | 517 pid_t sys_gettid(void) in sys_gettid() function 525 return sys_gettid(); in gettid()
|
| /linux/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_trigger.c | 76 tid = sys_gettid(); in inc_counter()
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 247 236 common gettid sys_gettid sys_gettid
|
| /linux/arch/mips/kernel/syscalls/ |
| H A D | syscall_n64.tbl | 189 178 n64 gettid sys_gettid
|
| H A D | syscall_n32.tbl | 189 178 n32 gettid sys_gettid
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 189 178 n64 gettid sys_gettid
|
| /linux/scripts/ |
| H A D | syscall.tbl | 219 178 common gettid sys_gettid
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 219 178 common gettid sys_gettid
|
| /linux/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 234 224 common gettid sys_gettid
|
| /linux/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 141 127 common gettid sys_gettid
|
| /linux/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 231 221 common gettid sys_gettid
|
| /linux/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 228 206 common gettid sys_gettid
|
| /linux/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 198 186 common gettid sys_gettid
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 141 127 common gettid sys_gettid
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 198 186 common gettid sys_gettid
|