Searched refs:curr_pmask (Results 1 – 1 of 1) sorted by relevance
25 u32 *curr_pmask, *curr_pval; in set_pedit_val() local27 curr_pmask = (u32 *)(pedit_header(&hdrs->masks, hdr_type) + offset); in set_pedit_val()30 if (*curr_pmask & mask) { /* disallow acting twice on the same location */ in set_pedit_val()36 *curr_pmask |= mask; in set_pedit_val()