Searched defs:do_wait (Results 1 – 3 of 3) sorted by relevance
135 bool do_wait, in get_occlusion_query_result()169 bool do_wait, in get_timestamp_query_result()199 bool do_wait, in get_query_result()226 const bool do_wait = flags & VK_QUERY_RESULT_WAIT_BIT; in v3dv_get_query_pool_results_cpu() local
152 static int reap_events(struct io_uring *ring, unsigned nr_events, int do_wait) in reap_events()
6813 static bool do_wait(struct vrend_fence *fence, bool can_block) in do_wait() function