/illumos-gate/usr/src/lib/libtsol/common/ |
H A D | call_labeld.c | 98 int busy = 0; /* number of busy loops */ local 263 if (errno == EAGAIN && busy++ < 10) { 271 (void) printf("door_call failed EAGAIN # %d\n", busy);
|
/illumos-gate/usr/src/uts/sun4u/starfire/sys/ |
H A D | drmach.h | 69 boolean_t busy; member in struct:__anon10063
|
/illumos-gate/usr/src/lib/libtnfprobe/ |
H A D | tnf_trace.h | 114 int busy; member in struct:_tnf_ops
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | blok.c | 43 #define busy(x) (Rcheat((x)->word) & BUSY) macro 84 if (!busy(p)) { 85 while (!busy(q = p->word)) 228 if (busy(p)) 258 if (busy(p))
|
/illumos-gate/usr/src/uts/common/tnf/ |
H A D | tnf_trace.h | 89 tnf_byte_lock_t busy; /* currently in a probe */ member in struct:_tnf_ops
|
/illumos-gate/usr/src/uts/sun4u/starcat/sys/ |
H A D | drmach.h | 78 boolean_t busy; member in struct:__anon10017
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | drmach.h | 80 boolean_t busy; member in struct:__anon9420
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | test4.c | 40 int busy; /* True if this thread is in use */ member in struct:Thread 64 ** The main loop for a thread. Threads use busy waiting. 136 if( threadset[i].busy ){ 140 threadset[i].busy = 1; 149 threadset[i].busy = 0; 183 if( !threadset[i].busy ){ 203 p->busy = 0; 227 if( threadset[i].busy ) stop_thread(&threadset[i]); 232 if( !threadset[i].busy ){ 263 if( !threadset[i].busy ){ [all...] |
H A D | vdbe.c | 86 ** a locked database and there is no busy callback registered. 477 ** will either invoke the busy callback (if there is one) or it will 2181 int busy = 1; local 2185 while( db->aDb[i].pBt!=0 && busy ){ 2195 }else if( (*db->xBusyCallback)(db->pBusyArg, "", busy++)==0 ){ 2197 busy = 0; 2207 busy = 0; 2394 int busy = 0; local 2435 }else if( (*db->xBusyCallback)(db->pBusyArg, pOp->p3, ++busy)==0 ){ 2437 busy [all...] |
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | espi.c | 52 int busy; local 61 busy = t1_wait_op_done(adapter, A_ESPI_GOSTAT, F_ESPI_CMD_BUSY, 0, 64 if (busy) 67 return busy; 74 int busy, attempts = TRICN_CMD_ATTEMPTS; 86 busy = status & F_ESPI_CMD_BUSY; 87 } while (busy && --attempts); 89 if (busy) 93 return busy;
|
H A D | tp.c | 418 int busy = 0; local 428 busy = t1_wait_op_done(adapter, A_TP_RESET, F_CM_MEMMGR_INIT, 432 if (!busy) 437 return busy;
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | console.c | 98 * then examine the "busy" flag returned by console_enter() and briefly stop 100 * we are busy rendering characters. This mess can all be removed when the 258 int busy, spl; local 267 busy = console_hold(); 268 spl = console_enter(busy); 272 console_exit(busy, spl); 284 int busy, spl; local 296 busy = console_hold(); 297 spl = console_enter(busy); 301 console_exit(busy, sp 327 int busy, spl; local 347 int busy = console_hold(); local [all...] |
/illumos-gate/usr/src/lib/libast/common/vmalloc/ |
H A D | vmmopen.c | 72 size_t busy; /* amount in use */ member in struct:_mmvm_s 112 (off_t)mm->size != size || mm->busy > mm->size ) 140 hdr->busy = MM_START; 208 mmdc->mm->busy = nsize+MM_START; 227 { if(mmdc->mm->busy > MM_START)
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | prom_subr.c | 369 * If the frame buffer device is busy, briefly capture the other CPUs so that 381 console_enter(int busy) argument 385 if (busy && panicstr == NULL) { 395 console_exit(int busy, int spl) argument 397 if (busy && panicstr == NULL) {
|
/illumos-gate/usr/src/cmd/oamuser/user/ |
H A D | useradd.c | 151 int busy = 0; local 637 while (busy < 3 && ret != PEX_SUCCESS) { 642 busy++; 690 if (busy == 3) {
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zio_inject.c | 502 * If the lane is busy, we want this request to complete 509 hrtime_t busy = handler->zi_record.zi_timer + local 511 hrtime_t target = MAX(idle, busy);
|
/illumos-gate/usr/src/head/ |
H A D | ieeefp.h | 282 busy: 1; /* coprocessor busy */ member in struct:_sw87
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | dup_avl.c | 445 int busy = 0; local 457 busy = 1; 461 return (busy);
|
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/ |
H A D | drmach_acpi.h | 144 int busy; member in struct:__anon9359
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pshot.h | 113 int busy; /* pm busy state */ member in struct:pshot 114 int busy_ioctl; /* track busy and idle ioctl calls */
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetah.c | 158 int lo, busy, nack, shipped = 0; local 211 busy = nack = 0; 264 "" PRIx64 " cpuids:", nack, busy, idsr); 329 busy++; 349 busy = 0;
|
H A D | us3_jalapeno.c | 180 int lo, busy, nack, shipped = 0; local 211 busy = nack = 0; 259 "" PRIx64 " cpuids:", nack, busy, idsr); 274 busy++; 294 busy = 0;
|
H A D | us3_cheetahplus.c | 165 int lo, busy, nack, shipped = 0; local 218 busy = nack = 0; 271 "" PRIx64 " cpuids:", nack, busy, idsr); 336 busy++; 356 busy = 0;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.h | 252 boolean_t busy; member in struct:fru_node
|
/illumos-gate/usr/src/uts/common/inet/ilb/ |
H A D | ilb.c | 366 in_port_t port, zoneid_t zoneid, uint32_t len, boolean_t *busy) 372 *busy = B_FALSE; 418 * If we are busy... 428 *busy = B_TRUE; 1242 * Set the rule to be busy to make sure that no new packet can 1444 * Set the rule to be busy to make sure that no new packet can 1680 boolean_t busy; local 1721 pkt_len, &busy); 1723 /* If the rule is busy, just drop the packet. */ 1724 if (busy) 365 ilb_rule_hash(ilb_stack_t *ilbs, int l3, int l4, in6_addr_t *addr, in_port_t port, zoneid_t zoneid, uint32_t len, boolean_t *busy) argument [all...] |