Searched refs:e_drain_sx (Results 1 – 1 of 1) sorted by relevance
85 struct sx e_drain_sx; member400 sx_init(&epoch->e_drain_sx, "epoch-drain-sx"); in epoch_alloc()450 sx_destroy(&epoch->e_drain_sx); in epoch_free()978 sx_xlock(&epoch->e_drain_sx); in epoch_drain_callbacks()1015 sx_xunlock(&epoch->e_drain_sx); in epoch_drain_callbacks()