Home
last modified time | relevance | path

Searched refs:hold (Results 1 – 25 of 73) sorted by relevance

123

/linux-2.4.37.9/net/sunrpc/
Dauth_unix.c171 u32 *base, *hold; in unx_marshal() local
194 hold = p++; in unx_marshal()
197 *hold = htonl(p - hold - 1); /* gid array length */ in unx_marshal()
/linux-2.4.37.9/arch/mips/vr41xx/common/
Dgiu.c122 void vr41xx_set_irq_trigger(int pin, int trigger, int hold) in vr41xx_set_irq_trigger() argument
130 if (hold == SIGNAL_HOLD) in vr41xx_set_irq_trigger()
158 if (hold == SIGNAL_HOLD) in vr41xx_set_irq_trigger()
/linux-2.4.37.9/net/ipv4/netfilter/
Dipt_recent.c665 u_int32_t *hold; in checkentry() local
743 hold = vmalloc(sizeof(u_int32_t)*ip_pkt_list_tot*ip_list_tot); in checkentry()
747 if(hold == NULL) { in checkentry()
754 curr_table->table[c].last_pkts = hold + c*ip_pkt_list_tot; in checkentry()
766 vfree(hold); in checkentry()
786 vfree(hold); in checkentry()
810 vfree(hold); in checkentry()
823 vfree(hold); in checkentry()
/linux-2.4.37.9/include/asm-cris/
Dsvinto.h54 IO_STATE( R_DMA_CH0_CMD, cmd, hold ) )
/linux-2.4.37.9/Documentation/mips/
DGT64120.README13 This directory is meant to hold all MIPS boards that use GT-64120 or GT-64120A.
28 . Create a subdirectory arch/mips/gt64120/<board> directory to hold
/linux-2.4.37.9/Documentation/vm/
Dlocking13 Page stealers hold kernel_lock to protect against a bunch of races.
29 1. To scan the vmlist (look but don't touch) you must hold the
31 2. To modify the vmlist you need to hold the mmap_sem with
107 "shared": ie, other processes hold reference on the page or the associated
/linux-2.4.37.9/include/asm-mips64/sn/sn0/
Dhubio.h558 hold: 1, /* entry is gathering inval acks */ member
606 hold: 1, /* entry is gathering inval acks */ member
905 hold: 1, /* 16: crb gathering invalidate acks*/ member
/linux-2.4.37.9/fs/xfs/
Dxfs_buf_item.c546 uint hold; in xfs_buf_item_unlock() local
598 hold = bip->bli_flags & XFS_BLI_HOLD; in xfs_buf_item_unlock()
608 } else if (hold) { in xfs_buf_item_unlock()
615 if (!hold) { in xfs_buf_item_unlock()
Dxfs_inode_item.c662 uint hold; in xfs_inode_item_unlock() local
706 hold = iip->ili_flags & XFS_ILI_HOLD; in xfs_inode_item_unlock()
725 if (!hold) { in xfs_inode_item_unlock()
/linux-2.4.37.9/drivers/char/
Dkeyboard.c124 num, hold, scroll_forw, scroll_back, boot_it, caps_on, compose, variable
130 num, hold, scroll_forw, scroll_back,
411 static void hold(void) in hold() function
/linux-2.4.37.9/include/asm-mips/vr41xx/
Dvr41xx.h169 extern void vr41xx_set_irq_trigger(int pin, int trigger, int hold);
/linux-2.4.37.9/Documentation/networking/
Dpacket_mmap.txt155 can only hold an integer number of frames, or in other words, a frame cannot
166 the PACKET_MMAP buffer could hold only 32768 frames in a 32 bit architecture or
202 used to hold the pointers to each block.
270 and hence the buffer will have a 262144 MiB size. So it can hold
288 header called struct tpacket_hdr used in PACKET_MMAP to hold link level's frame
/linux-2.4.37.9/include/video/
Dnewport.h552 #define DCB_CYCLES(setup,hold,width) \ argument
553 ((hold << DCB_CSHOLD_SHIFT) | \
/linux-2.4.37.9/drivers/net/wan/
Dcomx-hw-munich.c191 u32 zero1:16, no:13, hi:1, hold:1, zero2:1; member
201 u32 fnum:11, csm:1, no13:1, zero1:2, v110:1, no:13, hi:1, hold:1, fe:1; member
1004 hw->tx_desc[hw->tx_desc_ptr].hold = 1; in MUNICH_send_packet()
1005 hw->tx_desc[(hw->tx_desc_ptr + TX_DESC_MAX - 1) % TX_DESC_MAX].hold = 0; in MUNICH_send_packet()
1227 if( ((rx_desc_t*)phys_to_virt(board->ccb->current_rx_desc[channel]))->hold in MUNICH_interrupt()
1236 hw->rx_desc[(hw->rx_desc_ptr + RX_DESC_MAX - 1) % RX_DESC_MAX].hold = 1; in MUNICH_interrupt()
1238 hw->rx_desc[(hw->rx_desc_ptr + RX_DESC_MAX - 2) % RX_DESC_MAX].hold = 0; in MUNICH_interrupt()
1726 hw->tx_desc[hw->tx_desc_ptr].hold = 1; in MUNICH_open()
1738 hw->rx_desc[(hw->rx_desc_ptr + RX_DESC_MAX - 2) % RX_DESC_MAX].hold = 1; in MUNICH_open()
/linux-2.4.37.9/Documentation/filesystems/
Dadfs.txt24 does not hold the same meaning as the Linux 'execute' permission
/linux-2.4.37.9/net/
DTUNABLE37 IP_FRAG_TIME Time we hold a fragment for. (tunable)
/linux-2.4.37.9/drivers/atm/
Dnicstarmac.copyright28 * Fix is simple: make large buffers large enough to hold entire
/linux-2.4.37.9/drivers/sbus/char/
Dsunkbd.c140 num, hold, scroll_forw, scroll_back, boot_it, caps_on, compose, variable
146 num, hold, scroll_forw, scroll_back,
676 static void hold(void) in hold() function
/linux-2.4.37.9/Documentation/crypto/
Ddescore-readme.txt219 (it appears that gcc can use ebx, esi and edi to hold register variables).
236 up to 8 more registers are used to hold constants in some configurations.
284 used to hold keys and input/output blocks to des.
287 used to hold full 768-bit key.
/linux-2.4.37.9/Documentation/input/
Djoystick-api.txt176 [As for version 1.2.8, the queue is circular and able to hold 64
248 Both JSIOCSCORR and JSIOCGCORR expect &js_corr to be able to hold
/linux-2.4.37.9/Documentation/video4linux/bttv/
DREADME.quirks63 not allow the other request to hold REQ asserted. The decision lock may
/linux-2.4.37.9/arch/m68k/fpsp040/
Dbugfix.S305 | The frame returned is idle. We must build a busy frame to hold
431 | The frame returned is idle. We must build a busy frame to hold
Dscale.S54 smi L_SCR1(%a6) |use L_SCR1 to hold sign
/linux-2.4.37.9/arch/cris/drivers/
Dparport.c479 IO_FIELD(R_PAR0_DELAY, hold, 5); in parport_etrax_init_registers()
/linux-2.4.37.9/fs/umsdos/
Dspecs17 * so the EMD file won't hold any info about it.
181 * The entry -LINK1 will be hidden. It will hold a link count.

123