Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dpage_lock.c477 page_lock_clr_exclwanted(page_t *pp) in page_lock_clr_exclwanted() function
H A Dpage.h755 void page_lock_clr_exclwanted(page_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c2304 page_lock_clr_exclwanted(pp); in delete_memory_thread()