Home
last modified time | relevance | path

Searched refs:pr_gid (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Delfcore-compat.h44 __compat_gid_t pr_gid; member
H A Delfcore.h65 __kernel_gid_t pr_gid; member
/linux/fs/
H A Dbinfmt_elf_fdpic.c1366 SET_GID(psinfo->pr_gid, from_kgid_munged(cred->user_ns, cred->gid)); in fill_psinfo()