Home
last modified time | relevance | path

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

/kernel/bpf/preload/
Dbpf_preload_kern.c54 struct pid *tgid; in finish() local
86 struct pid *tgid; in fini_umd() local
/kernel/
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
Dsignal.c3814 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
/kernel/trace/
Dtrace_output.c594 unsigned int tgid = trace_find_tgid(entry->pid); in trace_print_context() local
Dtrace.c3866 bool tgid = flags & TRACE_ITER_RECORD_TGID; in print_func_help_header() local
3877 bool tgid = flags & TRACE_ITER_RECORD_TGID; in print_func_help_header_irq() local
5409 int tgid = *entry; in saved_tgids_show() local
Dtrace_events.c442 bool cmd = false, tgid = false; in __ftrace_event_enable_disable() local