Searched defs:hex_dump (Results 1 – 4 of 4) sorted by relevance
200 static __init void hex_dump(unsigned char *buf, int len) in hex_dump() function
213 #define hex_dump(msg, p, len) macro1013 static void hex_dump(char *msg, unsigned char *p, int len) in hex_dump() function
200 static void hex_dump(char *str, void *ptr, int len) in hex_dump() function
1000 static void hex_dump(const unsigned char *buf, size_t len) in hex_dump() function