| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | ns_current_pid_tgid.c | 20 static int get_pid_tgid(pid_t *pid, pid_t *tgid, in get_pid_tgid() argument 45 pid_t tgid, pid; in test_current_pid_tgid_tp() local 84 pid_t tgid, pid; in test_current_pid_tgid_cgrp() local 129 pid_t tgid, pid; test_current_pid_tgid_sk_msg() local [all...] |
| /linux/tools/testing/selftests/bpf/progs/ |
| 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 | 29 int tgid; member 57 int pid, tgid; in test_core_kernel() local
|
| H A D | struct_ops_maybe_null_fail.c | 9 pid_t tgid = 0; variable
|
| H A D | struct_ops_maybe_null.c | 9 pid_t tgid = 0; variable
|
| H A D | access_map_in_map.c | 42 int tgid = 0; variable
|
| H A D | bpf_mod_race.c | 8 pid_t tgid; member
|
| /linux/tools/testing/selftests/ptrace/ |
| H A D | peeksiginfo.c | 15 static int sys_rt_sigqueueinfo(pid_t tgid, int sig, siginfo_t *uinfo) in sys_rt_sigqueueinfo() 20 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, in sys_rt_tgsigqueueinfo()
|
| /linux/tools/perf/util/ |
| H A D | namespaces.c | 62 static int nsinfo__get_nspid(pid_t *tgid, pid_t *nstgid, bool *in_pidns, const char *path) in nsinfo__get_nspid() 375 pid_t tgid = 0, nstgid = 0; in nsinfo__is_in_root_namespace() local
|
| H A D | bpf_off_cpu.c | 31 u32 tgid; member 253 u32 tgid; in off_cpu_prepare() local
|
| H A D | synthetic-events.c | 74 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__get_comm_ids() 156 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__prepare_comm() 196 pid_t tgid, ppid; in perf_event__synthesize_comm() local 224 pid_t pid, pid_t tgid, in perf_event__synthesize_namespaces() 263 pid_t pid, pid_t tgid, pid_t ppid, in perf_event__synthesize_fork() 430 pid_t pid, pid_t tgid, in perf_event__synthesize_mmap_events() 779 pid_t tgid, ppid; in __event__synthesize_thread() local
|
| H A D | bpf-filter.c | 209 int tgid; in convert_to_tgid() local 411 int tgid; in create_idx_hash() local
|
| /linux/fs/proc/ |
| H A D | self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_get_link() local
|
| H A D | thread_self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_get_link() local
|
| /linux/include/rdma/ |
| H A D | ib_umem_odp.h | 16 struct pid *tgid; member
|
| /linux/mm/ |
| H A D | page_owner.c | 34 pid_t tgid; member 240 pid_t pid, pid_t tgid, char *comm) in __update_page_owner_handle() 267 pid_t pid, pid_t tgid, in __update_page_owner_free_handle()
|
| /linux/kernel/ |
| H A D | taskstats.c | 213 static int fill_stats_for_tgid(pid_t tgid, struct taskstats *stats) in fill_stats_for_tgid() 527 u32 tgid; in cmd_attr_tgid() local
|
| H A D | signal.c | 4119 do_send_specific(pid_t tgid, pid_t pid, int sig, struct kernel_siginfo *info) in do_send_specific() 4148 static int do_tkill(pid_t tgid, pid_t pid, int sig) in do_tkill() 4167 SYSCALL_DEFINE3(tgkill, pid_t, tgid, pid_t, pid, int, sig) in SYSCALL_DEFINE3() argument 4235 static int do_rt_tgsigqueueinfo(pid_t tgid, pid_t pid, int sig, kernel_siginfo_t *info) in do_rt_tgsigqueueinfo() 4251 SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, in SYSCALL_DEFINE4() argument 4263 compat_pid_t, tgid, in COMPAT_SYSCALL_DEFINE4() argument
|
| /linux/tools/perf/util/bpf_skel/ |
| H A D | sample-filter.h | 68 __u32 tgid; member
|
| H A D | kwork_top.bpf.c | 34 __u32 tgid; member
|
| H A D | off_cpu.bpf.c | 38 __u32 tgid; member
|
| /linux/include/uapi/linux/ |
| H A D | pidfd.h | 83 __u32 tgid; member
|
| H A D | auto_fs.h | 199 __u32 tgid; member
|
| /linux/fs/autofs/ |
| H A D | waitq.c | 313 pid_t tgid; in autofs_wait() local
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd.h | 175 __u32 tgid; member
|