Home
last modified time | relevance | path

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

/linux-6.1.9/ipc/
Dshm.c278 static int __shm_open(struct shm_file_data *sfd) in __shm_open() function
311 err = __shm_open(sfd); in shm_open()
602 ret = __shm_open(sfd); in shm_mmap()