Searched refs:dirty (Results 1 - 25 of 71) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/cddl/osnet/sys/kern/
H A Dddi.c256 struct i_ddi_soft_state *next; /* 'dirty' elements */
339 struct i_ddi_soft_state *dirty; local
345 * dirty list.
352 * cons up a header and put it on a list of 'dirty'
372 * Save the old array on the dirty list
374 dirty = kmem_zalloc(sizeof (*dirty), KM_SLEEP);
375 dirty->array = ss->array;
376 dirty->n_items = ss->n_items;
377 dirty
486 struct i_ddi_soft_state *ss, *dirty; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/nameser/
H A Dns_ttl.c101 int ch, digits, dirty; local
106 dirty = 0;
131 dirty = 1;
134 if (dirty)
138 } else if (!dirty)
/netbsd-6-1-5-RELEASE/lib/libc/nameser/
H A Dns_ttl.c107 int ch, digits, dirty; local
112 dirty = 0;
137 dirty = 1;
140 if (dirty)
144 } else if (!dirty)
/netbsd-6-1-5-RELEASE/sys/ufs/chfs/
H A Dchfs_erase.c52 * free, just dirty block.
64 uint32_t dirty, unchecked, used, free, wasted; local
99 dirty = cheb->dirty_size;
116 chfs_change_size_dirty(chmp, cheb, -dirty);
H A Dchfs_nodeops.c39 * chfs_update_eb_dirty - updates dirty and free space, first and
43 * @size: increase dirty space size with this
57 chfs_err("free_size (%d) is less then dirty space (%d) "
262 "dirty: %u\nunchecked: %u\nwasted: %u\ntotal: %u\nshould be: %zu\n",
292 "dirty: %u\nunchecked: %u\nwasted: %u\ntotal: %u\nshould be: %zu\n",
309 dbg("Not moving nextblock to dirty/erase_pending list\n");
316 //so we remove it from the dirty list now
367 dbg("Not moving gcblock to dirty list\n");
371 "add it to dirty\n");
376 dbg("Becomes now very dirty, remov
437 uint32_t avail, dirty; local
[all...]
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dmach64_state.c142 unsigned int dirty = sarea_priv->dirty; local
147 mach64_print_dirty(__FUNCTION__, dirty);
149 DRM_DEBUG("dirty=0x%08x\n", dirty);
154 if (dirty & MACH64_UPLOAD_MISC) {
159 sarea_priv->dirty &= ~MACH64_UPLOAD_MISC;
162 if (dirty & MACH64_UPLOAD_DST_OFF_PITCH) {
164 sarea_priv->dirty &= ~MACH64_UPLOAD_DST_OFF_PITCH;
166 if (dirty
[all...]
H A Dmga_state.c353 unsigned int dirty = sarea_priv->dirty; local
360 if (dirty & MGA_UPLOAD_CONTEXT) {
362 sarea_priv->dirty &= ~MGA_UPLOAD_CONTEXT;
365 if (dirty & MGA_UPLOAD_TEX0) {
367 sarea_priv->dirty &= ~MGA_UPLOAD_TEX0;
374 unsigned int dirty = sarea_priv->dirty; local
382 if (dirty & MGA_UPLOAD_CONTEXT) {
384 sarea_priv->dirty
443 unsigned int dirty = sarea_priv->dirty; local
[all...]
H A Dr128_state.c227 unsigned int dirty = sarea_priv->dirty; local
229 DRM_DEBUG("dirty=0x%08x\n", dirty);
231 if (dirty & R128_UPLOAD_CORE) {
233 sarea_priv->dirty &= ~R128_UPLOAD_CORE;
236 if (dirty & R128_UPLOAD_CONTEXT) {
238 sarea_priv->dirty &= ~R128_UPLOAD_CONTEXT;
241 if (dirty & R128_UPLOAD_SETUP) {
243 sarea_priv->dirty
[all...]
H A Dradeon_state.c451 unsigned int dirty)
454 DRM_DEBUG("dirty=0x%08x\n", dirty);
456 if (dirty & RADEON_UPLOAD_CONTEXT) {
487 if (dirty & RADEON_UPLOAD_VERTFMT) {
494 if (dirty & RADEON_UPLOAD_LINE) {
504 if (dirty & RADEON_UPLOAD_BUMPMAP) {
514 if (dirty & RADEON_UPLOAD_MASKS) {
523 if (dirty & RADEON_UPLOAD_VIEWPORT) {
535 if (dirty
447 radeon_emit_state(drm_radeon_private_t * dev_priv, struct drm_file *file_priv, drm_radeon_context_regs_t * ctx, drm_radeon_texture_regs_t * tex, unsigned int dirty) argument
[all...]
H A Dmach64_drm.h128 unsigned int dirty; member in struct:drm_mach64_sarea
H A Dvia_drm.h187 unsigned int dirty; member in struct:_drm_via_sarea
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/inet/
H A Dinet_net_pton.c67 int n, ch, tmp = 0, dirty, bits; local
77 dirty = 0;
84 if (dirty == 0)
88 if (++dirty == 2) {
92 dirty = 0;
95 if (dirty) { /*%< Odd trailing nybble? */
/netbsd-6-1-5-RELEASE/lib/libc/inet/
H A Dinet_net_pton.c76 int n, ch, tmp = 0, dirty, bits; local
86 dirty = 0;
94 if (dirty == 0)
98 if (++dirty == 2) {
102 dirty = 0;
105 if (dirty) { /* Odd trailing nybble? */
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/irs/
H A Dgen_gr.c173 int dirty; local
175 dirty = 0;
180 if (!grmerge(this, tval, dirty++))
189 if (dirty)
200 int dirty; local
202 dirty = 0;
207 if (!grmerge(this, tval, dirty++))
216 if (dirty)
/netbsd-6-1-5-RELEASE/sbin/dump/
H A Dmain.c97 int dirty; local
594 dirty = 0; /* XXX just to get gcc to shut up */
597 dirty = *map++;
599 dirty >>= 1;
600 if ((dirty & 1) == 0)
616 dirty = *map++;
618 dirty >>= 1;
619 if ((dirty & 1) == 0)
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dquota2.c67 dirty(bp);
94 dirty(bp);
123 dirty(bp);
124 dirty(hbp);
162 dirty(bp);
167 dirty(obp);
403 dirty(bp);
404 dirty(hbp);
H A Dsetup.c304 dirty(&asblk);
317 dirty(&asblk);
328 dirty(&asblk);
339 dirty(&asblk);
351 dirty(&asblk);
366 dirty(&asblk);
377 dirty(&asblk);
388 dirty(&asblk);
413 dirty(&asblk);
436 dirty(
[all...]
H A Ddir.c193 dirty(bp);
234 dirty(bp);
271 dirty(bp);
300 dirty(bp);
753 dirty(bp);
763 dirty(bp);
829 dirty(bp);
/netbsd-6-1-5-RELEASE/sys/uvm/
H A Duvm_vnode.c234 bool dirty; local
297 dirty = pmap_clear_modify(pg) ||
300 if (!dirty) {
/netbsd-6-1-5-RELEASE/usr.sbin/sunlabel/
H A Dsunlabel.c125 uint32_t dirty:1;/* Modified since last read */ member in struct:label
415 label.dirty = 1;
424 label.dirty = 1;
433 label.dirty = 0;
436 label.dirty = 1;
468 label.dirty = 1;
627 label.dirty = 0;
837 label.dirty = 1;
857 label.dirty = 1;
872 label.dirty
[all...]
/netbsd-6-1-5-RELEASE/sbin/fsck_ext2fs/
H A Dfsck.h108 #define dirty(bp) (bp)->b_dirty = 1 macro
H A Dpass5.c231 dirty(blk_bitmap);
244 dirty(ino_bitmap);
/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Dfsck.h112 #define dirty(bp) (bp)->b_dirty = 1 macro
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Dudf_strat_rmw.c100 uint64_t dirty; /* bitmap */ member in struct:udf_eccline
223 KASSERT(eccline->dirty == 0);
460 eccline->present = eccline->readin = eccline->dirty = 0;
518 if (eccline->dirty) {
561 eccline->dirty &= ~bit; /* Err... euhm... clean? */
598 /* XXX eccline->dirty? */
756 eccline->dirty |= bit;
884 eccline->dirty |= bit;
990 eccline->dirty |= bit;
1077 if ((eccline->dirty
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dcache.h149 char dirty; /* line has been written to since last stored? */ member in struct:__anon1493

Completed in 154 milliseconds

123