Home
last modified time | relevance | path

Searched refs:print_hex_dump (Results 1 – 3 of 3) sorted by relevance

/lib/
Dhexdump.c239 void print_hex_dump(const char *level, const char *prefix_str, int prefix_type, in print_hex_dump() function
271 EXPORT_SYMBOL(print_hex_dump);
Dtest-string_helpers.c24 print_hex_dump(KERN_WARNING, "Input: ", DUMP_PREFIX_NONE, 16, 1, in test_string_check_buf()
26 print_hex_dump(KERN_WARNING, "Expected: ", DUMP_PREFIX_NONE, 16, 1, in test_string_check_buf()
28 print_hex_dump(KERN_WARNING, "Got: ", DUMP_PREFIX_NONE, 16, 1, in test_string_check_buf()
Dtest_bitmap.c85 print_hex_dump(KERN_WARNING, " exp: ", DUMP_PREFIX_OFFSET, in __check_eq_u32_array()
87 print_hex_dump(KERN_WARNING, " got: ", DUMP_PREFIX_OFFSET, in __check_eq_u32_array()