Searched defs:shmaddr (Results 1 – 2 of 2) sorted by relevance
448 void *shmaddr; in AllocateTestMem() local488 void *shmaddr = NULL; in AllocateTestMem() local
100 static inline long do_shmat(int shmid, char __user *shmaddr, in do_shmat()