Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/compat/linux/
Dlinux_ipc.c219 linux_to_bsd_shmid_ds(struct l_shmid_ds *lsp, struct shmid_ds *bsp) in linux_to_bsd_shmid_ds() function
864 linux_to_bsd_shmid_ds(&linux_shmid, &bsd_shmid); in linux_shmctl()
880 linux_to_bsd_shmid_ds(&linux_shmid, &bsd_shmid); in linux_shmctl()