Searched refs:etmp (Results 1 – 2 of 2) sorted by relevance
222 struct constraint_expr *e, *etmp; in cls_destroy() local233 etmp = e; in cls_destroy()235 constraint_expr_destroy(etmp); in cls_destroy()246 etmp = e; in cls_destroy()248 constraint_expr_destroy(etmp); in cls_destroy()
1074 struct mce_hw_err *etmp = &per_cpu(hw_errs_seen, cpu); in mce_reign() local1075 struct mce *mtmp = &etmp->m; in mce_reign()