Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/autofs/
H A Droot.c490 current->pid, task_pgrp_nr(current), in autofs_lookup()
866 cmd, arg, sbi, task_pgrp_nr(current)); in autofs_root_ioctl_unlocked()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h1510 static inline pid_t task_pgrp_nr(struct task_struct *tsk) in task_pgrp_nr() function