Searched refs:Z_EROFS_PCLUSTER_NIL (Results 1 – 2 of 2) sorted by relevance
101 #define Z_EROFS_PCLUSTER_NIL (NULL) macro
459 if (cmpxchg(&pcl->next, Z_EROFS_PCLUSTER_NIL, in z_erofs_try_to_claim_pcluster()460 *owned_head) == Z_EROFS_PCLUSTER_NIL) { in z_erofs_try_to_claim_pcluster()562 DBG_BUGON(fe->owned_head == Z_EROFS_PCLUSTER_NIL); in z_erofs_collector_begin()1131 WRITE_ONCE(pcl->next, Z_EROFS_PCLUSTER_NIL); in z_erofs_decompress_pcluster()1151 DBG_BUGON(owned == Z_EROFS_PCLUSTER_NIL); in z_erofs_decompress_queue()1438 DBG_BUGON(owned_head == Z_EROFS_PCLUSTER_NIL); in z_erofs_submit_queue()