Searched defs:alloc (Results 1 - 25 of 72) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dpci-dma.c43 void *alloc; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arm/
H A Dqueue.h17 void *alloc; /* start of allocated mem */ member in struct:__anon6483
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dbuffer.h34 unsigned long alloc; member in struct:buffer
H A Dmemory.c132 unsigned long alloc; member in struct:__anon3077
221 unsigned long alloc; member in struct:__anon3078
H A Dthread.h53 unsigned long alloc; member in struct:thread_master
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmempool.h21 mempool_alloc_t *alloc; member in struct:mempool_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dtivo_utils.c33 int alloc = (int)strlen(string)+1; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dtivo_utils.c33 int alloc = (int)strlen(string)+1; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dtivo_utils.c33 int alloc = (int)strlen(string)+1; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Descape.c82 size_t alloc = (inlength?(size_t)inlength:strlen(string))+1; local
143 int alloc = (length?length:(int)strlen(string))+1; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pptp/
H A Dvector.c29 int alloc; member in struct:vector_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dcompat_ioctl.c149 struct agp_allocate32 alloc; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Dradeon_mem.c224 drm_radeon_mem_alloc_t alloc; local
H A Di915_mem.c274 drm_i915_mem_alloc_t alloc; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/mm/
H A Dintmem.c30 struct intmem_allocation* alloc = local
58 struct intmem_allocation* alloc = local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A DMakefile
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A D3level.h125 size_t alloc = 2 * t->level1_alloc; local
140 size_t alloc = 2 * t->level2_alloc + 1; local
158 size_t alloc = 2 * t->level3_alloc + 1; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c42 u32 mthca_alloc(struct mthca_alloc *alloc) argument
66 mthca_free(struct mthca_alloc *alloc, u32 obj) argument
81 mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, u32 reserved) argument
107 mthca_alloc_cleanup(struct mthca_alloc *alloc) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnfs3acl.c352 struct posix_acl *alloc = NULL, *dfacl = NULL; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_mem.c34 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup) argument
43 static struct snd_gf1_mem_block *snd_gf1_mem_xalloc(struct snd_gf1_mem * alloc, argument
79 snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) argument
109 snd_gf1_mem_look(struct snd_gf1_mem * alloc, unsigned int address) argument
122 snd_gf1_mem_share(struct snd_gf1_mem * alloc, unsigned int *share_id) argument
136 snd_gf1_mem_find(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block, unsigned int size, int w_16, int align) argument
188 snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, char *name, int size, int w_16, int align, unsigned int *share_id) argument
222 snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) argument
239 struct snd_gf1_mem *alloc; local
274 struct snd_gf1_mem *alloc; local
292 struct snd_gf1_mem *alloc; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-mo.c68 size_t alloc = 0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_paramhlp.c92 size_t alloc = 512; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dopt.c110 int av_set_string3(void *obj, const char *name, const char *val, int alloc, const AVOption **o_out){ argument
203 const AVOption *av_set_string2(void *obj, const char *name, const char *val, int alloc){ argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dlmb.c239 unsigned long alloc; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dlrw.c231 static struct crypto_instance *alloc(struct rtattr **tb) function

Completed in 171 milliseconds

123