Searched refs:etmp (Results 1 – 2 of 2) sorted by relevance
228 struct constraint_expr *e, *etmp; in cls_destroy() local239 etmp = e; in cls_destroy()241 constraint_expr_destroy(etmp); in cls_destroy()252 etmp = e; in cls_destroy()254 constraint_expr_destroy(etmp); in cls_destroy()
1088 struct mce_hw_err *etmp = &per_cpu(hw_errs_seen, cpu); in mce_reign() local1089 struct mce *mtmp = &etmp->m; in mce_reign()