Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dshm.c278 static int __shm_open(struct vm_area_struct *vma) in __shm_open() function
305 int err = __shm_open(vma); in shm_open()
589 ret = __shm_open(vma); in shm_mmap()
/kernel/linux/linux-6.6/ipc/
H A 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()

Completed in 6 milliseconds