Searched refs:Z_EROFS_PCLUSTER_NIL (Results 1 – 1 of 1) sorted by relevance
96 #define Z_EROFS_PCLUSTER_NIL (NULL) macro766 if (cmpxchg(&pcl->next, Z_EROFS_PCLUSTER_NIL, in z_erofs_try_to_claim_pcluster()767 *owned_head) == Z_EROFS_PCLUSTER_NIL) { in z_erofs_try_to_claim_pcluster()856 DBG_BUGON(fe->owned_head == Z_EROFS_PCLUSTER_NIL); in z_erofs_pcluster_begin()1349 WRITE_ONCE(pcl->next, Z_EROFS_PCLUSTER_NIL); in z_erofs_decompress_pcluster()1366 DBG_BUGON(owned == Z_EROFS_PCLUSTER_NIL); in z_erofs_decompress_queue()1662 DBG_BUGON(owned_head == Z_EROFS_PCLUSTER_NIL); in z_erofs_submit_queue()