Home
last modified time | relevance | path

Searched defs:tgid (Results 1 – 25 of 47) sorted by relevance

12

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_retro.c8 int tgid; member
29 int tgid = BPF_CORE_READ(task, tgid); in handle_sys_enter() local
H A Dtest_core_reloc_kernel.c29 int tgid; member
57 int pid, tgid; in test_core_kernel() local
[all...]
H A Dbpf_iter_test_kern3.c13 int tgid; in dump_task() local
H A Dstruct_ops_maybe_null_fail.c9 pid_t tgid = 0; variable
H A Dstruct_ops_maybe_null.c9 pid_t tgid = 0; variable
H A Dbpf_iter_task_file.c9 int tgid = 0; variable
H A Daccess_map_in_map.c42 int tgid = 0; variable
H A Dbpf_mod_race.c8 pid_t tgid; member
/linux/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c15 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 Dnamespaces.c63 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 Dbpf_off_cpu.c30 u32 tgid; member
252 u32 tgid; in off_cpu_prepare() local
H A Dnamespaces.h35 pid_t tgid; in DECLARE_RC_STRUCT() local
H A Dsynthetic-events.c74 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 Dbpf-filter.c208 int tgid; in convert_to_tgid() local
410 int tgid; in create_idx_hash() local
[all...]
H A Dbpf_kwork_top.c39 __u32 tgid; member
/linux/fs/proc/
H A Dself.c16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_get_link() local
H A Dthread_self.c16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_get_link() local
/linux/include/rdma/
H A Dib_umem_odp.h16 struct pid *tgid; member
/linux/kernel/
H A Dtaskstats.c213 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 Dsignal.c4115 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 Dsample-filter.h68 __u32 tgid; member
H A Dkwork_top.bpf.c36 __u32 tgid; member
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.h48 pid_t tgid; member
/linux/include/uapi/linux/
H A Dpidfd.h83 __u32 tgid; member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.h56 pid_t tgid; member

12