Home
last modified time | relevance | path

Searched refs:want_init_on_free (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/init/
H A Dmain.c852 want_init_on_alloc(GFP_KERNEL) ? "on" : "off", want_init_on_free() ? "on" : "off"); in report_meminit()
853 if (want_init_on_free()) { in report_meminit()
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dsnapshot.c1161 } else if (want_init_on_free()) { in clear_or_poison_free_page()
1175 if (page_poisoning_enabled() || want_init_on_free()) { in clear_or_poison_free_pages()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h2942 static inline bool want_init_on_free(void) in want_init_on_free() function

Completed in 11 milliseconds