Searched refs:may_fault (Results 1 – 2 of 2) sorted by relevance
/arch/mn10300/kernel/ |
D | gdb-stub.c | 182 int may_fault); 184 int may_fault); 792 unsigned char *mem2hex(const void *_mem, char *buf, int count, int may_fault) in mem2hex() argument 851 const char *hex2mem(const char *buf, void *_mem, int count, int may_fault) in hex2mem() argument
|
/arch/frv/kernel/ |
D | gdb-stub.c | 216 static unsigned char *mem2hex(const void *mem, char *buf, int count, int may_fault); 666 static unsigned char *mem2hex(const void *_mem, char *buf, int count, int may_fault) in mem2hex() argument
|