Searched refs:rowsize (Results 1 – 1 of 1) sorted by relevance
/mm/ |
D | kmemleak.c | 278 int rowsize, int groupsize, const void *buf, in warn_or_seq_hex_dump() argument 282 seq_hex_dump(seq, HEX_PREFIX, prefix_type, rowsize, groupsize, in warn_or_seq_hex_dump() 286 rowsize, groupsize, buf, len, ascii); in warn_or_seq_hex_dump()
|