Searched defs:do_shmat (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ |
| D | shm.h | 27 static inline long do_shmat(int shmid, char __user *shmaddr, in do_shmat() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | shm.h | 27 static inline long do_shmat(int shmid, char __user *shmaddr, in do_shmat() function
|
| /kernel/linux/linux-5.10/ipc/ |
| D | shm.c | 1512 long do_shmat(int shmid, char __user *shmaddr, int shmflg, in do_shmat() function
|
| /kernel/linux/linux-6.6/ipc/ |
| D | shm.c | 1522 long do_shmat(int shmid, char __user *shmaddr, int shmflg, in do_shmat() function
|