Home
last modified time | relevance | path

Searched refs:__shm_open (Results 1 – 1 of 1) sorted by relevance

/linux/ipc/
H A Dshm.c279 static int __shm_open(struct shm_file_data *sfd) in __shm_open() function
312 err = __shm_open(sfd); in shm_open()
598 ret = __shm_open(sfd); in shm_mmap()