Searched refs:UL_FLAGS_MASK (Results 1 – 2 of 2) sorted by relevance
138 #define UL_FLAGS_MASK 0xFFFFFF00 macro
522 uint flags = args->operation & UL_FLAGS_MASK; in sys_ulock_wait2()920 uint flags = operation & UL_FLAGS_MASK; in ulock_wake()