Searched refs:staged_last (Results 1 – 2 of 2) sorted by relevance
282 if (cs->staged_cs && !cs->staged_last) in cs_needs_completion()462 if (last_entry->staged_last) in is_staged_cs_last_exists()485 if (!cs->staged_last) in staged_cs_get()523 if (cs->staged_cs && cs->staged_last) { in cs_handle_tdr()742 if (cs->staged_last) { in cs_do_release()1453 cs->staged_last = !!(flags & HL_CS_FLAGS_STAGED_SUBMISSION_LAST); in cs_staged_submission()
2074 u8 staged_last; member