Searched refs:mem_read (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_mem.c65 static int mem_read(BIO *h, char *buf, int size);
76 mem_read,
143 static int mem_read(BIO *b, char *out, int outl) function
306 i=mem_read(bp,buf,i);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbss_mem.c65 static int mem_read(BIO *h, char *buf, int size);
75 mem_read,
149 static int mem_read(BIO *b, char *out, int outl) function
298 i = mem_read(bp, buf, i);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbss_mem.c65 static int mem_read(BIO *h, char *buf, int size);
75 mem_read,
149 static int mem_read(BIO *b, char *out, int outl) function
298 i = mem_read(bp, buf, i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_fline.S28 |xref mem_read
55 | ;before branching to mem_read
56 bsrl mem_read
H A Dskeleton.S427 | mem_read --- read from user or supervisor address space
433 | The FPSP calls mem_read to read the original F-line instruction in order
442 | Like mem_write, mem_read always reads with a supervisor
447 .global mem_read
448 mem_read: label
H A Dutil.S28 |xref mem_read
310 bsrl mem_read
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkvm_emulate.h207 struct read_cache mem_read; member in struct:decode_cache
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipup.c147 local unsigned mem_read OF((char *buf, unsigned size));
171 /* Current input function. Set to mem_read for in-memory compression */
1362 * but the size used in mem_read() is only an unsigned int. This makes a
1363 * difference on 16 bit machines. mem_read() may be called several
1366 local unsigned mem_read(b, bsize) function
1639 read_buf = mem_read;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Demulate.c1328 struct read_cache *mc = &ctxt->decode.mem_read;
2553 ctxt->decode.mem_read.pos = 0;
3054 ctxt->decode.mem_read.end = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_main.c1984 static ssize_t mem_read(struct file *file, char __user *buf, size_t count, function
2028 .read = mem_read,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dbase.c777 static ssize_t mem_read(struct file * file, char __user * buf, function
914 .read = mem_read,

Completed in 210 milliseconds