Home
last modified time | relevance | path

Searched refs:inuse (Results 1 – 25 of 54) sorted by relevance

123

/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmpool.c53 reg int local, inuse; local
63 SETINUSE(vd, inuse);
67 { CLRINUSE(vd, inuse);
121 CLRINUSE(vd, inuse);
139 reg int local, inuse; local
141 SETINUSE(vd, inuse);
145 { CLRINUSE(vd, inuse);
174 CLRINUSE(vd, inuse);
188 reg int local, inuse; local
193 SETINUSE(vd, inuse);
[all …]
H A Dvmlast.c47 reg int local, inuse; local
50 SETINUSE(vd, inuse);
54 { CLRINUSE(vd, inuse);
101 CLRINUSE(vd, inuse);
117 reg int local, inuse; local
122 SETINUSE(vd, inuse);
126 { CLRINUSE(vd, inuse);
135 CLRINUSE(vd, inuse);
157 CLRINUSE(vd, inuse);
176 reg int local, inuse; local
[all …]
H A Dvmdebug.c277 reg int local, inuse; local
279 SETINUSE(vd, inuse);
282 { CLRINUSE(vd, inuse);
325 CLRINUSE(vd, inuse);
342 reg int inuse; local
344 SETINUSE(vd, inuse);
346 { CLRINUSE(vd, inuse);
370 CLRINUSE(vd, inuse);
388 reg int inuse; local
390 SETINUSE(vd, inuse);
[all …]
H A Dvmstat.c47 reg int inuse; local
49 SETINUSE(vd, inuse);
51 { CLRINUSE(vd, inuse);
52 return inuse ? 1 : 0;
56 { CLRINUSE(vd, inuse);
131 CLRINUSE(vd, inuse);
132 return inuse ? 1 : 0;
H A Dvmsegment.c45 reg int inuse; local
47 SETINUSE(vd, inuse);
50 { CLRINUSE(vd, inuse);
62 CLRINUSE(vd, inuse);
H A Dvmset.c44 reg int mode, inuse; local
50 SETINUSE(vd, inuse);
53 { CLRINUSE(vd, inuse);
69 CLRINUSE(vd, inuse);
H A Dvmclear.c46 reg int inuse; local
48 SETINUSE(vd, inuse);
51 { CLRINUSE(vd, inuse);
90 CLRINUSE(vd, inuse);
H A Dvmprofile.c474 reg int line, local, inuse; local
479 SETINUSE(vd, inuse);
483 { CLRINUSE(vd, inuse);
502 CLRINUSE(vd, inuse);
517 reg int line, rv, local, inuse; local
526 SETINUSE(vd, inuse);
530 { CLRINUSE(vd, inuse);
540 CLRINUSE(vd, inuse);
562 CLRINUSE(vd, inuse);
581 reg int line, local, inuse; local
[all …]
H A Dvmbest.c566 reg int local, inuse; local
569 SETINUSE(vd, inuse);
574 { CLRINUSE(vd, inuse);
645 CLRINUSE(vd, inuse);
661 reg int local, inuse; local
668 SETINUSE(vd, inuse);
673 { CLRINUSE(vd, inuse);
736 CLRINUSE(vd, inuse);
776 CLRINUSE(vd, inuse);
792 reg int local, inuse; local
[all …]
/titanic_51/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.c185 if (!map->inuse) in _nsc_rmmap_init()
186 map->inuse = nslot; in _nsc_rmmap_init()
228 int i, nslot = map[0].inuse; in _nsc_rmmap_alloc()
241 if (!map[i].inuse || !map[i].size) in _nsc_rmmap_alloc()
246 map[i].inuse |= (1 << nsc_node_id()); in _nsc_rmmap_alloc()
272 if (!map[i].inuse || !map[i].size) in _nsc_rmmap_alloc()
283 map[i].inuse = (1 << nsc_node_id()); in _nsc_rmmap_alloc()
312 int i, nslot = map[0].inuse; in _nsc_rmmap_free()
320 if (!map[i].inuse || !map[i].size) in _nsc_rmmap_free()
325 map[i].inuse in _nsc_rmmap_free()
[all...]
/titanic_51/usr/src/uts/sun4v/os/
H A Dlpad.c39 uint64_t inuse; member
118 lpd->inuse = &(lpp->inuse); in lpad_setup()
202 if (lpad_pool[idx].inuse == 0) { in lpad_alloc()
206 lpad_pool[idx].inuse = 1; in lpad_alloc()
/titanic_51/usr/src/cmd/keyserv/
H A Dkeyserv_cache.c95 struct cachekey_disklist *inuse; /* LRU order */ member
299 INVALID_ADDRESS(ch->inuse, ch) || in create_cache_file_ch()
341 ch->inuse = 0; in create_cache_file_ch()
410 if (INVALID_ADDRESS(ch->inuse, ch) || in cache_remap_addresses_ch()
416 ch->inuse = MOVE_ADDR(ch->inuse, offset); in cache_remap_addresses_ch()
523 list_remove(fcd, &(ch->inuse), &(ch->inuse_end), in remap_cache_file_ch()
584 int i, inuse, inuse_err, free, free_err; in print_cache_ch() local
594 printf("inuse = %d, free = %d\n", ch->inuse_count, ch->free_count); in print_cache_ch()
598 for (i = 0, inuse in print_cache_ch()
[all...]
/titanic_51/usr/src/cmd/tsol/misc/
H A Drelabel.sh66 inuse=`/usr/sbin/fuser $1 2>&1 | /usr/bin/cut -d ":" -f2`
67 if [ $inuse ]; then
/titanic_51/usr/src/test/zfs-tests/tests/functional/inuse/
H A DMakefile19 TESTDIR = $(ROOTOPTPKG)/tests/functional/inuse
32 FILES = inuse.cfg
H A Dinuse_001_pos.ksh33 . $STF_SUITE/tests/functional/inuse/inuse.cfg
H A Dinuse_004_pos.ksh33 . $STF_SUITE/tests/functional/inuse/inuse.cfg
H A Dinuse_008_pos.ksh33 . $STF_SUITE/tests/functional/inuse/inuse.cfg
H A Dinuse_005_pos.ksh33 . $STF_SUITE/tests/functional/inuse/inuse.cfg
H A Dinuse_006_pos.ksh33 . $STF_SUITE/tests/functional/inuse/inuse.cfg
H A Dinuse_009_pos.ksh33 . $STF_SUITE/tests/functional/inuse/inuse.cfg
H A Dinuse_007_pos.ksh33 . $STF_SUITE/tests/functional/inuse/inuse.cfg
H A Dinuse_003_pos.ksh37 . $STF_SUITE/tests/functional/inuse/inuse.cfg
/titanic_51/usr/src/cmd/avs/dscfglockd/
H A Ddscfglockd.c138 int inuse; member
328 if (ldp->inuse == 0) in send_aliveall()
342 if (ldp->inuse == 0) in find_lockdaemon()
362 if (ldp->inuse == 0) in daemon_alive()
385 ldp->inuse = 1; in daemon_alive()
425 if (ldp->inuse == 0) in check_for_write_lock()
512 if (ldp->inuse == 0) in try_lock()
599 if (ldp->inuse == 0) in queue_lock()
667 if (ldp->inuse == 0) in lock_stat()
802 if (ldp->inuse in local_unlock()
[all...]
/titanic_51/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.c58 int inuse; /* In use in the _last_ block */ member
280 bmp->inuse = 0; in start_bitmap_list()
309 if (bmp->inuse == bmp->bmaps_per_block) { in add_bitmap_entry()
318 bmp->inuse = 0; in add_bitmap_entry()
320 i = bmp->inuse++; in add_bitmap_entry()
/titanic_51/usr/src/uts/sun4v/ml/
H A Dmach_proc_init.s178 ldx [%l1 + LPAD_INUSE], %l5 ! %l5 = va of inuse mailbox
204 stx %g0, [%l5] ! clear the inuse mailbox

123