Searched refs:ASO_LOCK (Results 1 – 5 of 5) sorted by relevance
27 #define ASO_LOCK 2 /* matched key first, then spin-lock */ macro
50 case ASO_LOCK: in asolock()
44 case ASO_LOCK:
160 return asolock(&dt->data->user.lock, key, ASO_LOCK); in dtuserlock()
45 #define ASO_LOCK 2 /* matched key first, then spin-lock */ macro