Searched refs:print_section (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dslub.c839 static void print_section(char *level, char *text, u8 *addr, function
1060 print_section(KERN_ERR, "Redzone ", p - s->red_left_pad,
1063 print_section(KERN_ERR, "Bytes b4 ", p - 16, 16);
1065 print_section(KERN_ERR, "Object ", p,
1068 print_section(KERN_ERR, "Redzone ", p + s->object_size,
1083 print_section(KERN_ERR, "Padding ", p + off,
1290 print_section(KERN_ERR, "Padding ", pad, remainder);
1463 print_section(KERN_INFO, "Object ", (void *)object,

Completed in 602 milliseconds