Searched refs:cleanup_flags (Results 1 – 1 of 1) sorted by relevance
229 unsigned cleanup_flags) in submit_cleanup_bo() argument232 unsigned flags = submit->bos[i].flags & cleanup_flags; in submit_cleanup_bo()243 submit->bos[i].flags &= ~cleanup_flags; in submit_cleanup_bo()506 unsigned cleanup_flags = BO_LOCKED; in submit_cleanup() local510 cleanup_flags |= BO_PINNED | BO_ACTIVE; in submit_cleanup()514 submit_cleanup_bo(submit, i, cleanup_flags); in submit_cleanup()
Completed in 4 milliseconds