Home
last modified time | relevance | path

Searched refs:task_pgrp_nr (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/autofs4/
Droot.c512 current->pid, task_pgrp_nr(current), sbi->catatonic, in autofs4_lookup()
858 cmd,arg,sbi,task_pgrp_nr(current)); in autofs4_root_ioctl_unlocked()
/linux-4.4.14/include/linux/
Dsched.h1987 static inline pid_t task_pgrp_nr(struct task_struct *tsk) in task_pgrp_nr() function