Searched refs:restore_bytes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | slub.c | 765 static void restore_bytes(struct kmem_cache *s, char *message, u8 data, in restore_bytes() function 796 restore_bytes(s, what, value, fault, end); in check_bytes_and_report() 888 restore_bytes(s, "slab padding", POISON_INUSE, fault, end); in slab_pad_check()
|
/kernel/linux/linux-6.6/mm/ |
H A D | slub.c | 1054 static void restore_bytes(struct kmem_cache *s, char *message, u8 data, in restore_bytes() function 1090 restore_bytes(s, what, value, fault, end); in check_bytes_and_report() 1187 restore_bytes(s, "slab padding", POISON_INUSE, fault, end); in slab_pad_check()
|
Completed in 16 milliseconds