/third_party/musl/src/linux/ |
H A D | tgkill.c | 19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
|
/third_party/musl/porting/linux/user/src/linux/ |
H A D | tgkill.c | 19 int tgkill(int tgid, int tid, int sig) in tgkill() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_test_kern3.c | 13 int tgid; in dump_task() local
|
H A D | bpf_iter_task_file.c | 10 int tgid = 0; variable
|
H A D | test_core_retro.c | 8 int tgid; member 29 int tgid = BPF_CORE_READ(task, tgid); in handle_sys_enter() local
|
H A D | test_core_reloc_kernel.c | 28 int tgid; member 42 int pid, tgid; in test_core_kernel() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_test_kern3.c | 13 int tgid; in dump_task() local
|
H A D | test_core_retro.c | 8 int tgid; member 29 int tgid = BPF_CORE_READ(task, tgid); in handle_sys_enter() local
|
H A D | bpf_iter_task_file.c | 9 int tgid = 0; variable
|
H A D | bpf_mod_race.c | 8 pid_t tgid; member
|
/third_party/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/ |
H A D | rt_sigqueueinfo.h | 12 static int sys_rt_sigqueueinfo(pid_t tgid, int sig, siginfo_t *uinfo) in sys_rt_sigqueueinfo() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | tgkill.c | 12 int tgid, tid;
in main() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | usermode_driver.h | 12 struct pid *tgid; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | usermode_driver.h | 12 struct pid *tgid; member
|
/third_party/ltp/testcases/kernel/syscalls/tgkill/ |
H A D | tgkill.h | 12 static inline int sys_tgkill(int tgid, int tid, int sig) in sys_tgkill() argument
|
/kernel/linux/linux-5.10/kernel/bpf/preload/ |
H A D | bpf_preload_kern.c | 54 struct pid *tgid; in finish() local 86 struct pid *tgid; in fini_umd() local [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | thread_self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_get_link() local
|
H A D | self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_get_link() local
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | thread_self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_get_link() local
|
H A D | self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_get_link() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | ns_current_pid_tgid.c | 24 pid_t tgid, pid; in test_current_pid_tgid() local
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify11.c | 62 int tgid = getpid(); in test01() local
|
/kernel/linux/linux-5.10/tools/bpf/runqslower/ |
H A D | runqslower.bpf.c | 28 static int trace_enqueue(u32 tgid, u32 pid) in trace_enqueue() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | namespaces.h | 33 pid_t tgid; member
|
/kernel/linux/linux-5.10/net/bpfilter/ |
H A D | bpfilter_kern.c | 19 struct pid *tgid = info->tgid; in shutdown_umh() local
|