Searched refs:WORKLIST_INSERT (Results 1 – 1 of 1) sorted by relevance
961 #define WORKLIST_INSERT(head, item) do { \ macro969 #define WORKLIST_INSERT_UNLOCKED WORKLIST_INSERT977 #define WORKLIST_INSERT(head, item) \ macro1092 WORKLIST_INSERT(dst, wk); in jwork_move()1112 WORKLIST_INSERT(dst, &jsegdep->jd_list); in jwork_insert()1119 WORKLIST_INSERT(dst, &jsegdep->jd_list); in jwork_insert()2255 WORKLIST_INSERT(&bp->b_dep, &(*pagedeppp)->pd_list); in pagedep_lookup()2281 WORKLIST_INSERT(&bp->b_dep, &pagedep->pd_list); in pagedep_lookup()3788 WORKLIST_INSERT(&jseg->js_entries, wk); in softdep_process_journal()3833 WORKLIST_INSERT(&bp->b_dep, &jseg->js_list); in softdep_process_journal()[all …]