Searched refs:etmp (Results 1 – 2 of 2) sorted by relevance
227 struct constraint_expr *e, *etmp; in cls_destroy() local238 etmp = e; in cls_destroy()240 constraint_expr_destroy(etmp); in cls_destroy()251 etmp = e; in cls_destroy()253 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()