/linux-2.4.37.9/net/sunrpc/ |
D | auth_unix.c | 171 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/ |
D | giu.c | 122 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/ |
D | ipt_recent.c | 665 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/ |
D | svinto.h | 54 IO_STATE( R_DMA_CH0_CMD, cmd, hold ) )
|
/linux-2.4.37.9/Documentation/mips/ |
D | GT64120.README | 13 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/ |
D | locking | 13 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/ |
D | hubio.h | 558 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/ |
D | xfs_buf_item.c | 546 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()
|
D | xfs_inode_item.c | 662 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/ |
D | keyboard.c | 124 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/ |
D | vr41xx.h | 169 extern void vr41xx_set_irq_trigger(int pin, int trigger, int hold);
|
/linux-2.4.37.9/Documentation/networking/ |
D | packet_mmap.txt | 155 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/ |
D | newport.h | 552 #define DCB_CYCLES(setup,hold,width) \ argument 553 ((hold << DCB_CSHOLD_SHIFT) | \
|
/linux-2.4.37.9/drivers/net/wan/ |
D | comx-hw-munich.c | 191 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/ |
D | adfs.txt | 24 does not hold the same meaning as the Linux 'execute' permission
|
/linux-2.4.37.9/net/ |
D | TUNABLE | 37 IP_FRAG_TIME Time we hold a fragment for. (tunable)
|
/linux-2.4.37.9/drivers/atm/ |
D | nicstarmac.copyright | 28 * Fix is simple: make large buffers large enough to hold entire
|
/linux-2.4.37.9/drivers/sbus/char/ |
D | sunkbd.c | 140 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/ |
D | descore-readme.txt | 219 (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/ |
D | joystick-api.txt | 176 [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/ |
D | README.quirks | 63 not allow the other request to hold REQ asserted. The decision lock may
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | bugfix.S | 305 | 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
|
D | scale.S | 54 smi L_SCR1(%a6) |use L_SCR1 to hold sign
|
/linux-2.4.37.9/arch/cris/drivers/ |
D | parport.c | 479 IO_FIELD(R_PAR0_DELAY, hold, 5); in parport_etrax_init_registers()
|
/linux-2.4.37.9/fs/umsdos/ |
D | specs | 17 * so the EMD file won't hold any info about it. 181 * The entry -LINK1 will be hidden. It will hold a link count.
|