Searched refs:PCL_VALID (Results 1 – 3 of 3) sorted by relevance
185 PCL_VALID, /* linked with both parent and child pollcaches */ enumerator
1570 ASSERT(pl->pcl_state == PCL_VALID || in pcachelink_assoc()1572 pl->pcl_state = PCL_VALID; in pcachelink_assoc()1595 pl->pcl_state = PCL_VALID; in pcachelink_assoc()
2298 if (pl->pcl_state == PCL_VALID) { in pcache_wake_parents()