Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Drtas-work-area.h68 void rtas_work_area_free(struct rtas_work_area *area);
/linux/arch/powerpc/platforms/pseries/
H A Dpapr-sysparm.c147 rtas_work_area_free(work_area); in papr_sysparm_get()
200 rtas_work_area_free(work_area); in papr_sysparm_set()
H A Drtas-work-area.c114 void __ref rtas_work_area_free(struct rtas_work_area *area) in rtas_work_area_free() function
H A Dpapr-vpd.c270 rtas_work_area_free(seq->params.work_area); in vpd_sequence_end()
H A Ddlpar.c222 rtas_work_area_free(work_area); in dlpar_configure_connector()