Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dshm.h27 static inline long do_shmat(int shmid, char __user *shmaddr, in do_shmat() function
/OK3568_Linux_fs/kernel/ipc/
H A Dshm.c1512 long do_shmat(int shmid, char __user *shmaddr, int shmflg, in do_shmat() function