Searched refs:moffset (Results 1 – 4 of 4) sorted by relevance
223 g->moffset = -1; in regcomp()1392 g->moffset = 0; in findmust()1437 g->moffset += offset; in findmust()1440 g->moffset = offset; in findmust()1452 g->moffset += offset; in findmust()1455 g->moffset = offset; in findmust()1470 g->moffset += offset; in findmust()1473 g->moffset = offset; in findmust()1494 g->moffset += offset; in findmust()1496 g->moffset = offset; in findmust()[all …]
181 int moffset; /* latest point at which must may be located */ member
251 if (g->moffset > -1) in matcher()252 start = ((dp - g->moffset) < start) ? start : dp - g->moffset; in matcher()
426 uint64_t moffset; in hpi_pfc_set_mac_address() local434 moffset = PFC_MAC_ADDRESS_MASK(slot); in hpi_pfc_set_mac_address()442 REG_PIO_WRITE64(handle, moffset, mask.value); in hpi_pfc_set_mac_address()450 uint64_t offset, moffset; in hpi_pfc_clear_mac_address() local460 moffset = PFC_MAC_ADDRESS_MASK(slot); in hpi_pfc_clear_mac_address()463 REG_PIO_WRITE64(handle, moffset, zmask); in hpi_pfc_clear_mac_address()