Searched defs:_mem (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/mn10300/kernel/ |
D | gdb-stub.c | 792 unsigned char *mem2hex(const void *_mem, char *buf, int count, int may_fault) in mem2hex() 851 const char *hex2mem(const char *buf, void *_mem, int count, int may_fault) in hex2mem()
|
/linux-4.1.27/arch/frv/kernel/ |
D | gdb-stub.c | 666 static unsigned char *mem2hex(const void *_mem, char *buf, int count, int may_fault) in mem2hex() 724 static char *hex2mem(const char *buf, void *_mem, int count) in hex2mem()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | gk20a.c | 58 struct nvkm_mem _mem; member
|