Home
last modified time | relevance | path

Searched defs:tgid (Results 1 – 25 of 32) 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 Dnamespaces.c62 static int nsinfo__get_nspid(pid_t *tgid, pid_t *nstgid, bool *in_pidns, const char *path) in nsinfo__get_nspid()
375 pid_t tgid = 0, nstgid = 0; in nsinfo__is_in_root_namespace() local
H A Dbpf_off_cpu.c31 u32 tgid; member
253 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() 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
784 pid_t tgid, ppid; __event__synthesize_thread() local
[all...]
H A Dbpf-filter.c209 int tgid; in convert_to_tgid() local
411 int tgid; in create_idx_hash() local
/linux/include/rdma/
H A Dib_umem_odp.h16 struct pid *tgid; member
/linux/tools/perf/util/bpf_skel/
H A Dsample-filter.h68 __u32 tgid; member
H A Dkwork_top.bpf.c34 __u32 tgid; member
H A Doff_cpu.bpf.c38 __u32 tgid; member
/linux/fs/autofs/
H A Dwaitq.c313 pid_t tgid; in autofs_wait() local
/linux/tools/mm/
H A Dpage_owner_sort.c38 pid_t tgid; member
336 pid_t tgid; in get_tgid() local
/linux/kernel/
H A Dsignal.c4121 do_send_specific(pid_t tgid, pid_t pid, int sig, struct kernel_siginfo *info) in do_send_specific()
4150 static int do_tkill(pid_t tgid, pid_t pid, int sig) in do_tkill()
4169 SYSCALL_DEFINE3(tgkill, pid_t, tgid, pid_t, pid, int, sig) in SYSCALL_DEFINE3() argument
4237 static int do_rt_tgsigqueueinfo(pid_t tgid, pid_t pid, int sig, kernel_siginfo_t *info) in do_rt_tgsigqueueinfo()
4253 SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, in SYSCALL_DEFINE4() argument
4265 compat_pid_t, tgid, in COMPAT_SYSCALL_DEFINE4() argument
/linux/tools/testing/selftests/pidfd/
H A Dpidfd.h183 __u32 tgid; global() member
/linux/include/uapi/linux/
H A Dauto_fs.h199 __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
/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h104 pid_t tgid; member
/linux/fs/orangefs/
H A Dupcall.h225 int tgid; member

12