Searched refs:boolean_t (Results 226 - 250 of 546) sorted by relevance

1234567891011>>

/freebsd-10.2-release/sys/vm/
H A Dvm_reserv.c175 static boolean_t vm_reserv_has_pindex(vm_reserv_t rv,
264 static __inline boolean_t
654 boolean_t
720 boolean_t
803 boolean_t
825 boolean_t
H A Ddevice_pager.c64 boolean_t, int *);
65 static boolean_t dev_pager_haspage(vm_object_t, vm_pindex_t, int *,
369 boolean_t sync;
376 static boolean_t
H A Dvm_extern.h67 boolean_t);
H A Dvm_page.h228 boolean_t vmd_oom;
448 boolean_t vm_page_is_cached(vm_object_t object, vm_pindex_t pindex);
454 boolean_t vm_page_ps_is_valid(vm_page_t m);
481 void vm_page_zero_invalid(vm_page_t m, boolean_t setvalid);
H A Dvm_zeroidle.c70 static boolean_t wakeup_needed = FALSE;
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtrim_map.c77 extern boolean_t zfs_trim_enabled;
215 boolean_t merge_before, merge_after;
277 boolean_t left_over, right_over;
341 boolean_t
347 boolean_t left_over, right_over;
422 boolean_t force)
H A Dsa.c128 uint16_t length, int length_idx, boolean_t, void *userp);
276 boolean_t
410 uint64_t lot_num, uint64_t hash, boolean_t zapadd, dmu_tx_t *tx)
472 boolean_t found = B_FALSE;
521 boolean_t start;
551 boolean_t *will_spill)
558 boolean_t done = B_FALSE;
580 boolean_t is_var_sz;
669 boolean_t spilling;
690 boolean_t dumm
[all...]
H A Dspa_config.c227 spa_config_sync(spa_t *target, boolean_t removing, boolean_t postsysevent)
231 boolean_t ccw_failure;
388 boolean_t locked = B_FALSE;
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_link_mgr.c57 static boolean_t
71 boolean_t esp0 = FALSE;
72 boolean_t send_set = FALSE;
H A Dosm_sa_mcmember_record.c168 boolean_t proxy_join;
214 static inline boolean_t __check_join_comp_mask(ib_net64_t comp_mask)
221 static inline boolean_t
273 static boolean_t
370 static boolean_t
411 static boolean_t
507 static boolean_t
606 boolean_t valid = TRUE;
688 static boolean_t
1405 boolean_t trusted_re
[all...]
H A Dosm_prtn.c99 boolean_t full)
138 osm_prtn_t * p, boolean_t full)
319 boolean_t no_config)
347 boolean_t is_config = TRUE;
H A Dosm_prtn_config.c62 boolean_t full;
69 osm_prtn_t * p, boolean_t full);
72 ib_net64_t guid, boolean_t full);
197 boolean_t full = conf->full;
/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_fru.c378 boolean_t
396 boolean_t
427 libzfs_fru_clear(libzfs_handle_t *hdl, boolean_t final)
H A Dlibzfs_status.c129 static boolean_t
131 boolean_t ignore_replacing)
196 check_status(nvlist_t *config, boolean_t isimport)
/freebsd-10.2-release/sys/i386/include/
H A Dpmap.h451 int pmap_cache_bits(int mode, boolean_t is_pde);
460 boolean_t pmap_page_is_mapped(vm_page_t m);
470 boolean_t force);
/freebsd-10.2-release/sys/amd64/vmm/intel/
H A Dvmx_msr.c44 static boolean_t
54 static boolean_t
88 boolean_t true_ctls_avail, one_allowed, zero_allowed;
/freebsd-10.2-release/sys/amd64/include/
H A Dpmap.h380 void pmap_demote_DMAP(vm_paddr_t base, vm_size_t len, boolean_t invalidate);
389 boolean_t pmap_page_is_mapped(vm_page_t m);
398 boolean_t force);
/freebsd-10.2-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_opensm.h429 IN boolean_t const interruptible)
H A Dosm_sa.h358 IN boolean_t const resp_expected);
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_sar.c47 uint32_t mad_size, boolean_t is_sa_mad)
/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_regset.c79 boolean_t fail = B_FALSE;
/freebsd-10.2-release/sys/dev/ofw/
H A Dopenfirm.h85 boolean_t OF_install(char *name, int prio);
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_comutil.c46 boolean_t
/freebsd-10.2-release/sys/dev/sfxge/common/
H A Defx_intr.c71 static __checkReturn boolean_t
255 __out boolean_t *fatalp,
294 __out boolean_t *fatalp)
488 static __checkReturn boolean_t
/freebsd-10.2-release/sys/sparc64/include/
H A Dpmap.h91 boolean_t pmap_page_is_mapped(vm_page_t m);

Completed in 169 milliseconds

1234567891011>>