Home
last modified time | relevance | path

Searched refs:BUSY (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/cmd/sh/
H A Dblok.c42 #define BUSY 01 macro
43 #define busy(x) (Rcheat((x)->word) & BUSY)
93 (Rcheat(blokp) | BUSY); in alloc()
101 p = (struct blk *)(Rcheat(p->word) & ~BUSY); in alloc()
131 bloktop->word = (struct blk *)(Rcheat(rndstak) | BUSY); in addblok()
185 p->word = (struct blk *)(Rcheat(p->word) & ~BUSY);
203 eui = (uint32_t *)(Rcheat(ptr->word) & ~BUSY); in fill_pat()
217 q = (struct blk *)(Rcheat(p->word) & ~BUSY); in chkbptr()
250 q = (struct blk *)(Rcheat(p->word) & ~BUSY); in chkmem()
289 p = (struct blk *)(Rcheat(pp->word) & ~BUSY);
/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmallint.h138 #define BUSY 1L macro
139 #define SETBUSY(x) ((struct header *)((long)(x) | BUSY))
140 #define CLRBUSY(x) ((struct header *)((long)(x) & ~BUSY))
141 #define TESTBUSY(x) ((long)(x) & BUSY)
153 #define SETALL(x) ((long)(x) | (SMAL | BUSY))
154 #define CLRALL(x) ((long)(x) & ~(SMAL | BUSY))
H A Dmalloc.c317 arena[1].nextblk = (struct header *)BUSY; in malloc_unlocked()
318 arena[0].nextblk = (struct header *)BUSY; in malloc_unlocked()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.h72 #define BUSY 1 /* processing data already sent */ macro
120 "busy", BUSY, \
H A Dpostcomm.c353 case BUSY: in initialize()
414 case BUSY: in filter()
628 case BUSY: in reset()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.h115 #define BUSY 0 /* processing data already sent */ macro
158 "busy", BUSY, \
H A Dslowsend.c91 case BUSY: in slowsend()
H A Dpostio.c514 case BUSY: in start()
685 case BUSY: in send()
793 case BUSY: in done()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmclear.c70 { SIZE(tp) |= BUSY|JUNK;
77 SIZE(tp) = BUSY;
H A Dvmprivate.c165 SIZE(tp) = BUSY;
172 { SIZE(tp) |= BUSY|JUNK;
224 SIZE(BLOCK(seg->baddr)) = BUSY;
H A Dvmbest.c91 if(SIZE(b) & (BUSY|JUNK|PFREE))
117 if((SIZE(b)&BUSY) == 0 || (SIZE(b)&JUNK) == 0)
194 if(SIZE(b) & (BUSY|JUNK|PFREE) )
591 SIZE(bp) |= BUSY|JUNK;
648 SIZE(np) = ((s&~BITS) - (size+sizeof(Head_t)))|JUNK|BUSY;
691 SIZE(np) = (s - sizeof(Head_t)) | BUSY|JUNK;
917 SIZE(np) = BUSY;
926 SIZE(np) = (((s&~BITS)-size) - sizeof(Head_t))|BUSY|JUNK;
1058 SIZE(np) = ((SIZE(tp)&~BITS) - s)|BUSY;
1072 SIZE(tp) = ((s & ~BITS) - sizeof(Head_t)) | BUSY | JUNK;
H A Dvmhdr.h164 #define BUSY (01) /* block is busy */ macro
174 #define ISBUSY(w) ((w) & BUSY)
175 #define SETBUSY(w) ((w) |= BUSY)
176 #define CLRBUSY(w) ((w) &= ~BUSY)
H A Dvmopen.c152 SIZE(np) = BUSY|PFREE;
H A Dvmlast.c209 SIZE(BLOCK(seg->baddr)) = BUSY;
/illumos-gate/usr/src/lib/libmapmalloc/common/
H A Dtextmem.c75 #define BUSY 1 macro
150 block->status = BUSY; in malloc_unlocked()
248 if (block->status == BUSY) in defrag()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmalloc.c66 #define BUSY 1 macro
114 if (block->status == BUSY) in defrag()
202 block->status = BUSY; in malloc()
/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h60 #if !defined(BUSY) /* warning: macro redefined */
61 #define BUSY -2 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dstrtty.h93 #define BUSY 040 /* Output in progress */ macro
H A Dsservice.h91 #define BUSY 0x18 macro
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.S136 stxa %g0, [%g0]ASI_INTR_RECEIVE_STATUS ! clear the BUSY bit
304 stxa %g0, [%g0]ASI_INTR_RECEIVE_STATUS ! clear the BUSY bit
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dmyisp-chat.tmpl32 ABORT BUSY
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_ioctl_uwp.c191 if (use_flag == BUSY) { in oplmsu_uwioctl_ipunlink()
428 if (use_flag == BUSY) { in oplmsu_uwioctl_termios()
H A Doplmsu.c1786 if (rval == BUSY) { /* Check whether Lower path is usable */ in oplmsu_config_new()
1965 if (use_flag == BUSY) { in oplmsu_config_del()
2051 if (use_flag == BUSY) { in oplmsu_config_stop()
2119 if (use_flag == BUSY) { in oplmsu_config_stop()
2470 if (use_flag == BUSY) { in oplmsu_config_disc()
H A Doplmsu_cmn_func.c239 rval = BUSY; in oplmsu_check_lpath_usable()
365 rval = BUSY; in oplmsu_set_ioctl_path()
368 rval = BUSY; in oplmsu_set_ioctl_path()
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c1968 return_cmp(BUSY); in idmap_string2stat()

12