Searched refs:bitmap (Results 76 - 100 of 212) sorted by relevance

123456789

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachthread.h34 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu.c48 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_replay.c83 uint32_t *bitmap; local
95 bitmap = &lrattr->lr_attr_bitmap;
96 for (i = 0; i != lrattr->lr_attr_masksize; i++, bitmap++)
97 xvap->xva_reqattrmap[i] = *bitmap;
252 /* swap the bitmap */
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kpm.c59 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc.c296 cmn_err(CE_NOTE, "!SNDR bitmap mode override");
302 "!SNDR: unknown bitmap mode %d - autodetecting mode",
942 urdc->primary.bitmap);
945 urdc->secondary.bitmap);
1020 varsize += strlen(urdc->primary.bitmap) + 1;
1022 varsize += strlen(urdc->secondary.bitmap) + 1;
H A Drdc_dev.c457 char *bitmap; local
461 bitmap = urdc->primary.bitmap;
464 bitmap = urdc->secondary.bitmap;
468 krdc->b_tok = nsc_register_path(bitmap, NSC_CACHE | NSC_DEVICE,
555 cmn_err(CE_WARN, "!rdc: unregister bitmap %d", rc);
608 * data device, not the bitmap.
1227 * bitmap is failed or reserve, then we fill the buf from remote
2135 urdc->secondary.bitmap);
[all...]
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c787 char bitmap[NSC_MAXPATH]; local
830 (void) snprintf(key, sizeof (key), "ndr_ii.set%d.bitmap",
834 (void) strncpy(bitmap, buf, NSC_MAXPATH);
934 ctag, master, shadow, bitmap);
938 shadow, bitmap);
947 master, shadow, bitmap);
1518 (void) snprintf(key, sizeof (key), "ndr_ii.set%d.bitmap",
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Dii_tree.c101 /* bitmap is probably offline */
140 /* calculate location of node on bitmap file */
155 /* copy node and update bitmap file if needed */
161 II_NSC_WRITE(ip, bitmap, rc, tmp, node_fba, 1, 0);
216 II_NSC_WRITE(ip, bitmap, rc, bp, fba, maxfbas, 0);
581 * Calculate the size of map space provided by a bitmap volume with
594 "!ii_btsize: bitmap with %" NSC_SZFMT
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c42 #include <sys/bitmap.h>
2048 uint8_t *bitmap; local
2084 hermon_bitmap(bitmap, dma_info, icm_table, index1, num_to_hdl);
2092 if (!HERMON_BMAP_BIT_ISSET(bitmap, index2)) {
2150 hermon_bitmap(bitmap, dma_info, icm_table, index1, num_to_hdl);
2203 uint8_t *bitmap; local
2228 hermon_bitmap(bitmap, dma_info, icm_table, index1, num_to_hdl);
2290 hermon_bitmap(bitmap, dma_info, icm_table, index1, num_to_hdl);
H A Dhermon_cfg.c40 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/common/io/
H A Dptms_conf.c177 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h44 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvlds.c55 #include <sys/bitmap.h>
205 /* Increase bitmap by one BT_NBIPUL */
220 vlds_minor_free(ulong_t *bitmap) argument
222 if (bitmap != &vlds_bitmap_initial)
223 kmem_free(bitmap, BT_SIZEOFMAP(vlds_minor_bits));
236 /* All busy - allocate additional binding handle bitmap space */
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu.c46 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpuid_subr.c60 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/common/sys/
H A Dlgrp.h48 #include <sys/bitmap.h>
210 /* The kernel's version of a bitmap of lgroups */
404 /* Macro to clear an lgroup bitmap */
408 /* Macro to fill an lgroup bitmap */
412 /* Macro to add an lgroup to an lgroup bitmap */
416 /* Macro to delete an lgroup from an lgroup bitmap */
440 /* Macro to check if an lgroup bitmap is empty */
/illumos-gate/usr/src/uts/common/syscall/
H A Dmemcntl.c32 #include <sys/bitmap.h>
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dattributes.sh112 bitmap=/fruit
/illumos-gate/usr/src/cmd/mdb/intel/kmdb/
H A Dkvm_isadep.c47 #include <sys/bitmap.h>
/illumos-gate/usr/src/cmd/mdb/sparc/kmdb/
H A Dkvm_isadep.c51 #include <sys/bitmap.h>
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_dispq.c28 #include <sys/bitmap.h>
348 * With dq_lock held as reader, allocate a bitmap on the stack for
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c31 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_gem.c41 #include <sys/bitmap.h>
/illumos-gate/usr/src/uts/common/os/
H A Dschedctl.c49 #include <sys/bitmap.h>
72 ulong_t *spc_map; /* bitmap of allocated space on page */
79 static size_t sc_bitmap_len; /* # of bits in allocation bitmap */
80 static size_t sc_bitmap_words; /* # of words in allocation bitmap */
461 * Allocation bitmap is one bit per struct on a page.
/illumos-gate/usr/src/uts/common/xen/public/
H A Ddomctl.h40 XEN_GUEST_HANDLE_64(uint8) bitmap; member in struct:xenctl_cpumap
175 /* Log-dirty bitmap operations. */
176 /* Return the bitmap and clean internal copy for next round. */
178 /* Return the bitmap but do not modify internal copy. */
200 * Log pages in a bitmap as they are dirtied.

Completed in 104 milliseconds

123456789