Searched defs:busy (Results 1 - 25 of 61) sorted by relevance

123

/illumos-gate/usr/src/lib/libtsol/common/
H A Dcall_labeld.c98 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 Ddrmach.h69 boolean_t busy; member in struct:__anon10063
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_trace.h114 int busy; member in struct:_tnf_ops
/illumos-gate/usr/src/cmd/sh/
H A Dblok.c43 #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 Dtnf_trace.h89 tnf_byte_lock_t busy; /* currently in a probe */ member in struct:_tnf_ops
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddrmach.h78 boolean_t busy; member in struct:__anon10017
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddrmach.h80 boolean_t busy; member in struct:__anon9420
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtest4.c40 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 Dvdbe.c86 ** 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 Despi.c52 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 Dtp.c418 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 Dconsole.c98 * 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 Dvmmopen.c72 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 Dprom_subr.c369 * 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 Duseradd.c151 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 Dzio_inject.c502 * 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 Dieeefp.h282 busy: 1; /* coprocessor busy */ member in struct:_sw87
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddup_avl.c445 int busy = 0; local
457 busy = 1;
461 return (busy);
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h144 int busy; member in struct:__anon9359
/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h113 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 Dus3_cheetah.c158 int lo, busy, nack, shipped = 0; local
211 busy = nack = 0;
264 "" PRIx64 " cpuids:", nack, busy, idsr);
329 busy++;
349 busy = 0;
H A Dus3_jalapeno.c180 int lo, busy, nack, shipped = 0; local
211 busy = nack = 0;
259 "" PRIx64 " cpuids:", nack, busy, idsr);
274 busy++;
294 busy = 0;
H A Dus3_cheetahplus.c165 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 Dpiclfrutree.h252 boolean_t busy; member in struct:fru_node
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb.c366 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...]

Completed in 118 milliseconds

123