HomeSort by relevance Sort by last modified time
    Searched defs:pending (Results 1 - 25 of 28) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/print/bsd-sysv-commands/
disable.c 95 int pending = 0; /* not implemented */ local
108 pending = 1;
  /onnv/onnv-gate/usr/src/ucbcmd/sed/
sed1.c 60 union reptr *pending; variable in typeref:union:reptr
126 if(pending) {
127 ipc = pending;
128 pending = 0;
505 pending = ipc;
517 pending = ipc;
  /onnv/onnv-gate/usr/src/uts/i86pc/boot/
boot_keyboard.c 133 * -1 Nothing pending
134 * 0x000-0x0ff Pending byte
139 int pending; member in struct:__anon8456
144 -1, /* pending */
161 * kb_ischar() doesn't succeed without leaving kb.pending
164 ASSERT(kb.pending >= 0);
166 if (kb.pending & 0x100) {
168 kb.pending &= 0xff;
170 ret = kb.pending;
171 kb.pending = -1
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
clock_tick.c 103 * Number of pending ticks that need to be accounted by the softint
265 clock_tick_schedule_one(clock_tick_set_t *csp, int pending, processorid_t cid)
279 ctp->ct_pending += pending;
292 clock_tick_process(cpu_t *cp, clock_t mylbolt, int pending)
418 clock_tick(t, pending);
453 * simply increment a pending count and return. Eventually when they
454 * finish, the pending count is passed down to the next set of
457 * chances of threads getting away before their pending ticks are
458 * accounted. The other benefit is that if the pending count is
530 int pending)
569 int start, scan, end, pending; local
    [all...]
kmem.c 196 * pending until kmem processes them from another context. Also, objects freed
225 * callback is pending. When the last object on a slab is freed, if there is a
226 * pending move, kmem puts the slab on a per-cache dead list and defers freeing
227 * slabs on that list until all pending callbacks are completed. That way,
4835 kmem_move_t *callback, *pending; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
per_dnet.h 167 uint_t pending; /* # of pkts on client packet list */ member in struct:clnt
  /onnv/onnv-gate/usr/src/cmd/fmli/sys/
mencmds.c 651 register int i, numitems, pending; local
666 for (i = 0, pending = 0; i < numitems; i++) {
669 if (pending++)
  /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/fsck/
setup.c 277 "DISCARDING THE LOG MAY DISCARD PENDING TRANSACTIONS.\n"
1313 int pending, transferred; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/avs/ns/sdbc/
sd_pcu.c 526 int pending; local
556 if ((pending = _sdbc_wait_pending()) != 0)
558 " pending at power shutdown", pending);
560 cmn_err(CE_CONT, "sdbc(sdbc_power_flush) over pending\n"); /* P3 */
sd_io.c 1807 int pending, last_pending; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/i86xpv/io/psm/
xpv_uppc.c 422 * If the clock irq is pending on this cpu then we need to
423 * clear the pending interrupt.
774 * We have cleared the pending bit already, clear the event
825 uint16_t pending; local
830 * If new ipl level will enable any pending interrupts, setup so the
833 pending = cpu->cpu_m.mcpu_intr_pending & ~((1 << (ipl + 1)) - 1);
834 if (pending) {
840 for (i = bsrw_insn(pending); i > ipl; i--)
xpv_psm.c 361 * pending interrupts before retrying.
544 * We have cleared the pending bit already, clear the event
597 uint16_t pending; local
602 * If new ipl level will enable any pending interrupts, setup so the
605 pending = cpu->cpu_m.mcpu_intr_pending & ~((1 << (ipl + 1)) - 1);
606 if (pending) {
612 for (i = bsrw_insn(pending); i > ipl; i--)
928 * If the clock irq is pending on this cpu then we need to
929 * clear the pending interrupt.
    [all...]
  /onnv/onnv-gate/usr/src/uts/i86pc/io/pcplusmp/
apic_introp.c 294 * This function will return the pending bit of the irqp.
302 int bit, index, irr, pending; local
321 pending = (irr & (1 << bit)) ? 1 : 0;
322 if (!pending && (type == DDI_INTR_TYPE_FIXED)) {
326 pending = (READ_IOAPIC_RDT_ENTRY_LOW_DWORD(apic_ix, intin_no) &
329 return (pending);
  /onnv/onnv-gate/usr/src/cmd/man/src/
getNAME.c 477 int pending = 1; local
479 while (pending)
484 pending++;
487 pending--;
  /onnv/onnv-gate/usr/src/uts/common/zmod/
deflate.h 97 Bytef *pending_buf; /* output still pending */
99 Bytef *pending_out; /* next pending byte to output to the stream */
100 uInt pending; /* nb of bytes in the pending buffer */ member in struct:internal_state
268 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);}
  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/
asm.S 2218 pending: label
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/chxge/
sge.c 286 /* wait until there's no more outstanding interrupts pending */
1611 unsigned int pending = Q->cq_entries_n - local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/zyd/
zyd.h 86 volatile boolean_t pending; /* ioread is in progress */ member in struct:zyd_ioread
  /onnv/onnv-gate/usr/src/uts/common/inet/ip/
ip_arp.c 206 * wake up any pending ip ioctls.
496 * matches the one that is pending for the arl.
501 t_uscalar_t pending; local
513 pending = arl->arl_dlpi_pending;
516 if (pending == DL_PRIM_INVAL) {
521 dl_primstr(prim), arl->arl_name, dl_primstr(pending)));
545 * can't be part of any pending operation; discard up-front.
598 * messages pending. We initialize the arl here.
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/rtld/common/
util.c 109 * To allow for the collection of these objects that are pending relocation, an
783 static APlist *pending = NULL; local
788 * pending queue and return. We'll pick up the queue after any
792 (void) aplist_append(&pending, tobj, AL_CNT_PENDING);
861 * pending objects that might have been delayed as this
871 for (APLIST_TRAVERSE(pending, idx, pobj)) {
872 aplist_delete(pending, &idx);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
zlib.c 219 Bytef *pending_buf; /* output still pending */
220 Bytef *pending_out; /* next pending byte to output to the stream */
221 int pending; /* nb of bytes in the pending buffer */ member in struct:deflate_state
394 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);}
677 s->pending = 0;
693 * Put a short in the pending buffer. The 16-bit value is put in MSB order.
706 * Flush as much pending output as possible.
712 unsigned len = state->pending;
724 state->pending -= len
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_nfs4.c 4190 int pending = 0; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/ib/clients/ibd/
ibd.c 1020 * In the case when some transmits are still pending on an entry
1026 * 2. take out of active list only when last pending Tx completes.
1029 * 4. take out of active list only when last pending Tx completes.
1032 * is tried before the pending Tx completes, the enable code finds the
1034 * (ie the mcg leave done) when the pending Tx does complete. Alternatively
5220 uint_t pending, mblen; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/mkfs/
mkfs.c 5740 int row, column, pending, written; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/drm/
drmP.h 341 volatile int pending; /* On hardware DMA queue */ member in struct:drm_buf
667 /* number of signals pending on all crtcs */

Completed in 840 milliseconds

1 2