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