Home
last modified time | relevance | path

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

/linux-6.6.21/fs/autofs/
Droot.c509 current->pid, task_pgrp_nr(current), in autofs_lookup()
861 cmd, arg, sbi, task_pgrp_nr(current)); in autofs_root_ioctl_unlocked()
/linux-6.6.21/include/linux/
Dsched.h1659 static inline pid_t task_pgrp_nr(struct task_struct *tsk) in task_pgrp_nr() function