Searched refs:r_map_dne_bound (Results 1 – 2 of 2) sorted by relevance
222 u32 r_map_dne_bound; member
2628 req->r_map_dne_bound = map->epoch; in check_pool_dne()2633 req, req->r_tid, req->r_map_dne_bound, map->epoch); in check_pool_dne()2636 if (req->r_map_dne_bound) { in check_pool_dne()2637 if (map->epoch >= req->r_map_dne_bound) { in check_pool_dne()2664 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb()2665 if (!req->r_map_dne_bound) in map_check_cb()2666 req->r_map_dne_bound = greq->u.newest; in map_check_cb()
Completed in 15 milliseconds