Searched refs:task_pgrp_vnr (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/
H A Dbinfmt_elf_fdpic.c1336 prstatus->pr_pgrp = task_pgrp_vnr(p); fill_prstatus()
1386 psinfo->pr_pgrp = task_pgrp_vnr(p); fill_psinfo()
H A Dbinfmt_elf.c1403 prstatus->pr_pgrp = task_pgrp_vnr(p); fill_prstatus()
1450 psinfo->pr_pgrp = task_pgrp_vnr(p); fill_psinfo()
/linux-4.1.27/include/linux/
H A Dsched.h1865 static inline pid_t task_pgrp_vnr(struct task_struct *tsk) task_pgrp_vnr() function

Completed in 262 milliseconds