Searched defs:NULL (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dpage_alloc.c610 (page->mapping != NULL) |
700 page->mapping = NULL;
808 (page->mapping != NULL) |
870 return NULL;
1032 return NULL;
1079 if (unlikely(page == NULL))
1169 on_each_cpu(drain_local_pages, NULL, 1);
1416 return NULL;
1474 dir = fault_create_debugfs_attr("fail_page_alloc", NULL,
1573 * nothing and returns NULL
3219 NULL, local
[all...]

Completed in 53 milliseconds