Home
last modified time | relevance | path

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

123

/linux-6.15/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()
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; in test_current_pid_tgid_sk_msg() local
/linux-6.15/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 Dbpf_iter_test_kern3.c13 int tgid; in dump_task() local
H A Dstruct_ops_maybe_null.c9 pid_t tgid = 0; variable
H A Dstruct_ops_maybe_null_fail.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-6.15/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-6.15/tools/perf/util/
H A Dbpf_off_cpu.c28 u32 tgid; member
236 u32 tgid; in off_cpu_prepare() local
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()
376 pid_t tgid = 0, nstgid = 0; in nsinfo__is_in_root_namespace() 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()
424 pid_t pid, pid_t tgid, in perf_event__synthesize_mmap_events()
773 pid_t tgid, ppid; in __event__synthesize_thread() local
H A Dnamespaces.h35 pid_t tgid; in DECLARE_RC_STRUCT() local
H A Dbpf-filter.c207 int tgid; in convert_to_tgid() local
409 int tgid; in create_idx_hash() local
/linux-6.15/include/linux/
H A Dusermode_driver.h12 struct pid *tgid; member
/linux-6.15/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-6.15/include/rdma/
H A Dib_umem_odp.h15 struct pid *tgid; member
/linux-6.15/mm/
H A Dpage_owner.c34 pid_t tgid; member
237 pid_t pid, pid_t tgid, char *comm) in __update_page_owner_handle()
264 pid_t pid, pid_t tgid, in __update_page_owner_free_handle()
/linux-6.15/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
/linux-6.15/include/uapi/linux/
H A Dpidfd.h84 __u32 tgid; member
/linux-6.15/tools/perf/util/bpf_skel/
H A Dsample-filter.h68 __u32 tgid; member
H A Doff_cpu.bpf.c29 __u32 tgid; member
/linux-6.15/fs/autofs/
H A Dwaitq.c313 pid_t tgid; in autofs_wait() local

123