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

/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify.h20 struct pid *tgid; member in struct:fanotify_event_info
/linux-4.1.27/fs/proc/
H A Dself.c14 pid_t tgid = task_tgid_nr_ns(current, ns); proc_self_readlink() local
25 pid_t tgid = task_tgid_nr_ns(current, ns); proc_self_follow_link() local
H A Dthread_self.c14 pid_t tgid = task_tgid_nr_ns(current, ns); proc_thread_self_readlink() local
26 pid_t tgid = task_tgid_nr_ns(current, ns); proc_thread_self_follow_link() local
H A Darray.c142 pid_t ppid, tpid = 0, tgid, ngid; task_state() local
H A Dbase.c2668 static void proc_flush_task_mnt(struct vfsmount *mnt, pid_t pid, pid_t tgid) proc_flush_task_mnt() argument
2741 struct pid *pid, *tgid; proc_flush_task() local
2786 unsigned tgid; proc_pid_lookup() local
2813 unsigned int tgid; member in struct:tgid_iter
/linux-4.1.27/arch/ia64/include/uapi/asm/
H A Dperfmon_default_smpl.h72 int tgid; /* thread group id (for NPTL, this is getpid()) */ member in struct:__anon1692
/linux-4.1.27/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c14 static int sys_rt_sigqueueinfo(pid_t tgid, int sig, siginfo_t *uinfo) sys_rt_sigqueueinfo() argument
19 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, sys_rt_tgsigqueueinfo() argument
/linux-4.1.27/include/uapi/linux/
H A Dauto_fs4.h138 __u32 tgid; member in struct:autofs_v5_packet
/linux-4.1.27/fs/autofs4/
H A Dwaitq.c351 pid_t tgid; autofs4_wait() local
H A Dautofs_i.h99 pid_t tgid; member in struct:autofs_wait_queue
/linux-4.1.27/kernel/
H A Dtaskstats.c209 static int fill_stats_for_tgid(pid_t tgid, struct taskstats *stats) fill_stats_for_tgid() argument
544 u32 tgid; cmd_attr_tgid() local
H A Dsignal.c2915 do_send_specific(pid_t tgid, pid_t pid, int sig, struct siginfo *info) do_send_specific() argument
2944 static int do_tkill(pid_t tgid, pid_t pid, int sig) do_tkill() argument
3036 static int do_rt_tgsigqueueinfo(pid_t tgid, pid_t pid, int sig, siginfo_t *info) do_rt_tgsigqueueinfo() argument
/linux-4.1.27/tools/perf/util/
H A Devent.c167 pid_t tgid, ppid; perf_event__synthesize_comm() local
389 pid_t tgid, ppid; __event__synthesize_thread() local
56 perf_event__get_comm_ids(pid_t pid, char *comm, size_t len, pid_t *tgid, pid_t *ppid) perf_event__get_comm_ids() argument
125 perf_event__prepare_comm(union perf_event *event, pid_t pid, struct machine *machine, pid_t *tgid, pid_t *ppid) perf_event__prepare_comm() argument
178 perf_event__synthesize_fork(struct perf_tool *tool, union perf_event *event, pid_t pid, pid_t tgid, pid_t ppid, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_fork() argument
210 perf_event__synthesize_mmap_events(struct perf_tool *tool, union perf_event *event, pid_t pid, pid_t tgid, perf_event__handler_t process, struct machine *machine, bool mmap_data) perf_event__synthesize_mmap_events() argument
/linux-4.1.27/arch/powerpc/include/asm/
H A Dspu.h146 pid_t tgid; member in struct:spu
/linux-4.1.27/include/rdma/
H A Dib_verbs.h1158 struct pid *tgid; member in struct:ib_ucontext
/linux-4.1.27/include/linux/
H A Dsched.h1395 pid_t tgid; member in struct:task_struct

Completed in 408 milliseconds