Searched refs:may_fault (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dgdb-stub.c219 static unsigned char *mem2hex(const void *mem, char *buf, int count, int may_fault);
666 * may_fault is non-zero if we are reading from arbitrary memory, but is currently
669 static unsigned char *mem2hex(const void *_mem, char *buf, int count, int may_fault) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dgdb-stub.c171 static unsigned char *mem2hex(char *mem, char *buf, int count, int may_fault);
322 * may_fault is non-zero if we are reading from arbitrary memory, but is currently
325 static unsigned char *mem2hex(char *mem, char *buf, int count, int may_fault) argument
344 * may_fault is non-zero if we are reading from arbitrary memory, but is currently
347 static char *hex2mem(char *buf, char *mem, int count, int binary, int may_fault) argument

Completed in 328 milliseconds