/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 [all...] |
H A D | bpf_iter_test_kern3.c | 13 int tgid; in dump_task() 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 | bpf_iter_task_file.c | 9 int 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() argument 20 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, in sys_rt_tgsigqueueinfo() argument
|
/linux/tools/perf/util/ |
H A 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() argument 376 pid_t tgid = 0, nstgid = 0; nsinfo__is_in_root_namespace() local [all...] |
H A D | bpf_off_cpu.c | 30 u32 tgid; member 252 u32 tgid; in off_cpu_prepare() local
|
H A D | namespaces.h | 35 pid_t tgid; in DECLARE_RC_STRUCT() local
|
H A D | synthetic-events.c | 74 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__get_comm_ids() argument 156 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__prepare_comm() argument 196 pid_t tgid, ppi in perf_event__synthesize_comm() local 224 perf_event__synthesize_namespaces(const struct perf_tool * tool,union perf_event * event,pid_t pid,pid_t tgid,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_namespaces() argument 263 perf_event__synthesize_fork(const struct perf_tool * tool,union perf_event * event,pid_t pid,pid_t tgid,pid_t ppid,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_fork() argument 430 perf_event__synthesize_mmap_events(const struct perf_tool * tool,union perf_event * event,pid_t pid,pid_t tgid,perf_event__handler_t process,struct machine * machine,bool mmap_data) perf_event__synthesize_mmap_events() argument 779 pid_t tgid, ppid; __event__synthesize_thread() local [all...] |
H A D | bpf-filter.c | 208 int tgid; in convert_to_tgid() local 410 int tgid; in create_idx_hash() local [all...] |
H A D | bpf_kwork_top.c | 39 __u32 tgid; member
|
/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/kernel/ |
H A D | taskstats.c | 213 static int fill_stats_for_tgid(pid_t tgid, struct taskstats *stats) in fill_stats_for_tgid() argument 527 u32 tgid; in cmd_attr_tgid() local
|
H A D | signal.c | 4115 do_send_specific(pid_t tgid, pid_t pid, int sig, struct kernel_siginfo *info) in do_send_specific() argument 4144 static int do_tkill(pid_t tgid, pid_t pid, int sig) in do_tkill() argument 4163 SYSCALL_DEFINE3(tgkill, pid_t, tgid, pid_t, pid, int, sig) in SYSCALL_DEFINE3() argument 4231 do_rt_tgsigqueueinfo(pid_t tgid,pid_t pid,int sig,kernel_siginfo_t * info) do_rt_tgsigqueueinfo() argument 4247 SYSCALL_DEFINE4(rt_tgsigqueueinfo,pid_t,tgid,pid_t,pid,int,sig,siginfo_t __user *,uinfo) SYSCALL_DEFINE4() argument 4259 COMPAT_SYSCALL_DEFINE4(rt_tgsigqueueinfo,compat_pid_t,tgid,compat_pid_t,pid,int,sig,struct compat_siginfo __user *,uinfo) COMPAT_SYSCALL_DEFINE4() argument [all...] |
/linux/tools/perf/util/bpf_skel/ |
H A D | sample-filter.h | 68 __u32 tgid; member
|
H A D | kwork_top.bpf.c | 36 __u32 tgid; member
|
/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_gem.h | 48 pid_t tgid; member
|
/linux/include/uapi/linux/ |
H A D | pidfd.h | 83 __u32 tgid; member
|
/linux/drivers/gpu/drm/panthor/ |
H A D | panthor_gem.h | 56 pid_t tgid; member
|