Searched refs:etmp (Results 1 – 2 of 2) sorted by relevance
217 struct constraint_expr *e, *etmp; in cls_destroy() local228 etmp = e; in cls_destroy()230 constraint_expr_destroy(etmp); in cls_destroy()241 etmp = e; in cls_destroy()243 constraint_expr_destroy(etmp); in cls_destroy()
1052 struct mce_hw_err *etmp = &per_cpu(hw_errs_seen, cpu); in mce_reign() local1053 struct mce *mtmp = &etmp->m; in mce_reign()