Searched refs:art_node_gc_mtx (Results 1 – 1 of 1) sorted by relevance
68 struct mutex art_node_gc_mtx = MUTEX_INITIALIZER(IPL_SOFTNET); variable911 mtx_enter(&art_node_gc_mtx); in art_put()914 mtx_leave(&art_node_gc_mtx); in art_put()924 mtx_enter(&art_node_gc_mtx); in art_gc()927 mtx_leave(&art_node_gc_mtx); in art_gc()