Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/bpf/progs/
A Dtest_core_retro.c8 int tgid; member
29 int tgid = BPF_CORE_READ(task, tgid); in handle_sys_enter() local
A Dtest_core_reloc_kernel.c28 int tgid; member
42 int pid, tgid; in test_core_kernel() local
A Dbpf_iter_test_kern3.c13 int tgid; in dump_task() local
A Dbpf_iter_task_file.c9 int tgid = 0; variable
A Dprofiler.inc.h149 static INLINE bool is_init_process(u32 tgid) in is_init_process()
/linux/kernel/bpf/preload/
A Dbpf_preload_kern.c54 struct pid *tgid; in finish() local
86 struct pid *tgid; in fini_umd() local
/linux/tools/testing/selftests/ptrace/
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/include/linux/
A Dusermode_driver.h12 struct pid *tgid; member
/linux/fs/proc/
A Dself.c16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_get_link() local
A Dthread_self.c16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_get_link() local
A Darray.c150 pid_t ppid, tpid = 0, tgid, ngid; in task_state() local
/linux/tools/testing/selftests/bpf/prog_tests/
A Dns_current_pid_tgid.c24 pid_t tgid, pid; in test_current_pid_tgid() local
/linux/net/bpfilter/
A Dbpfilter_kern.c19 struct pid *tgid = info->tgid; in shutdown_umh() local
/linux/tools/perf/util/
A Dsynthetic-events.c73 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 Dnamespaces.h34 pid_t tgid; member
/linux/include/rdma/
A Dib_umem_odp.h15 struct pid *tgid; member
/linux/kernel/
A Dtaskstats.c191 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 Dsignal.c3889 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 Dwaitq.c312 pid_t tgid; in autofs_wait() local
A Dautofs_i.h96 pid_t tgid; member
/linux/drivers/misc/
A Dfastrpc.c181 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 Dauto_fs.h199 __u32 tgid; member
/linux/arch/powerpc/include/asm/
A Dvas.h60 struct pid *tgid; /* Thread group ID of owner */ member
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vm.h180 pid_t tgid; member
/linux/fs/orangefs/
A Dupcall.h225 int tgid; member

Completed in 41 milliseconds

12