Searched refs:restore_bytes (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/mm/ |
D | slub.c | 687 static void restore_bytes(struct kmem_cache *s, char *message, u8 data, in restore_bytes() function 716 restore_bytes(s, what, value, fault, end); in check_bytes_and_report() 807 restore_bytes(s, "slab padding", POISON_INUSE, end - remainder, end); in slab_pad_check()
|