Home
last modified time | relevance | path

Searched defs:do_shmat (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dshm.h63 static inline long do_shmat(int shmid, char __user *shmaddr, in do_shmat() function
/linux-4.4.14/ipc/
Dshm.c1086 long do_shmat(int shmid, char __user *shmaddr, int shmflg, ulong *raddr, in do_shmat() function