Searched refs:PIDSHIFT (Results 1 – 2 of 2) sorted by relevance
119 #define PIDSHIFT 32 macro136 #define PIDSHIFT 0 macro
364 new = old | ((uint64_t)(uint_t)ownerpid << PIDSHIFT) | LOCKBYTE64; in set_lock_byte64()