Searched refs:lines (Results 1 – 1 of 1) sorted by relevance
1761 static void print_objinfo(struct kmem_cache *cachep, void *objp, int lines) in print_objinfo() argument1779 for (i = 0; i < size && lines; i += 16, lines--) { in print_objinfo()1792 int lines = 0; in check_poison_obj() local1808 if (lines == 0) { in check_poison_obj()1821 lines++; in check_poison_obj()1823 if (lines > 5) in check_poison_obj()1827 if (lines != 0) { in check_poison_obj()