Searched refs:staged_last (Results 1 – 2 of 2) sorted by relevance
264 if (cs->staged_cs && !cs->staged_last) in cs_needs_completion()444 if (last_entry->staged_last) in is_staged_cs_last_exists()467 if (!cs->staged_last) in staged_cs_get()505 if (cs->staged_cs && cs->staged_last) { in cs_handle_tdr()724 if (cs->staged_last) { in cs_do_release()1433 cs->staged_last = !!(flags & HL_CS_FLAGS_STAGED_SUBMISSION_LAST); in cs_staged_submission()
2008 u8 staged_last; member