Searched refs:idr_unlock (Results 1 – 2 of 2) sorted by relevance
37 idr_unlock(&port_table_idr); in mshv_port_table_fini()48 idr_unlock(&port_table_idr); in mshv_portid_alloc()61 idr_unlock(&port_table_idr); in mshv_portid_free()
103 #define idr_unlock(idr) xa_unlock(&(idr)->idr_rt) macro