Home
last modified time | relevance | path

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

/linux/mm/
H A Dkmemleak.c189 #define HEX_MAX_LINES 2 macro
308 len = min_t(size_t, object->size, HEX_MAX_LINES * HEX_ROW_SIZE); in hex_dump_object()