Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dns_current_pid_tgid.c20 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 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
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 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()
20 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, in sys_rt_tgsigqueueinfo()
/linux/tools/perf/util/
H A Dbpf_off_cpu.c30 u32 tgid; member
252 u32 tgid; in off_cpu_prepare() local
H A Dsynthetic-events.c74 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 Dbpf-filter.c208 int tgid; in convert_to_tgid() local
410 int tgid; in create_idx_hash() local
/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/mm/
H A Dpage_owner.c34 pid_t tgid; member
237 pid_t pid, pid_t tgid, char *comm) in __update_page_owner_handle() argument
264 pid_t pid, pid_t tgid, in __update_page_owner_free_handle() argument
[all...]
/linux/kernel/
H A Dtaskstats.c213 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 Dsignal.c4119 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 Dsample-filter.h68 __u32 tgid; member
H A Doff_cpu.bpf.c38 __u32 tgid; member
/linux/include/uapi/linux/
H A Dpidfd.h83 __u32 tgid; member
H A Dauto_fs.h199 __u32 tgid; member
/linux/fs/autofs/
H A Dwaitq.c313 pid_t tgid; in autofs_wait() local
/linux/tools/testing/selftests/pidfd/
H A Dpidfd.h175 __u32 tgid; member
/linux/arch/powerpc/include/asm/
H A Dvas.h70 struct pid *tgid; /* Thread group ID of owner */ member
/linux/kernel/trace/
H A Dtrace_sched_switch.c483 int tgid = *entry; in saved_tgids_show() local

12