Searched refs:staged_last (Results 1 – 2 of 2) sorted by relevance
181 if (cs->staged_cs && !cs->staged_last) in cs_needs_completion()361 if (last_entry->staged_last) in is_staged_cs_last_exists()384 if (!cs->staged_last) in staged_cs_get()423 if (cs->staged_cs && cs->staged_last) { in cs_handle_tdr()632 if (cs->staged_last) { in cs_do_release()1216 cs->staged_last = !!(flags & HL_CS_FLAGS_STAGED_SUBMISSION_LAST); in cs_staged_submission()
1529 u8 staged_last; member