| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_core_retro.c | 8 int tgid; member 29 int tgid = BPF_CORE_READ(task, tgid); in handle_sys_enter() local
|
| H A D | test_core_reloc_kernel.c | 28 int tgid; member 42 int pid, tgid; in test_core_kernel() local
|
| H A D | bpf_iter_test_kern3.c | 13 int tgid; in dump_task() local
|
| H A D | bpf_iter_task_file.c | 10 int tgid = 0; variable
|
| /OK3568_Linux_fs/kernel/kernel/bpf/preload/ |
| H A D | bpf_preload_kern.c | 54 struct pid *tgid; in finish() local 86 struct pid *tgid; in fini_umd() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/context/ |
| H A D | mali_kbase_context.c | 50 static struct kbase_process *find_process_node(struct rb_node *node, pid_t tgid) in find_process_node() 88 const pid_t tgid = kctx->tgid; in kbase_insert_kctx_to_process() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | usermode_driver.h | 12 struct pid *tgid; member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | synthetic-events.c | 73 pid_t *tgid, pid_t *ppid) in perf_event__get_comm_ids() 141 pid_t *tgid, pid_t *ppid) in perf_event__prepare_comm() 181 pid_t tgid, ppid; in perf_event__synthesize_comm() local 207 pid_t pid, pid_t tgid, in perf_event__synthesize_namespaces() 246 pid_t pid, pid_t tgid, pid_t ppid, in perf_event__synthesize_fork() 352 pid_t pid, pid_t tgid, in perf_event__synthesize_mmap_events() 657 pid_t tgid, ppid; in __event__synthesize_thread() local
|
| H A D | namespaces.h | 33 pid_t tgid; member
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_get_link() local
|
| H A D | thread_self.c | 16 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_get_link() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/runqslower/ |
| H A D | runqslower.bpf.c | 28 static int trace_enqueue(u32 tgid, u32 pid) in trace_enqueue()
|
| /OK3568_Linux_fs/kernel/net/bpfilter/ |
| H A D | bpfilter_kern.c | 19 struct pid *tgid = info->tgid; in shutdown_umh() local
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | ib_umem_odp.h | 15 struct pid *tgid; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_tlstream.h | 194 #define KBASE_TLSTREAM_TL_SUMMARY_NEW_CTX(context, nr, tgid) \ argument 271 #define KBASE_TLSTREAM_TL_NEW_CTX(context, nr, tgid) \ argument
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | taskstats.c | 191 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
|
| H A D | signal.c | 3814 do_send_specific(pid_t tgid, pid_t pid, int sig, struct kernel_siginfo *info) in do_send_specific() 3843 static int do_tkill(pid_t tgid, pid_t pid, int sig) in do_tkill() 3867 SYSCALL_DEFINE3(tgkill, pid_t, tgid, pid_t, pid, int, sig) in SYSCALL_DEFINE3() argument 3935 static int do_rt_tgsigqueueinfo(pid_t tgid, pid_t pid, int sig, kernel_siginfo_t *info) in do_rt_tgsigqueueinfo() 3951 SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, in SYSCALL_DEFINE4() argument 3963 compat_pid_t, tgid, in COMPAT_SYSCALL_DEFINE4() argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_debug_csf_fault.c | 109 u32 tgid, ctx_id; in debug_csf_fault_read() local
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | perfmon_default_smpl.h | 73 int tgid; /* thread group id (for NPTL, this is getpid()) */ member
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | waitq.c | 356 pid_t tgid; in autofs_wait() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | fastrpc.c | 181 int tgid; member 229 int tgid; member 1160 int tgid = 0; in fastrpc_release_current_dsp_process() local 1304 int tgid = fl->tgid; in fastrpc_init_attach() local
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | auto_fs.h | 199 __u32 tgid; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | auto_fs.h | 197 __u32 tgid; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | auto_fs.h | 197 __u32 tgid; member
|