Home
last modified time | relevance | path

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

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