Searched defs:tgid (Results 1 – 7 of 7) sorted by relevance
/fs/proc/ |
D | self.c | 13 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_readlink() local 24 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_self_follow_link() local
|
D | thread_self.c | 13 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_readlink() local 25 pid_t tgid = task_tgid_nr_ns(current, ns); in proc_thread_self_follow_link() local
|
D | array.c | 151 pid_t ppid, tpid = 0, tgid, ngid; in task_state() local
|
D | base.c | 3004 static void proc_flush_task_mnt(struct vfsmount *mnt, pid_t pid, pid_t tgid) in proc_flush_task_mnt() 3077 struct pid *pid, *tgid; in proc_flush_task() local 3122 unsigned tgid; in proc_pid_lookup() local 3149 unsigned int tgid; member
|
/fs/notify/fanotify/ |
D | fanotify.h | 20 struct pid *tgid; member
|
/fs/autofs4/ |
D | waitq.c | 363 pid_t tgid; in autofs4_wait() local
|
D | autofs_i.h | 104 pid_t tgid; member
|