Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/common/include/linux/
H A Dprintk.h73 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 Dintel_engine_cs.c1234 WARN_ON_ONCE(hex_dump_to_buffer(buf + pos, len - pos, in hexdump()
H A Dselftest_lrc.c3628 WARN_ON_ONCE(hex_dump_to_buffer(buf + pos, len - pos, in hexdump()