Searched defs:prefix_str (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ |
| D | printk.h | 492 static inline void print_hex_dump(const char *level, const char *prefix_str, in print_hex_dump() 497 static inline void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() 505 #define print_hex_dump_debug(prefix_str, prefix_type, rowsize, \ argument 510 #define print_hex_dump_debug(prefix_str, prefix_type, rowsize, \ argument 515 static inline void print_hex_dump_debug(const char *prefix_str, int prefix_type, in print_hex_dump_debug() 534 #define print_hex_dump_bytes(prefix_str, prefix_type, buf, len) \ argument
|
| D | dynamic_debug.h | 168 #define dynamic_hex_dump(prefix_str, prefix_type, rowsize, \ argument 207 #define dynamic_hex_dump(prefix_str, prefix_type, rowsize, \ argument
|