Home
last modified time | relevance | path

Searched defs:print_hex_dump_bytes (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/lib/
Dhexdump.c289 void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function
/linux-4.4.14/include/linux/
Dprintk.h435 #define print_hex_dump_bytes(prefix_str, prefix_type, buf, len) \ macro
447 static inline void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function