Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dprintk.h731 static inline void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function
769 #define print_hex_dump_bytes(prefix_str, prefix_type, buf, len) \ macro