Searched refs:kmemcheck_mark_unallocated (Results 1 – 2 of 2) sorted by relevance
25 void kmemcheck_mark_unallocated(void *address, unsigned int n);123 static inline void kmemcheck_mark_unallocated(void *address, unsigned int n) in kmemcheck_mark_unallocated() function
77 void kmemcheck_mark_unallocated(void *address, unsigned int n) in kmemcheck_mark_unallocated() function107 kmemcheck_mark_unallocated(page_address(&p[i]), PAGE_SIZE); in kmemcheck_mark_unallocated_pages()