Searched defs:shmat (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/ipc/ | 
| D | shm.c | 1591 SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg)  in SYSCALL_DEFINE3()  argument1609 COMPAT_SYSCALL_DEFINE3(shmat, int, shmid, compat_uptr_t, shmaddr, int, shmflg)  in COMPAT_SYSCALL_DEFINE3()  argument
 
 |