/linux/tools/testing/selftests/bpf/progs/ |
A D | test_core_retro.c | 8 int tgid; member 29 int tgid = BPF_CORE_READ(task, tgid); in handle_sys_enter() local
|
A D | test_core_reloc_kernel.c | 28 int tgid; member 42 int pid, tgid; in test_core_kernel() local
|
A D | bpf_iter_test_kern3.c | 13 int tgid; in dump_task() local
|
A D | bpf_iter_task_file.c | 9 int tgid = 0; variable
|
A D | profiler.inc.h | 149 static INLINE bool is_init_process(u32 tgid) in is_init_process()
|
/linux/kernel/bpf/preload/ |
A D | bpf_preload_kern.c | 54 struct pid *tgid; in finish() local 86 struct pid *tgid; in fini_umd() local
|
/linux/tools/testing/selftests/ptrace/ |
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/include/linux/ |
A D | usermode_driver.h | 12 struct pid *tgid; member
|
/linux/fs/proc/ |
A D | self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_get_link() local
|
A D | thread_self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_get_link() local
|
A D | array.c | 150 pid_t ppid, tpid = 0, tgid, ngid; in task_state() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | ns_current_pid_tgid.c | 24 pid_t tgid, pid; in test_current_pid_tgid() local
|
/linux/net/bpfilter/ |
A D | bpfilter_kern.c | 19 struct pid *tgid = info->tgid; in shutdown_umh() local
|
/linux/tools/perf/util/ |
A 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() 393 pid_t pid, pid_t tgid, in perf_event__synthesize_mmap_events() 723 pid_t tgid, ppid; in __event__synthesize_thread() local
|
A D | namespaces.h | 34 pid_t tgid; member
|
/linux/include/rdma/ |
A D | ib_umem_odp.h | 15 struct pid *tgid; member
|
/linux/kernel/ |
A D | taskstats.c | 191 static int fill_stats_for_tgid(pid_t tgid, struct taskstats *stats) in fill_stats_for_tgid() 512 u32 tgid; in cmd_attr_tgid() local
|
A D | signal.c | 3889 do_send_specific(pid_t tgid, pid_t pid, int sig, struct kernel_siginfo *info) in do_send_specific() 3918 static int do_tkill(pid_t tgid, pid_t pid, int sig) in do_tkill() 3942 SYSCALL_DEFINE3(tgkill, pid_t, tgid, pid_t, pid, int, sig) in SYSCALL_DEFINE3() argument 4010 static int do_rt_tgsigqueueinfo(pid_t tgid, pid_t pid, int sig, kernel_siginfo_t *info) in do_rt_tgsigqueueinfo() 4026 SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, in SYSCALL_DEFINE4() argument 4038 compat_pid_t, tgid, in COMPAT_SYSCALL_DEFINE4() argument
|
/linux/fs/autofs/ |
A D | waitq.c | 312 pid_t tgid; in autofs_wait() local
|
A D | autofs_i.h | 96 pid_t tgid; member
|
/linux/drivers/misc/ |
A D | fastrpc.c | 181 int tgid; member 229 int tgid; member 1164 int tgid = 0; in fastrpc_release_current_dsp_process() local 1301 int tgid = fl->tgid; in fastrpc_init_attach() local
|
/linux/include/uapi/linux/ |
A D | auto_fs.h | 199 __u32 tgid; member
|
/linux/arch/powerpc/include/asm/ |
A D | vas.h | 60 struct pid *tgid; /* Thread group ID of owner */ member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_vm.h | 180 pid_t tgid; member
|
/linux/fs/orangefs/ |
A D | upcall.h | 225 int tgid; member
|