Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipc.h71 #define SHMAT 21 macro
/openbmc/linux/ipc/
H A Dsyscall.c81 case SHMAT: in ksys_ipc()
182 case SHMAT: { in compat_ksys_ipc()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c391 case SHMAT: { in SYSCALL_DEFINE6()