/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | test_core_retro.c | 8 int tgid; member 29 int tgid = BPF_CORE_READ(task, tgid); in handle_sys_enter() local
|
D | test_core_reloc_kernel.c | 29 int tgid; member 57 int pid, tgid; in test_core_kernel() local
|
D | bpf_iter_test_kern3.c | 13 int tgid; in dump_task() local
|
D | bpf_iter_task_file.c | 9 int tgid = 0; variable
|
D | bpf_mod_race.c | 8 pid_t tgid; member
|
/linux-6.6.21/tools/testing/selftests/ptrace/ |
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-6.6.21/include/linux/ |
D | usermode_driver.h | 12 struct pid *tgid; member
|
/linux-6.6.21/tools/perf/util/ |
D | namespaces.c | 63 static int nsinfo__get_nspid(pid_t *tgid, pid_t *nstgid, bool *in_pidns, const char *path) in nsinfo__get_nspid() 371 pid_t tgid = 0, nstgid = 0; in nsinfo__is_in_root_namespace() local
|
D | bpf_off_cpu.c | 28 u32 tgid; member 227 u32 tgid; in off_cpu_prepare() local
|
D | namespaces.h | 35 pid_t tgid; in DECLARE_RC_STRUCT() local
|
D | synthetic-events.c | 73 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__get_comm_ids() 155 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__prepare_comm() 195 pid_t tgid, ppid; in perf_event__synthesize_comm() local 223 pid_t pid, pid_t tgid, in perf_event__synthesize_namespaces() 262 pid_t pid, pid_t tgid, pid_t ppid, in perf_event__synthesize_fork() 423 pid_t pid, pid_t tgid, in perf_event__synthesize_mmap_events() 755 pid_t tgid, ppid; in __event__synthesize_thread() local
|
/linux-6.6.21/fs/proc/ |
D | self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_get_link() local
|
D | thread_self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_get_link() local
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | ns_current_pid_tgid.c | 24 pid_t tgid, pid; in test_current_pid_tgid() local
|
/linux-6.6.21/net/bpfilter/ |
D | bpfilter_kern.c | 19 struct pid *tgid = info->tgid; in shutdown_umh() local
|
/linux-6.6.21/include/rdma/ |
D | ib_umem_odp.h | 15 struct pid *tgid; member
|
/linux-6.6.21/kernel/ |
D | taskstats.c | 213 static int fill_stats_for_tgid(pid_t tgid, struct taskstats *stats) in fill_stats_for_tgid() 534 u32 tgid; in cmd_attr_tgid() local
|
D | signal.c | 3935 do_send_specific(pid_t tgid, pid_t pid, int sig, struct kernel_siginfo *info) in do_send_specific() 3964 static int do_tkill(pid_t tgid, pid_t pid, int sig) in do_tkill() 3988 SYSCALL_DEFINE3(tgkill, pid_t, tgid, pid_t, pid, int, sig) in SYSCALL_DEFINE3() argument 4056 static int do_rt_tgsigqueueinfo(pid_t tgid, pid_t pid, int sig, kernel_siginfo_t *info) in do_rt_tgsigqueueinfo() 4072 SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, in SYSCALL_DEFINE4() argument 4084 compat_pid_t, tgid, in COMPAT_SYSCALL_DEFINE4() argument
|
/linux-6.6.21/fs/autofs/ |
D | waitq.c | 313 pid_t tgid; in autofs_wait() local
|
D | autofs_i.h | 94 pid_t tgid; member
|
/linux-6.6.21/tools/perf/util/bpf_skel/ |
D | off_cpu.bpf.c | 29 __u32 tgid; member
|
/linux-6.6.21/tools/mm/ |
D | page_owner_sort.c | 41 pid_t tgid; member 334 pid_t tgid; in get_tgid() local
|
/linux-6.6.21/include/uapi/linux/ |
D | auto_fs.h | 199 __u32 tgid; member
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | vas.h | 70 struct pid *tgid; /* Thread group ID of owner */ member
|
/linux-6.6.21/drivers/misc/ |
D | fastrpc.c | 236 int tgid; member 302 int tgid; member 1501 int tgid = 0; in fastrpc_release_current_dsp_process() local 1647 int tgid = fl->tgid; in fastrpc_init_attach() local
|