Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslub.c838 static int check_pad_bytes(struct kmem_cache *s, struct page *page, u8 *p) in check_pad_bytes() function
922 * check_pad_bytes cleans up on its own. in check_object()
924 check_pad_bytes(s, page, p); in check_object()
/kernel/linux/linux-6.6/mm/
H A Dslub.c1133 static int check_pad_bytes(struct kmem_cache *s, struct slab *slab, u8 *p) in check_pad_bytes() function
1232 * check_pad_bytes cleans up on its own. in check_object()
1234 check_pad_bytes(s, slab, p); in check_object()

Completed in 16 milliseconds