Home
last modified time | relevance | path

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

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