Searched refs:kmalloc (Results 126 - 150 of 1728) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dah.c40 ah = kmalloc(sizeof *ah, GFP_ATOMIC);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/joystick/
H A Djoydump.c86 buf = kmalloc(BUF_SIZE * sizeof(struct joydump), GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Ddrm_memory.c67 /** Wrapper around kmalloc() and kfree() */
72 if (!(pt = kmalloc(size, GFP_KERNEL)))
H A Ddrm_pci.c80 dmah = kmalloc(sizeof(drm_dma_handle_t), GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Ddummy.c129 dummies = kmalloc(numdummies * sizeof(void *), GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/mlx4/
H A Dintf.c51 dev_ctx = kmalloc(sizeof *dev_ctx, GFP_KERNEL);
H A Dreset.c72 hca_header = kmalloc(256, GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dhvcserver.c119 * function may be called with a spin_lock held and kmalloc of a page is not
175 next_partner_info = kmalloc(sizeof(struct hvcs_partner_info),
179 printk(KERN_WARNING "HVCONSOLE: kmalloc() failed to"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/cchips/voyagergx/
H A Dconsistent.c55 entry = kmalloc(sizeof(struct voya_alloc_entry), GFP_ATOMIC);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/drivers/
H A Dheartbeat.c67 hd = kmalloc(sizeof(struct heartbeat_data), GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dled.c66 buf = kmalloc(sizeof(char) * (count + 1), GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dlparcfg.c207 unsigned char *local_buffer = kmalloc(SPLPAR_MAXLENGTH, GFP_KERNEL);
209 printk(KERN_ERR "%s %s kmalloc failure at line %d \n",
231 char *workbuffer = kmalloc(SPLPAR_MAXLENGTH, GFP_KERNEL);
233 printk(KERN_ERR "%s %s kmalloc failure at line %d \n",
428 kbuf = kmalloc(count, GFP_KERNEL);
579 ent->data = kmalloc(LPARCFG_BUFF_SIZE, GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/mb93090-mb00/
H A Dpci-dma-nommu.c44 new = kmalloc(sizeof (*new), GFP_ATOMIC);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dioport.c76 bitmap = kmalloc(IO_BITMAP_BYTES, GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/nand/
H A Dedb7312.c122 ep7312_mtd = kmalloc(sizeof(struct mtd_info) + sizeof(struct nand_chip), GFP_KERNEL);
H A Dh1910.c98 h1910_nand_mtd = kmalloc(sizeof(struct mtd_info) + sizeof(struct nand_chip), GFP_KERNEL);
H A Dts7250.c133 ts7250_mtd = kmalloc(sizeof(struct mtd_info) + sizeof(struct nand_chip), GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/core/
H A Dbuffer.c95 /* sometimes alloc/free could use kmalloc with GFP_DMA, for
112 return kmalloc(size, mem_flags);
H A Dmessage.c123 struct usb_ctrlrequest *dr = kmalloc(sizeof(struct usb_ctrlrequest), GFP_NOIO);
383 io->urbs = kmalloc (io->entries * sizeof *io->urbs, mem_flags);
768 tbuf = kmalloc(256, GFP_KERNEL);
822 * Returns a pointer to a kmalloc'ed buffer containing the descriptor string,
831 if (index > 0 && (buf = kmalloc(256, GFP_KERNEL)) != NULL) {
833 if ((smallbuf = kmalloc(++len, GFP_KERNEL)) == NULL)
867 desc = kmalloc(sizeof(*desc), GFP_NOIO);
903 u16 *status = kmalloc(sizeof(*status), GFP_KERNEL);
1459 new_interfaces = kmalloc(nintf * sizeof(*new_interfaces),
1628 req = kmalloc(sizeo
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dark3116.c97 buf = kmalloc(1, GFP_KERNEL);
99 dbg("error kmalloc -> out of mem?");
201 buf = kmalloc(1, GFP_KERNEL);
203 dbg("error kmalloc");
337 buf = kmalloc(1, GFP_KERNEL);
339 dbg("error kmalloc -> out of mem?");
425 buf = kmalloc(1, GFP_KERNEL);
427 dbg("error kmalloc");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/storage/
H A Ddatafab.c124 buffer = kmalloc(alloclen, GFP_NOIO);
207 buffer = kmalloc(alloclen, GFP_NOIO);
287 buf = kmalloc(512, GFP_NOIO);
358 reply = kmalloc(512, GFP_NOIO);
H A Dkarma.c143 data->recv = kmalloc(RIO_RECV_LEN, GFP_NOIO);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/console/
H A Dfbcon_rotate.c48 dst = kmalloc(d_cellsize * len, GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dcoda_linux.h67 ptr = kmalloc((unsigned long) size, GFP_KERNEL); \
H A Dslub_def.h164 * ZERO_SIZE_PTR will be returned for zero sized kmalloc requests.
174 static inline void *kmalloc(size_t size, gfp_t flags) function

Completed in 328 milliseconds

1234567891011>>