Searched defs:tgid (Results 1 - 25 of 50) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern3.c13 int tgid; 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 Dtest_core_retro.c8 int tgid; member in struct:task_struct
29 int tgid = BPF_CORE_READ(task, tgid); local
H A Dbpf_iter_task_file.c9 int tgid = 0; variable
H A Dbpf_mod_race.c8 pid_t tgid; member in struct:__anon4955
H A Daccess_map_in_map.c42 int tgid = 0; variable
H A Dtest_core_reloc_kernel.c29 int tgid; member in struct:task_struct
57 int pid, tgid; local
[all...]
/linux-master/include/linux/
H A Dusermode_driver.h12 struct pid *tgid; member in struct:umd_info
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dns_current_pid_tgid.c24 pid_t tgid, pid; local
/linux-master/fs/proc/
H A Dthread_self.c16 pid_t tgid = task_tgid_nr_ns(current, ns); local
H A Dself.c16 pid_t tgid = task_tgid_nr_ns(current, ns); local
/linux-master/tools/perf/util/
H A Dnamespaces.h35 pid_t tgid; local
H A Dnamespaces.c63 static int nsinfo__get_nspid(pid_t *tgid, pid_t *nstgid, bool *in_pidns, const char *path) argument
371 pid_t tgid = 0, nstgid = 0; local
[all...]
H A Dbpf_kwork_top.c39 __u32 tgid; member in struct:task_data
H A Dbpf_off_cpu.c28 u32 tgid; member in struct:off_cpu_key
229 u32 tgid; local
/linux-master/include/rdma/
H A Dib_umem_odp.h15 struct pid *tgid; member in struct:ib_umem_odp
/linux-master/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c15 static int sys_rt_sigqueueinfo(pid_t tgid, int sig, siginfo_t *uinfo) argument
20 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, argument
/linux-master/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c29 __u32 tgid; member in struct:offcpu_key
H A Dkwork_top.bpf.c34 __u32 tgid; member in struct:task_data
/linux-master/fs/autofs/
H A Dwaitq.c313 pid_t tgid; local
H A Dautofs_i.h96 pid_t tgid; member in struct:autofs_wait_queue
/linux-master/arch/powerpc/include/asm/
H A Dvas.h70 struct pid *tgid; /* Thread group ID of owner */ member in struct:vas_user_win_ref
/linux-master/include/uapi/linux/
H A Dauto_fs.h199 __u32 tgid; member in struct:autofs_v5_packet
/linux-master/kernel/
H A Dtaskstats.c213 static int fill_stats_for_tgid(pid_t tgid, struct taskstats *stats) argument
533 u32 tgid; local

Completed in 324 milliseconds

12