Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Delfcore-compat.h44 __compat_gid_t pr_gid; member
H A Delfcore.h65 __kernel_gid_t pr_gid; member
/openbmc/qemu/linux-user/
H A Delfload.c3989 target_gid_t pr_gid; member
4018 psinfo->pr_gid = tswap16(psinfo->pr_gid); in bswap_psinfo()
4158 .pr_gid = getgid(), in fill_prpsinfo_note()
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1356 SET_GID(psinfo->pr_gid, from_kgid_munged(cred->user_ns, cred->gid)); in fill_psinfo()
H A Dbinfmt_elf.c1609 SET_GID(psinfo->pr_gid, from_kgid_munged(cred->user_ns, cred->gid)); in fill_psinfo()