Searched refs:LOCK_TO_OFFSET (Results 1 – 3 of 3) sorted by relevance
119 list[i].lock = LOCK_TO_OFFSET(lt, lp);288 *lock = LOCK_TO_OFFSET(lt, lockp);325 *lock = LOCK_TO_OFFSET(lt, lockp);467 newl_off = LOCK_TO_OFFSET(lt, newl);
361 id_array[id].last_lock = LOCK_TO_OFFSET(lt, lp);447 } else if (LOCK_TO_OFFSET(lt, lockp) != info->last_lock ||
168 #define LOCK_TO_OFFSET(lt, lock) \ macro