/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | ns_current_pid_tgid.c | 20 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.14.4/tools/testing/selftests/bpf/progs/ |
D | test_core_retro.c | 8 int tgid; member 29 int tgid = BPF_CORE_READ(task, tgid); in handle_sys_enter() local
|
D | test_core_reloc_kernel.c | 29 int tgid; member 57 int pid, tgid; in test_core_kernel() local
|
D | bpf_iter_test_kern3.c | 13 int tgid; in dump_task() local
|
D | struct_ops_maybe_null.c | 9 pid_t tgid = 0; variable
|
D | struct_ops_maybe_null_fail.c | 9 pid_t tgid = 0; variable
|
D | bpf_iter_task_file.c | 9 int tgid = 0; variable
|
D | access_map_in_map.c | 42 int tgid = 0; variable
|
D | bpf_mod_race.c | 8 pid_t tgid; member
|
/linux-6.14.4/tools/testing/selftests/ptrace/ |
D | peeksiginfo.c | 15 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.14.4/tools/perf/util/ |
D | bpf_off_cpu.c | 28 u32 tgid; member 236 u32 tgid; in off_cpu_prepare() local
|
D | namespaces.c | 63 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
|
D | synthetic-events.c | 73 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() 423 pid_t pid, pid_t tgid, in perf_event__synthesize_mmap_events() 771 pid_t tgid, ppid; in __event__synthesize_thread() local
|
D | namespaces.h | 35 pid_t tgid; in DECLARE_RC_STRUCT() local
|
D | bpf-filter.c | 207 int tgid; in convert_to_tgid() local 409 int tgid; in create_idx_hash() local
|
/linux-6.14.4/include/linux/ |
D | usermode_driver.h | 12 struct pid *tgid; member
|
/linux-6.14.4/fs/proc/ |
D | self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_get_link() local
|
D | thread_self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_get_link() local
|
/linux-6.14.4/include/rdma/ |
D | ib_umem_odp.h | 15 struct pid *tgid; member
|
/linux-6.14.4/mm/ |
D | page_owner.c | 34 pid_t tgid; member 237 pid_t pid, pid_t tgid, char *comm) in __update_page_owner_handle() 262 pid_t pid, pid_t tgid, in __update_page_owner_free_handle()
|
/linux-6.14.4/kernel/ |
D | taskstats.c | 213 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.14.4/include/uapi/linux/ |
D | pidfd.h | 55 __u32 tgid; member
|
/linux-6.14.4/tools/perf/util/bpf_skel/ |
D | sample-filter.h | 68 __u32 tgid; member
|
/linux-6.14.4/tools/testing/selftests/pidfd/ |
D | pidfd_open_test.c | 37 __u32 tgid; member
|
/linux-6.14.4/fs/autofs/ |
D | waitq.c | 313 pid_t tgid; in autofs_wait() local
|