boolean_t 1074 arch/i386/i386/db_disasm.c db_disasm(db_addr_t loc, boolean_t altfmt) boolean_t 1085 arch/i386/i386/db_disasm.c boolean_t first; boolean_t 62 arch/i386/i386/db_interface.c extern boolean_t db_cmd_loop_done; boolean_t 66 arch/i386/i386/db_interface.c boolean_t db_switch_cpu; boolean_t 32 arch/i386/i386/db_mp.c extern volatile boolean_t db_switch_cpu; boolean_t 85 arch/i386/i386/db_trace.c boolean_t db_trace_symbols_found = FALSE; boolean_t 179 arch/i386/i386/db_trace.c db_stack_trace_print(db_expr_t addr, boolean_t have_addr, db_expr_t count, boolean_t 186 arch/i386/i386/db_trace.c boolean_t kernel_only = TRUE; boolean_t 187 arch/i386/i386/db_trace.c boolean_t trace_thread = FALSE; boolean_t 188 arch/i386/i386/db_trace.c boolean_t trace_proc = FALSE; boolean_t 255 arch/i386/i386/pmap.c static boolean_t pmap_initialized = FALSE; /* pmap_init done yet? */ boolean_t 326 arch/i386/i386/pmap.c struct pv_entry *pmap_add_pvpage(struct pv_page *, boolean_t); boolean_t 327 arch/i386/i386/pmap.c struct vm_page *pmap_alloc_ptp(struct pmap *, int, boolean_t, pt_entry_t); boolean_t 339 arch/i386/i386/pmap.c struct vm_page *pmap_get_ptp(struct pmap *, int, boolean_t); boolean_t 340 arch/i386/i386/pmap.c boolean_t pmap_is_curpmap(struct pmap *); boolean_t 341 arch/i386/i386/pmap.c boolean_t pmap_is_active(struct pmap *, int); boolean_t 346 arch/i386/i386/pmap.c boolean_t pmap_remove_pte(struct pmap *, struct vm_page *, pt_entry_t *, boolean_t 379 arch/i386/i386/pmap.c boolean_t boolean_t 391 arch/i386/i386/pmap.c boolean_t boolean_t 1121 arch/i386/i386/pmap.c pmap_add_pvpage(struct pv_page *pvp, boolean_t need_entry) boolean_t 1354 arch/i386/i386/pmap.c pmap_alloc_ptp(struct pmap *pmap, int pde_index, boolean_t just_try, boolean_t 1382 arch/i386/i386/pmap.c pmap_get_ptp(struct pmap *pmap, int pde_index, boolean_t just_try) boolean_t 1735 arch/i386/i386/pmap.c boolean_t boolean_t 1804 arch/i386/i386/pmap.c boolean_t boolean_t 1957 arch/i386/i386/pmap.c boolean_t boolean_t 2027 arch/i386/i386/pmap.c boolean_t result; boolean_t 2339 arch/i386/i386/pmap.c boolean_t boolean_t 2376 arch/i386/i386/pmap.c boolean_t boolean_t 2599 arch/i386/i386/pmap.c boolean_t wired = (flags & PMAP_WIRED) != 0; boolean_t 529 arch/i386/i386/pmapae.c extern boolean_t pmap_initialized; /* pmap_init done yet? */ boolean_t 566 arch/i386/i386/pmapae.c struct vm_page *pmap_alloc_ptp_pae(struct pmap *, int, boolean_t); boolean_t 570 arch/i386/i386/pmapae.c struct vm_page *pmap_get_ptp_pae(struct pmap *, int, boolean_t); boolean_t 574 arch/i386/i386/pmapae.c boolean_t pmap_remove_pte_pae(struct pmap *, struct vm_page *, boolean_t 893 arch/i386/i386/pmapae.c boolean_t boolean_t 976 arch/i386/i386/pmapae.c pmap_alloc_ptp_pae(struct pmap *pmap, int pde_index, boolean_t just_try) boolean_t 1003 arch/i386/i386/pmapae.c pmap_get_ptp_pae(struct pmap *pmap, int pde_index, boolean_t just_try) boolean_t 1089 arch/i386/i386/pmapae.c boolean_t boolean_t 1135 arch/i386/i386/pmapae.c boolean_t boolean_t 1297 arch/i386/i386/pmapae.c boolean_t boolean_t 1370 arch/i386/i386/pmapae.c boolean_t result; boolean_t 1699 arch/i386/i386/pmapae.c boolean_t boolean_t 1760 arch/i386/i386/pmapae.c boolean_t boolean_t 1974 arch/i386/i386/pmapae.c boolean_t wired = (flags & PMAP_WIRED) != 0; boolean_t 370 arch/i386/include/pmap.h boolean_t pmap_clear_attrs(struct vm_page *, int); boolean_t 376 arch/i386/include/pmap.h boolean_t pmap_test_attrs(struct vm_page *, int); boolean_t 398 arch/i386/include/pmap.h boolean_t pmap_zero_page_uncached(paddr_t); boolean_t 48 ddb/db_access.c db_get_value(db_addr_t addr, size_t size, boolean_t is_signed) boolean_t 36 ddb/db_access.h db_expr_t db_get_value(db_addr_t, size_t, boolean_t); boolean_t 45 ddb/db_aout.c boolean_t db_aout_sym_init(int, void *, void *, const char *); boolean_t 51 ddb/db_aout.c boolean_t db_aout_line_at_pc(db_symtab_t *, db_sym_t, boolean_t 53 ddb/db_aout.c boolean_t db_aout_sym_numargs(db_symtab_t *, db_sym_t, int *, boolean_t 94 ddb/db_aout.c boolean_t boolean_t 248 ddb/db_aout.c boolean_t boolean_t 310 ddb/db_aout.c boolean_t boolean_t 159 ddb/db_break.c boolean_t db_breakpoints_inserted = TRUE; boolean_t 298 ddb/db_break.c boolean_t boolean_t 306 ddb/db_break.c boolean_t boolean_t 67 ddb/db_break.h boolean_t db_map_equal(struct vm_map *, struct vm_map *); boolean_t 68 ddb/db_break.h boolean_t db_map_current(struct vm_map *); boolean_t 61 ddb/db_command.c boolean_t db_cmd_loop_done; boolean_t 69 ddb/db_command.c boolean_t db_ed_style = TRUE; boolean_t 158 ddb/db_command.c boolean_t have_addr = FALSE; boolean_t 288 ddb/db_command.c boolean_t full = FALSE; boolean_t 300 ddb/db_command.c boolean_t full = FALSE; boolean_t 328 ddb/db_command.c boolean_t full = FALSE; boolean_t 340 ddb/db_command.c boolean_t full = FALSE; boolean_t 352 ddb/db_command.c boolean_t full = FALSE; boolean_t 364 ddb/db_command.c boolean_t full = FALSE; boolean_t 675 ddb/db_command.c db_stack_trace_cmd(db_expr_t addr, boolean_t have_addr, db_expr_t count, boolean_t 70 ddb/db_elf.c boolean_t db_elf_sym_init(int, void *, void *, const char *); boolean_t 76 ddb/db_elf.c boolean_t db_elf_line_at_pc(db_symtab_t *, db_sym_t, boolean_t 78 ddb/db_elf.c boolean_t db_elf_sym_numargs(db_symtab_t *, db_sym_t, int *, boolean_t 102 ddb/db_elf.c boolean_t boolean_t 365 ddb/db_elf.c boolean_t boolean_t 380 ddb/db_elf.c boolean_t boolean_t 47 ddb/db_expr.c boolean_t boolean_t 101 ddb/db_expr.c boolean_t boolean_t 128 ddb/db_expr.c boolean_t boolean_t 164 ddb/db_expr.c boolean_t boolean_t 190 ddb/db_expr.c boolean_t boolean_t 44 ddb/db_extern.h void db_search_cmd(db_expr_t, boolean_t, db_expr_t, char *); boolean_t 48 ddb/db_extern.h boolean_t db_term(db_expr_t *); boolean_t 49 ddb/db_extern.h boolean_t db_unary(db_expr_t *); boolean_t 50 ddb/db_extern.h boolean_t db_mult_expr(db_expr_t *); boolean_t 51 ddb/db_extern.h boolean_t db_add_expr(db_expr_t *); boolean_t 52 ddb/db_extern.h boolean_t db_shift_expr(db_expr_t *); boolean_t 67 ddb/db_extern.h void db_show_regs(db_expr_t, boolean_t, db_expr_t, char *); boolean_t 73 ddb/db_extern.h void db_write_cmd(db_expr_t, boolean_t, db_expr_t, char *); boolean_t 40 ddb/db_interface.h db_addr_t db_disasm(db_addr_t, boolean_t); boolean_t 73 ddb/db_run.c boolean_t db_sstep_print; boolean_t 77 ddb/db_run.c boolean_t boolean_t 78 ddb/db_run.c db_stop_at_pc(db_regs_t *regs, boolean_t *is_breakpoint) boolean_t 184 ddb/db_run.c db_restart_at_pc(db_regs_t *regs, boolean_t watchpt) boolean_t 244 ddb/db_run.c boolean_t print = FALSE; boolean_t 268 ddb/db_run.c boolean_t print = FALSE; boolean_t 287 ddb/db_run.c boolean_t print = FALSE; boolean_t 43 ddb/db_run.h boolean_t db_stop_at_pc(db_regs_t *, boolean_t *); boolean_t 44 ddb/db_run.h void db_restart_at_pc(db_regs_t *, boolean_t); boolean_t 76 ddb/db_sym.c boolean_t X_db_sym_init(int, void *, void *, const char *); boolean_t 82 ddb/db_sym.c boolean_t X_db_line_at_pc(db_symtab_t *, db_sym_t, char **, boolean_t 237 ddb/db_sym.c boolean_t boolean_t 247 ddb/db_sym.c boolean_t boolean_t 416 ddb/db_sym.c boolean_t db_qualify_ambiguous_names = FALSE; boolean_t 418 ddb/db_sym.c boolean_t boolean_t 423 ddb/db_sym.c boolean_t found_once = FALSE; boolean_t 546 ddb/db_sym.c boolean_t boolean_t 558 ddb/db_sym.c boolean_t boolean_t 596 ddb/db_sym.c boolean_t boolean_t 607 ddb/db_sym.c boolean_t boolean_t 86 ddb/db_sym.h boolean_t (*sym_init)(int, void *, void *, const char *); boolean_t 92 ddb/db_sym.h boolean_t (*sym_line_at_pc)(db_symtab_t *, db_sym_t, boolean_t 94 ddb/db_sym.h boolean_t (*sym_numargs)(db_symtab_t *, db_sym_t, int *, boolean_t 100 ddb/db_sym.h extern boolean_t db_qualify_ambiguous_names; boolean_t 115 ddb/db_sym.h boolean_t db_eqname(char *, char *, int); boolean_t 126 ddb/db_sym.h boolean_t db_symbol_is_ambiguous(db_sym_t); boolean_t 145 ddb/db_sym.h boolean_t db_line_at_pc(db_sym_t, char **, int *, db_expr_t); boolean_t 55 ddb/db_trap.c boolean_t bkpt; boolean_t 56 ddb/db_trap.c boolean_t watchpt; boolean_t 52 ddb/db_watch.c boolean_t db_watchpoints_inserted = TRUE; boolean_t 223 ddb/db_watch.c boolean_t boolean_t 56 ddb/db_watch.h boolean_t db_find_watchpoint(struct vm_map *, db_addr_t, db_regs_t *); boolean_t 52 ddb/db_write_cmd.c db_write_cmd(db_expr_t address, boolean_t have_addr, db_expr_t count, boolean_t 59 ddb/db_write_cmd.c boolean_t wrote_one = FALSE; boolean_t 202 dev/pci/azalia.c boolean_t unsolq_kick; boolean_t 204 dev/pci/azalia.c boolean_t ok64; boolean_t 1406 dev/pci/azalia.c boolean_t flag222; boolean_t 1667 dev/pci/azalia.c boolean_t longform; boolean_t 86 dev/pci/azalia_codec.c boolean_t azalia_generic_mixer_validate_value boolean_t 230 dev/pci/azalia_codec.c boolean_t found; boolean_t 1378 dev/pci/azalia_codec.c boolean_t boolean_t 1112 dev/pci/if_em.c boolean_t eop = 0; boolean_t 421 dev/pci/if_em.h boolean_t pcix_82544; boolean_t 86 dev/pci/if_em_hw.c static int32_t em_config_dsp_after_link_change(struct em_hw *hw, boolean_t link_up); boolean_t 102 dev/pci/if_em_hw.c static boolean_t em_is_onboard_nvm_eeprom(struct em_hw *hw); boolean_t 118 dev/pci/if_em_hw.c static int32_t em_set_d3_lplu_state(struct em_hw *hw, boolean_t active); boolean_t 119 dev/pci/if_em_hw.c static int32_t em_set_d0_lplu_state(struct em_hw *hw, boolean_t active); boolean_t 4016 dev/pci/if_em_hw.c boolean_t match = FALSE; boolean_t 4871 dev/pci/if_em_hw.c STATIC boolean_t boolean_t 5236 dev/pci/if_em_hw.c boolean_t sector_write_failed = FALSE; boolean_t 6404 dev/pci/if_em_hw.c boolean_t link_up) boolean_t 6637 dev/pci/if_em_hw.c boolean_t active) boolean_t 6767 dev/pci/if_em_hw.c boolean_t active) boolean_t 6979 dev/pci/if_em_hw.c boolean_t boolean_t 7022 dev/pci/if_em_hw.c boolean_t boolean_t 7028 dev/pci/if_em_hw.c boolean_t tx_filter = FALSE; boolean_t 102 dev/pci/if_em_hw.h boolean_t modified; boolean_t 275 dev/pci/if_em_hw.h boolean_t use_eerd; boolean_t 276 dev/pci/if_em_hw.h boolean_t use_eewr; boolean_t 377 dev/pci/if_em_hw.h boolean_t em_check_mng_mode(struct em_hw *hw); boolean_t 378 dev/pci/if_em_hw.h boolean_t em_enable_tx_pkt_filtering(struct em_hw *hw); boolean_t 1406 dev/pci/if_em_hw.h boolean_t tx_pkt_filtering; boolean_t 1431 dev/pci/if_em_hw.h boolean_t disable_polarity_correction; boolean_t 1432 dev/pci/if_em_hw.h boolean_t speed_downgraded; boolean_t 1435 dev/pci/if_em_hw.h boolean_t get_link_status; boolean_t 1436 dev/pci/if_em_hw.h boolean_t serdes_link_down; boolean_t 1437 dev/pci/if_em_hw.h boolean_t tbi_compatibility_en; boolean_t 1438 dev/pci/if_em_hw.h boolean_t tbi_compatibility_on; boolean_t 1439 dev/pci/if_em_hw.h boolean_t laa_is_present; boolean_t 1440 dev/pci/if_em_hw.h boolean_t phy_reset_disable; boolean_t 1441 dev/pci/if_em_hw.h boolean_t initialize_hw_bits_disable; boolean_t 1442 dev/pci/if_em_hw.h boolean_t fc_send_xon; boolean_t 1443 dev/pci/if_em_hw.h boolean_t fc_strict_ieee; boolean_t 1444 dev/pci/if_em_hw.h boolean_t report_tx_early; boolean_t 1445 dev/pci/if_em_hw.h boolean_t adaptive_ifs; boolean_t 1446 dev/pci/if_em_hw.h boolean_t ifs_params_forced; boolean_t 1447 dev/pci/if_em_hw.h boolean_t in_ifs_mode; boolean_t 1448 dev/pci/if_em_hw.h boolean_t mng_reg_access_disabled; boolean_t 1449 dev/pci/if_em_hw.h boolean_t leave_av_bit_off; boolean_t 1450 dev/pci/if_em_hw.h boolean_t kmrn_lock_loss_workaround_disabled; boolean_t 547 dev/pci/if_ixgb.c boolean_t rxdmt0 = FALSE; boolean_t 73 dev/pci/ixgb_ee.c static boolean_t ixgb_wait_eeprom_command(struct ixgb_hw *hw); boolean_t 311 dev/pci/ixgb_ee.c static boolean_t boolean_t 349 dev/pci/ixgb_ee.c boolean_t boolean_t 485 dev/pci/ixgb_ee.c boolean_t boolean_t 532 dev/pci/ixgb_ee.c static boolean_t boolean_t 107 dev/pci/ixgb_ee.h boolean_t ixgb_validate_eeprom_checksum(struct ixgb_hw *hw); boolean_t 78 dev/pci/ixgb_hw.c static boolean_t ixgb_link_reset(struct ixgb_hw *hw); boolean_t 127 dev/pci/ixgb_hw.c boolean_t boolean_t 296 dev/pci/ixgb_hw.c boolean_t boolean_t 301 dev/pci/ixgb_hw.c boolean_t status; boolean_t 646 dev/pci/ixgb_hw.c boolean_t boolean_t 651 dev/pci/ixgb_hw.c boolean_t status = TRUE; boolean_t 943 dev/pci/ixgb_hw.c boolean_t boolean_t 947 dev/pci/ixgb_hw.c boolean_t bad_link_returncode = FALSE; boolean_t 1126 dev/pci/ixgb_hw.c boolean_t boolean_t 1129 dev/pci/ixgb_hw.c boolean_t is_valid = TRUE; boolean_t 1162 dev/pci/ixgb_hw.c boolean_t boolean_t 1165 dev/pci/ixgb_hw.c boolean_t link_status = FALSE; boolean_t 686 dev/pci/ixgb_hw.h (boolean_t)(((uint8_t *)(Address))[0] & ((uint8_t)0x01)) boolean_t 699 dev/pci/ixgb_hw.h boolean_t send_xon; /* Flow control send XON */ boolean_t 737 dev/pci/ixgb_hw.h boolean_t link_up; /* TRUE if link is valid */ boolean_t 738 dev/pci/ixgb_hw.h boolean_t adapter_stopped; /* State of adapter */ boolean_t 823 dev/pci/ixgb_hw.h extern boolean_t ixgb_adapter_stop(struct ixgb_hw *hw); boolean_t 824 dev/pci/ixgb_hw.h extern boolean_t ixgb_init_hw(struct ixgb_hw *hw); boolean_t 825 dev/pci/ixgb_hw.h extern boolean_t ixgb_adapter_start(struct ixgb_hw *hw); boolean_t 827 dev/pci/ixgb_hw.h extern boolean_t ixgb_check_for_bad_link(struct ixgb_hw *hw); boolean_t 830 dev/pci/ixgb_hw.h extern boolean_t ixgb_setup_fc(struct ixgb_hw *hw); boolean_t 832 dev/pci/ixgb_hw.h extern boolean_t mac_addr_valid(uint8_t *mac_addr); boolean_t 856 dev/pci/ixgb_hw.h boolean_t ixgb_get_eeprom_data(struct ixgb_hw *hw); boolean_t 2009 kern/subr_pool.c boolean_t waitok = (flags & PR_WAITOK) ? TRUE : FALSE; boolean_t 2024 kern/subr_pool.c boolean_t waitok = (flags & PR_WAITOK) ? TRUE : FALSE; boolean_t 85 uvm/uvm.h boolean_t page_init_done; /* TRUE if uvm_page_init() finished */ boolean_t 86 uvm/uvm.h boolean_t page_idle_zero; /* TRUE if we should try to zero boolean_t 582 uvm/uvm_amap.c boolean_t canchunk, vaddr_t startva, vaddr_t endva) boolean_t 1080 uvm/uvm_amap.c boolean_t boolean_t 1087 uvm/uvm_amap.c boolean_t rv = FALSE; boolean_t 85 uvm/uvm_amap.h void amap_add(struct vm_aref *, vaddr_t, struct vm_anon *, boolean_t); boolean_t 89 uvm/uvm_amap.h void amap_copy(vm_map_t, vm_map_entry_t, int, boolean_t, vaddr_t, boolean_t 119 uvm/uvm_amap.h boolean_t amap_swap_off(int, int); boolean_t 122 uvm/uvm_amap_i.h boolean_t replace; boolean_t 241 uvm/uvm_amap_i.h boolean_t all; boolean_t 225 uvm/uvm_anon.c boolean_t locked = FALSE; boolean_t 305 uvm/uvm_anon.c boolean_t boolean_t 102 uvm/uvm_anon.h boolean_t uvm_anon_pagein(struct vm_anon *); boolean_t 171 uvm/uvm_aobj.c int, boolean_t); boolean_t 173 uvm/uvm_aobj.c static boolean_t uao_flush(struct uvm_object *, boolean_t 179 uvm/uvm_aobj.c static boolean_t uao_releasepg(struct vm_page *, boolean_t 181 uvm/uvm_aobj.c static boolean_t uao_pagein(struct uvm_aobj *, int, int); boolean_t 182 uvm/uvm_aobj.c static boolean_t uao_pagein_page(struct uvm_aobj *, int); boolean_t 230 uvm/uvm_aobj.c boolean_t create; boolean_t 662 uvm/uvm_aobj.c boolean_t busybody; boolean_t 782 uvm/uvm_aobj.c boolean_t boolean_t 790 uvm/uvm_aobj.c boolean_t retval, by_list; boolean_t 965 uvm/uvm_aobj.c boolean_t done; boolean_t 1259 uvm/uvm_aobj.c static boolean_t boolean_t 1330 uvm/uvm_aobj.c boolean_t boolean_t 1346 uvm/uvm_aobj.c boolean_t rv; boolean_t 1403 uvm/uvm_aobj.c static boolean_t boolean_t 1408 uvm/uvm_aobj.c boolean_t rv; boolean_t 1479 uvm/uvm_aobj.c static boolean_t boolean_t 44 uvm/uvm_ddb.h void uvm_map_printit(vm_map_t, boolean_t, boolean_t 46 uvm/uvm_ddb.h void uvm_object_printit(struct uvm_object *, boolean_t, boolean_t 48 uvm/uvm_ddb.h void uvm_page_printit(struct vm_page *, boolean_t, boolean_t 72 uvm/uvm_device.c static boolean_t udv_flush(struct uvm_object *, voff_t, voff_t, boolean_t 347 uvm/uvm_device.c static boolean_t boolean_t 466 uvm/uvm_extern.h void uvm_fork(struct proc *, struct proc *, boolean_t, boolean_t 470 uvm/uvm_extern.h boolean_t uvm_kernacc(caddr_t, size_t, int); boolean_t 488 uvm/uvm_extern.h vaddr_t uvm_km_alloc1(vm_map_t, vsize_t, vsize_t, boolean_t); boolean_t 496 uvm/uvm_extern.h boolean_t, vm_map_t); boolean_t 503 uvm/uvm_extern.h struct uvm_object *, boolean_t); boolean_t 506 uvm/uvm_extern.h void *uvm_km_getpage(boolean_t); boolean_t 515 uvm/uvm_extern.h vaddr_t, boolean_t, int); boolean_t 517 uvm/uvm_extern.h boolean_t uvm_map_checkprot(vm_map_t, vaddr_t, boolean_t 520 uvm/uvm_extern.h vaddr_t, vm_prot_t, boolean_t); boolean_t 522 uvm/uvm_extern.h boolean_t); boolean_t 524 uvm/uvm_extern.h vaddr_t, vaddr_t, boolean_t); boolean_t 589 uvm/uvm_extern.h boolean_t uvm_vnp_uncache(struct vnode *); boolean_t 300 uvm/uvm_fault.c boolean_t we_own; /* we own anon's page? */ boolean_t 301 uvm/uvm_fault.c boolean_t locked; /* did we relock? */ boolean_t 567 uvm/uvm_fault.c boolean_t wired, narrow, promote, locked, shadowed; boolean_t 44 uvm/uvm_fault_i.h static boolean_t uvmfault_lookup(struct uvm_faultinfo *, boolean_t); boolean_t 45 uvm/uvm_fault_i.h static boolean_t uvmfault_relock(struct uvm_faultinfo *); boolean_t 48 uvm/uvm_fault_i.h static void uvmfault_unlockmaps(struct uvm_faultinfo *, boolean_t); boolean_t 57 uvm/uvm_fault_i.h boolean_t write_locked; boolean_t 111 uvm/uvm_fault_i.h static __inline boolean_t boolean_t 114 uvm/uvm_fault_i.h boolean_t write_lock; boolean_t 190 uvm/uvm_fault_i.h static __inline boolean_t boolean_t 103 uvm/uvm_glue.c boolean_t boolean_t 109 uvm/uvm_glue.c boolean_t rv; boolean_t 232 uvm/uvm_glue.c boolean_t shared; boolean_t 209 uvm/uvm_km.c int flags, boolean_t fixed, struct vm_map *submap) boolean_t 476 uvm/uvm_km.c uvm_km_alloc1(struct vm_map *map, vsize_t size, vsize_t align, boolean_t zeroit) boolean_t 676 uvm/uvm_km.c boolean_t waitok) boolean_t 761 uvm/uvm_km.c uvm_km_getpage(boolean_t waitok) boolean_t 878 uvm/uvm_km.c uvm_km_getpage(boolean_t waitok) boolean_t 419 uvm/uvm_loan.c boolean_t locked; boolean_t 951 uvm/uvm_map.c boolean_t boolean_t 2166 uvm/uvm_map.c vm_prot_t new_prot, boolean_t set_max) boolean_t 2389 uvm/uvm_map.c boolean_t new_pageable, int lockflags) boolean_t 3051 uvm/uvm_map.c boolean_t boolean_t 3121 uvm/uvm_map.c boolean_t pageable; boolean_t 3319 uvm/uvm_map.c boolean_t protect_child; boolean_t 3615 uvm/uvm_map.c uvm_map_printit(struct vm_map *map, boolean_t full, boolean_t 3657 uvm/uvm_map.c boolean_t full; boolean_t 3700 uvm/uvm_map.c boolean_t full; boolean_t 301 uvm/uvm_map.h boolean_t uvm_map_lookup_entry(vm_map_t, vaddr_t, vm_map_entry_t *); boolean_t 353 uvm/uvm_map.h static __inline boolean_t vm_map_lock_try(vm_map_t); boolean_t 357 uvm/uvm_map.h static __inline boolean_t boolean_t 360 uvm/uvm_map.h boolean_t rv; boolean_t 105 uvm/uvm_page.c boolean_t vm_page_zero_enable = FALSE; boolean_t 420 uvm/uvm_page.c static boolean_t initialized = FALSE; boolean_t 496 uvm/uvm_page.c static boolean_t uvm_page_physget_freelist(paddr_t *, int); boolean_t 498 uvm/uvm_page.c static boolean_t boolean_t 593 uvm/uvm_page.c boolean_t boolean_t 912 uvm/uvm_page.c boolean_t use_reserve; boolean_t 225 uvm/uvm_page.h extern boolean_t vm_page_zero_enable; boolean_t 273 uvm/uvm_page.h boolean_t uvm_page_physget(paddr_t *); boolean_t 67 uvm/uvm_pager.c boolean_t pager_map_wanted; /* locked by pager map */ boolean_t 69 uvm/uvm_pager.c static boolean_t emerginuse; boolean_t 625 uvm/uvm_pager.c boolean_t obj_is_alive; boolean_t 796 uvm/uvm_pager.c boolean_t write, swap; boolean_t 97 uvm/uvm_pager.h boolean_t (*pgo_flush)(struct uvm_object *, voff_t, boolean_t 104 uvm/uvm_pager.h int, boolean_t); boolean_t 113 uvm/uvm_pager.h boolean_t (*pgo_releasepg)(struct vm_page *, struct vm_page **); boolean_t 62 uvm/uvm_pager_i.h boolean_t rv; boolean_t 99 uvm/uvm_pdaemon.c static boolean_t uvmpd_scan_inactive(struct pglist *); boolean_t 363 uvm/uvm_pdaemon.c static boolean_t boolean_t 367 uvm/uvm_pdaemon.c boolean_t retval = FALSE; /* assume we haven't hit target */ boolean_t 377 uvm/uvm_pdaemon.c boolean_t swap_backed; boolean_t 963 uvm/uvm_pdaemon.c boolean_t got_it; boolean_t 110 uvm/uvm_pmap.h boolean_t pmap_clear_modify(struct vm_page *); boolean_t 113 uvm/uvm_pmap.h boolean_t pmap_clear_reference(struct vm_page *); boolean_t 129 uvm/uvm_pmap.h boolean_t pmap_extract(pmap_t, vaddr_t, paddr_t *); boolean_t 139 uvm/uvm_pmap.h boolean_t pmap_is_modified(struct vm_page *); boolean_t 142 uvm/uvm_pmap.h boolean_t pmap_is_referenced(struct vm_page *); boolean_t 256 uvm/uvm_swap.c boolean_t uvm_swap_allocpages(struct vm_page **, int); boolean_t 258 uvm/uvm_swap.c boolean_t uvm_swap_needdecrypt(struct swapdev *, int); boolean_t 355 uvm/uvm_swap.c boolean_t boolean_t 360 uvm/uvm_swap.c boolean_t fail; boolean_t 432 uvm/uvm_swap.c boolean_t boolean_t 514 uvm/uvm_swap.c boolean_t remove; boolean_t 1581 uvm/uvm_swap.c boolean_t lessok; boolean_t 1807 uvm/uvm_swap.c boolean_t write, async; boolean_t 43 uvm/uvm_swap.h int uvm_swap_alloc(int *, boolean_t); boolean_t 90 uvm/uvm_vnode.c boolean_t uvn_flush(struct uvm_object *, voff_t, boolean_t 99 uvm/uvm_vnode.c int, boolean_t); boolean_t 101 uvm/uvm_vnode.c boolean_t uvn_releasepg(struct vm_page *, boolean_t 662 uvm/uvm_vnode.c boolean_t boolean_t 804 uvm/uvm_vnode.c boolean_t boolean_t 814 uvm/uvm_vnode.c boolean_t retval, need_iosync, by_list, needs_clean, all; boolean_t 1310 uvm/uvm_vnode.c boolean_t done; boolean_t 1768 uvm/uvm_vnode.c boolean_t boolean_t 1812 uvm/uvm_vnode.c boolean_t is_ok_anyway = FALSE; boolean_t 1924 uvm/uvm_vnode.c boolean_t got_lock;