Searched refs:curr_pmask (Results 1 – 1 of 1) sorted by relevance
1686 u32 *curr_pmask, *curr_pval; in set_pedit_val() local1691 curr_pmask = (u32 *)(pedit_header(masks, hdr_type) + offset); in set_pedit_val()1694 if (*curr_pmask & mask) /* disallow acting twice on the same location */ in set_pedit_val()1697 *curr_pmask |= mask; in set_pedit_val()