Searched refs:shm_ops (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/sys/
H A Dmman.h242 extern struct fileops shm_ops;
/freebsd-11.0-release/sys/kern/
H A Duipc_shm.c130 struct fileops shm_ops = { variable in typeref:struct:fileops
815 finit(fp, FFLAGS(flags & O_ACCMODE), DTYPE_SHM, shmfd, &shm_ops);
H A Dkern_umtx.c3885 &shm_ops);

Completed in 118 milliseconds