Home
last modified time | relevance | path

Searched refs:kmemcheck_mark_unallocated (Results 1 – 1 of 1) sorted by relevance

/arch/x86/mm/kmemcheck/
Dshadow.c77 void kmemcheck_mark_unallocated(void *address, unsigned int n) in kmemcheck_mark_unallocated() function
107 kmemcheck_mark_unallocated(page_address(&p[i]), PAGE_SIZE); in kmemcheck_mark_unallocated_pages()