Lines Matching full:shared
32 .Nd "map shared memory objects into the kernel's address space"
45 functions provide an API for mapping shared memory objects into the kernel.
46 Shared memory objects are created by
50 A shared memory object cannot be shrunk while it is mapped into the kernel.
53 Shared memory objects can still be grown while mapped into the kernel.
64 function locates the shared memory object associated with the open file
105 The following function accepts a file descriptor for a shared memory
142 is not a shared memory object.
148 extends beyond the end of the shared memory object.
152 The shared memory object could not be mapped due to a protection error.
154 The shared memory object could not be mapped due to some other VM error.
164 is not a shared memory object.
176 is not backed by the shared memory object associated with the open file