Searched defs:__check_heap_object (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| D | slab.h | 194 static inline void __check_heap_object(const void *ptr, unsigned long n, in __check_heap_object() function
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | slab.h | 193 static inline void __check_heap_object(const void *ptr, unsigned long n, in __check_heap_object() function
|
| /kernel/linux/linux-5.10/mm/ |
| D | slab.c | 4138 void __check_heap_object(const void *ptr, unsigned long n, struct page *page, in __check_heap_object() function
|
| D | slub.c | 4038 void __check_heap_object(const void *ptr, unsigned long n, struct page *page, in __check_heap_object() function
|
| /kernel/linux/linux-4.19/mm/ |
| D | slab.c | 4425 void __check_heap_object(const void *ptr, unsigned long n, struct page *page, in __check_heap_object() function
|
| D | slub.c | 3861 void __check_heap_object(const void *ptr, unsigned long n, struct page *page, in __check_heap_object() function
|