• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/vm/

Lines Matching refs:FALSE

360 boolean_t vm_pages_encrypted = FALSE; /* are there encrypted pages ? */
440 p->pageout = FALSE;
458 m->dump_cleaning = FALSE;
483 m->cleaning = FALSE;
484 m->encrypted_cleaning = FALSE;
485 m->pageout = FALSE;
502 m->dirty = FALSE;
530 /* the request_page_list case, (COPY_OUT_FROM FALSE) */
531 m->busy = FALSE;
542 m->absent = FALSE;
543 m->overwriting = FALSE;
550 m->overwriting = FALSE;
571 m->cleaning = FALSE;
572 m->encrypted_cleaning = FALSE;
627 m->precious = FALSE;
635 new_m->fictitious = FALSE;
643 new_m->busy = FALSE;
810 q->pgo_idle = FALSE;
841 m->laundry = FALSE;
845 q->pgo_throttled = FALSE;
886 boolean_t inactive_throttled = FALSE;
992 try_failed = FALSE;
1077 try_failed = FALSE;
1094 m->active = FALSE;
1226 boolean_t can_steal = FALSE;
1385 iq->pgo_throttled = FALSE;
1493 m->speculative = FALSE;
1512 m->throttled = FALSE;
1540 m->reference = FALSE;
1571 try_failed = FALSE;
1630 m->speculative = FALSE;
1634 m->throttled = FALSE;
1643 m->inactive = FALSE;
1765 if (m->reference == FALSE && m->pmapped == TRUE) {
1813 forced_reclaim = FALSE;
1826 * FALSE (or possibly "reactivate_limit" was
1836 inactive_throttled = FALSE;
1896 * Note that if 'pmapped' is FALSE then the page is not
1945 boolean_t disconnect_throttled = FALSE;
2055 m->laundry = FALSE;
2056 m->pageout_queue = FALSE;
2097 m->pageout_queue = FALSE;
2146 m->list_req_pending = FALSE;
2147 m->cleaning = FALSE;
2148 m->pageout = FALSE;
2206 FALSE,
2207 FALSE,
2220 q->pgo_throttled = FALSE;
2223 need_wakeup = FALSE;
2225 q->pgo_busy = FALSE;
2360 vm_pageout_queue_external.pgo_idle = FALSE;
2361 vm_pageout_queue_external.pgo_busy = FALSE;
2362 vm_pageout_queue_external.pgo_throttled = FALSE;
2367 vm_pageout_queue_internal.pgo_idle = FALSE;
2368 vm_pageout_queue_internal.pgo_busy = FALSE;
2369 vm_pageout_queue_internal.pgo_throttled = FALSE;
2607 boolean_t encountered_lrp = FALSE;
2662 user_page_list[0].device = FALSE;
2674 upl->map_object->can_persist = FALSE;
2724 FALSE, /* should_return */
2940 dst_page->list_req_pending = FALSE;
2941 dst_page->busy = FALSE;
2963 dst_page->precious = FALSE;
2974 alias_page->absent = FALSE;
3054 FALSE, /* should_return */
3100 dst_page->list_req_pending = FALSE;
3109 dst_page->list_req_pending = FALSE;
3110 dst_page->busy = FALSE;
3186 dst_page->busy = FALSE;
3214 dst_page->encrypted = FALSE;
3262 dst_page->precious = FALSE;
3273 alias_page->absent = FALSE;
3310 dst_page->reference = FALSE;
3317 dst_page->precious = (cntrl_flags & UPL_PRECIOUS) ? TRUE : FALSE;
3327 user_page_list[entry].device = FALSE;
3331 user_page_list[entry].speculative = FALSE;
3647 *upl_size, FALSE,
3651 sync_cow_data = FALSE;
3669 (vm_object_size_t)*upl_size, FALSE,
3673 force_data_sync = FALSE;
3762 upl->map_object->can_persist = FALSE;
3791 alias_page->fictitious = FALSE;
3827 alias_page->busy = FALSE;
3828 alias_page->absent = FALSE;
3849 VM_FLAGS_ANYWHERE, upl->map_object, offset, FALSE,
3953 *empty = FALSE;
4057 t->pageout = FALSE;
4090 m->dirty = FALSE;
4100 m->cs_validated = FALSE;
4130 m->dirty = FALSE;
4141 m->cs_validated = FALSE;
4163 m->pageout = FALSE;
4164 m->absent = FALSE;
4165 m->overwriting = FALSE;
4172 m->dump_cleaning = FALSE;
4178 m->cleaning = FALSE;
4179 m->encrypted_cleaning = FALSE;
4180 m->pageout = FALSE;
4184 m->dirty = FALSE;
4195 m->cs_validated = FALSE;
4253 m->dirty = FALSE;
4264 m->cs_validated = FALSE;
4274 m->absent = FALSE;
4275 m->overwriting = FALSE;
4276 m->busy = FALSE;
4286 m->overwriting = FALSE;
4288 m->cleaning = FALSE;
4289 m->encrypted_cleaning = FALSE;
4299 m->precious = FALSE;
4321 m->busy = FALSE;
4435 *empty = FALSE;
4512 t->pageout = FALSE;
4525 m->clustered = FALSE;
4527 * COPYOUT = FALSE case
4533 m->absent = FALSE;
4536 must_free = FALSE;
4538 m->restart = FALSE;
4540 must_free = FALSE;
4542 m->restart = FALSE;
4543 m->absent = FALSE;
4546 must_free = FALSE;
4558 m->cleaning = FALSE;
4559 m->encrypted_cleaning = FALSE;
4560 m->overwriting = FALSE;
4577 m->pageout = FALSE;
4580 m->dump_cleaning = FALSE;
4581 m->cleaning = FALSE;
4582 m->encrypted_cleaning = FALSE;
4583 m->overwriting = FALSE;
4729 int no_zero_fill = FALSE;
4808 user_page_list[0].device = FALSE;
4876 fault_info.no_cache = FALSE;
4914 prot | VM_PROT_WRITE, FALSE,
4918 FALSE, &fault_info);
5040 dst_page->busy = FALSE;
5077 user_page_list[entry].device = FALSE;
5081 user_page_list[entry].speculative = FALSE;
5159 upls_locked = FALSE;
5219 upls_locked = FALSE;
5271 boolean_t vm_paging_page_inuse[VM_PAGING_NUM_PAGES] = { FALSE, };
5362 if (vm_paging_page_inuse[i] == FALSE) {
5405 if (page->pmapped == FALSE) {
5462 FALSE,
5504 if (page->pmapped == FALSE) {
5573 vm_paging_page_inuse[i] = FALSE;
5589 boolean_t swap_crypt_ctx_initialized = FALSE;
5595 boolean_t swap_crypt_ctx_tested = FALSE;
5618 if (swap_crypt_ctx_initialized == FALSE) {
5638 if (swap_crypt_ctx_tested == FALSE) {
5752 FALSE);
5763 if (swap_crypt_ctx_initialized == FALSE) {
5877 FALSE);
5935 page->dirty = FALSE;
5944 page->cs_validated = FALSE;
5949 page->encrypted = FALSE;
5962 * that page. That code relies on "pmapped" being FALSE, so that the
5966 page->pmapped = FALSE;
5967 page->wpmapped = FALSE;