Searched refs:first_fre (Results 1 – 2 of 2) sorted by relevance
825 xlate_ctx->first_fre = NULL; in sframe_xlate_ctx_init()841 fre = xlate_ctx->first_fre; in sframe_xlate_ctx_cleanup()860 sframe_fde->sframe_fres = xlate_ctx->first_fre; in sframe_xlate_ctx_finalize()889 if (!xlate_ctx->first_fre) in sframe_xlate_ctx_add_fre()890 xlate_ctx->first_fre = fre; in sframe_xlate_ctx_add_fre()1152 struct sframe_row_entry *cie_fre = xlate_ctx->first_fre; in sframe_xlate_do_restore()
106 struct sframe_row_entry *first_fre; member