Searched refs:hex_dump_to_buffer (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/external/bsd/common/include/linux/ |
H A D | printk.h | 73 hex_dump_to_buffer(const void *buf, size_t buf_size, int bytes_per_line, in hex_dump_to_buffer() function 138 hex_dump_to_buffer(bytes, n, bytes_per_line, bytes_per_group, in print_hex_dump()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
H A D | intel_engine_cs.c | 1234 WARN_ON_ONCE(hex_dump_to_buffer(buf + pos, len - pos, in hexdump()
|
H A D | selftest_lrc.c | 3628 WARN_ON_ONCE(hex_dump_to_buffer(buf + pos, len - pos, in hexdump()
|