Searched refs:alloc (Results 201 - 225 of 247) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Dchecksum.S147 #define ALLOC #alloc
579 .section __ex_table,#alloc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc93 D zs_opaque * Private alloc. data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptbase.c406 * Returns 1 indicating original alloc'd request frame ptr
931 * is in proper (pre-alloc'd) request buffer range...
1083 "Failed to alloc memory for host_page_buffer!\n",
1732 * (mucho alloc's) Must be done prior to
1746 printk(KERN_WARNING MYNAM ": alt-%s: (%d) FIFO mgmt alloc WARNING!\n",
1998 if (ioc->alloc != NULL) {
2001 ioc->name, ioc->alloc, ioc->alloc_sz));
2003 ioc->alloc, ioc->alloc_dma);
2006 ioc->alloc = NULL;
2081 * This routine unregisters h/w resources and frees all alloc'
[all...]
H A Dmptbase.h96 /* allow for 256 max sense alloc, but only 255 max request */
552 u8 *alloc; /* frames alloc ptr */ member in struct:_MPT_ADAPTER
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dexport.c268 .alloc = expkey_alloc,
695 .alloc = svc_export_alloc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c283 .alloc = rsi_alloc,
518 .alloc = rsc_alloc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dcache.c71 new = detail->alloc();
150 tmp = detail->alloc();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dextents.c468 short int depth, i, ppos = 0, alloc = 0; local
483 alloc = 1;
528 if (alloc)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp.c2437 int alloc = 0; local
2443 alloc = 1;
2453 if (alloc) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dentities.c824 if (buf->alloc == XML_BUFFER_ALLOC_IMMUTABLE) return;
H A Dtree.in.h90 xmlBufferAllocationScheme alloc; /* The realloc method */ member in struct:_xmlBuffer
H A Dparser.c2593 int *len, int *alloc, int normalize);
7575 * @alloc: whether the attribute was reallocated as a new string
7606 xmlParseAttValueInternal(xmlParserCtxtPtr ctxt, int *len, int *alloc, argument
7718 if (alloc) *alloc = 1;
7722 if (alloc) *alloc = 0;
7725 if (alloc) *alloc = 1;
7737 * @alloc
7745 xmlParseAttribute2(xmlParserCtxtPtr ctxt, const xmlChar *pref, const xmlChar *elem, const xmlChar **prefix, xmlChar **value, int *len, int *alloc) argument
7919 int len = -1, alloc = 0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/aes/asm/
H A Daes-ia64.S70 { .mmi; alloc r16=ar.pfs,12,0,0,8
185 { .mmi; alloc r2=ar.pfs,3,0,12,0
363 { .mmi; alloc r16=ar.pfs,12,0,0,8
478 { .mmi; alloc r2=ar.pfs,3,0,12,0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha512-ia64.pl135 { .mmi; alloc r2=ar.pfs,3,17,0,16
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dhead.S711 .section ".fixup",#alloc,#execinstr
H A Dsmp.c271 extern void sun4v_init_mondo_queues(int use_bootmem, int cpu, int alloc, int load);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-xscale.S606 .section ".proc.info.init", #alloc, #execinstr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dentities.c880 if (buf->alloc == XML_BUFFER_ALLOC_IMMUTABLE) return;
H A Dparser.c3007 int *len, int *alloc, int normalize);
8315 * @alloc: whether the attribute was reallocated as a new string
8346 xmlParseAttValueInternal(xmlParserCtxtPtr ctxt, int *len, int *alloc, argument
8458 if (alloc) *alloc = 1;
8462 if (alloc) *alloc = 0;
8465 if (alloc) *alloc = 1;
8477 * @alloc
8485 xmlParseAttribute2(xmlParserCtxtPtr ctxt, const xmlChar * pref, const xmlChar * elem, const xmlChar ** prefix, xmlChar ** value, int *len, int *alloc) argument
8678 int len = -1, alloc = 0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h91 xmlBufferAllocationScheme alloc; /* The realloc method */ member in struct:_xmlBuffer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead.S109 .section ".start", #alloc, #execinstr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dentities.c824 if (buf->alloc == XML_BUFFER_ALLOC_IMMUTABLE) return;
H A Dtree.in.h90 xmlBufferAllocationScheme alloc; /* The realloc method */ member in struct:_xmlBuffer
H A Dparser.c2593 int *len, int *alloc, int normalize);
7575 * @alloc: whether the attribute was reallocated as a new string
7606 xmlParseAttValueInternal(xmlParserCtxtPtr ctxt, int *len, int *alloc, argument
7718 if (alloc) *alloc = 1;
7722 if (alloc) *alloc = 0;
7725 if (alloc) *alloc = 1;
7737 * @alloc
7745 xmlParseAttribute2(xmlParserCtxtPtr ctxt, const xmlChar *pref, const xmlChar *elem, const xmlChar **prefix, xmlChar **value, int *len, int *alloc) argument
7919 int len = -1, alloc = 0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dbookutil.c221 if(sscanf(line,"%ld, %ld",&(a->aux),&(a->alloc))!=2){

Completed in 453 milliseconds

12345678910