Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dshm.h27 static inline long do_shmat(int shmid, char __user *shmaddr, in do_shmat() function
/Linux-v5.4/ipc/
Dshm.c1418 long do_shmat(int shmid, char __user *shmaddr, int shmflg, in do_shmat() function