Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dkmemleak.c181 #define HEX_MAX_LINES 2 macro
303 min(object->size, (size_t)(HEX_MAX_LINES * HEX_ROW_SIZE)); in hex_dump_object()