D | printk.h | 574 bool ascii); 578 const void *buf, size_t len, bool ascii); 582 const void *buf, size_t len, bool ascii) in print_hex_dump() argument 595 groupsize, buf, len, ascii) \ argument 597 groupsize, buf, len, ascii) 600 groupsize, buf, len, ascii) \ argument 602 groupsize, buf, len, ascii) 606 const void *buf, size_t len, bool ascii) in print_hex_dump_debug() argument 621 * rowsize of 16, groupsize of 1, and ASCII output included.
|