Searched refs:EROFS_LOCKED_MAGIC (Results 1 – 1 of 1) sorted by relevance
111 #define EROFS_LOCKED_MAGIC (INT_MIN | 0xE0F510CCL) macro127 if (val != atomic_cmpxchg(&grp->refcount, val, EROFS_LOCKED_MAGIC)) { in erofs_workgroup_try_to_freeze()149 VAL != EROFS_LOCKED_MAGIC); in erofs_wait_on_workgroup_freezed()175 DBG_BUGON(v == EROFS_LOCKED_MAGIC); in erofs_wait_on_workgroup_freezed()