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

/illumos-gate/usr/src/uts/common/os/
H A Dshm.c128 static void shmem_unlock(kshmid_t *sp, struct anon_map *amp);
593 shmem_unlock(sp, sp->shm_amp);
747 shmem_unlock(sp, sp->shm_amp);
1171 * cache the number of pages locked for the future shmem_unlock()
1201 shmem_unlock(kshmid_t *sp, struct anon_map *amp) function
1220 panic("shmem_unlock: null app");
1227 panic("shmem_unlock: page not in the system");

Completed in 58 milliseconds