Searched refs:Z_EROFS_VLE_WORKGRP_TAIL_CLOSED (Results 1 – 2 of 2) sorted by relevance
452 DBG_BUGON(*owned_head == Z_EROFS_VLE_WORKGRP_TAIL_CLOSED); in z_erofs_vle_work_iter_begin()1007 while (owned != Z_EROFS_VLE_WORKGRP_TAIL_CLOSED) { in z_erofs_vle_unzip_all()1029 BUG_ON(iosb->io.head == Z_EROFS_VLE_WORKGRP_TAIL_CLOSED); in z_erofs_vle_unzip_wq()1066 io->head = Z_EROFS_VLE_WORKGRP_TAIL_CLOSED; in prepare_io_handler()1155 DBG_BUGON(owned_head == Z_EROFS_VLE_WORKGRP_TAIL_CLOSED);1162 Z_EROFS_VLE_WORKGRP_TAIL_CLOSED);1241 Z_EROFS_VLE_WORKGRP_TAIL_CLOSED :1266 WRITE_ONCE(lstgrp_noio->next, Z_EROFS_VLE_WORKGRP_TAIL_CLOSED);
96 #define Z_EROFS_VLE_WORKGRP_TAIL_CLOSED ((void *)0x5F0EDEAD) macro