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

/linux-4.1.27/lib/
H A Dhexdump.c284 void print_hex_dump_bytes(const char *prefix_str, int prefix_type, print_hex_dump_bytes() function
290 EXPORT_SYMBOL(print_hex_dump_bytes); variable
/linux-4.1.27/include/linux/
H A Dprintk.h433 #define print_hex_dump_bytes(prefix_str, prefix_type, buf, len) \ macro
445 static inline void print_hex_dump_bytes(const char *prefix_str, int prefix_type, print_hex_dump_bytes() function

Completed in 91 milliseconds