Searched refs:staged_last (Results 1 – 2 of 2) sorted by relevance
263 if (cs->staged_cs && !cs->staged_last) in cs_needs_completion()442 if (last_entry->staged_last) in is_staged_cs_last_exists()465 if (!cs->staged_last) in staged_cs_get()503 if (cs->staged_cs && cs->staged_last) { in cs_handle_tdr()722 if (cs->staged_last) { in cs_do_release()1353 cs->staged_last = !!(flags & HL_CS_FLAGS_STAGED_SUBMISSION_LAST); in cs_staged_submission()
1964 u8 staged_last; member