Searched refs:shmat (Results 1 – 2 of 2) sorted by relevance
/ipc/ |
D | compat.c | 552 COMPAT_SYSCALL_DEFINE3(shmat, int, shmid, compat_uptr_t, shmaddr, int, shmflg) in COMPAT_SYSCALL_DEFINE3() argument
|
D | shm.c | 1283 SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg) in SYSCALL_DEFINE3() argument
|