Home
last modified time | relevance | path

Searched refs:compat_shmid64_ds (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dcompat.h91 struct compat_shmid64_ds { struct
/openbmc/linux/arch/sparc/include/asm/
H A Dcompat.h130 struct compat_shmid64_ds { struct
/openbmc/linux/arch/parisc/include/asm/
H A Dcompat.h108 struct compat_shmid64_ds { struct
/openbmc/linux/arch/mips/include/asm/
H A Dcompat.h130 struct compat_shmid64_ds { struct
/openbmc/linux/include/asm-generic/
H A Dcompat.h151 struct compat_shmid64_ds { struct
/openbmc/linux/arch/parisc/mm/
H A Dinit.c540 BUILD_BUG_ON(sizeof(struct compat_shmid64_ds) != 104); in mem_init()
/openbmc/linux/ipc/
H A Dshm.c1397 struct compat_shmid64_ds v; in copy_compat_shmid_to_user()
1432 struct compat_shmid64_ds __user *p = buf; in copy_compat_shmid_from_user()