Home
last modified time | relevance | path

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

/linux/mm/kasan/
A Dhw_tags.c201 bool init = !want_init_on_free() && want_init_on_alloc(flags); in kasan_alloc_pages()
222 bool init = want_init_on_free(); in kasan_free_pages()
/linux/init/
A Dmain.c819 want_init_on_free() ? "on" : "off"); in report_meminit()
820 if (want_init_on_free()) in report_meminit()
/linux/drivers/virtio/
A Dvirtio_balloon.c979 if (!want_init_on_free()) in virtballoon_probe()
1134 if (!want_init_on_free() && !page_poisoning_enabled_static()) in virtballoon_validate()
/linux/mm/
A Ddmapool.c424 if (want_init_on_free()) in dma_pool_free()
A Dpage_alloc.c1361 bool init = want_init_on_free(); in free_pages_prepare()
2404 bool init = !want_init_on_free() && want_init_on_alloc(gfp_flags); in post_alloc_hook()
/linux/kernel/power/
A Dsnapshot.c1185 else if (want_init_on_free()) in clear_or_poison_free_page()
1197 if (page_poisoning_enabled() || want_init_on_free()) { in clear_or_poison_free_pages()
/linux/include/linux/
A Dmm.h3095 static inline bool want_init_on_free(void) in want_init_on_free() function
/linux/
A DSystem.map55097 ffff800010ee3848 t want_init_on_free
A D.tmp_System.map55097 ffff800010ee3848 t want_init_on_free

Completed in 354 milliseconds