Searched refs:allow_push (Results 1 – 2 of 2) sorted by relevance
519 static void memblockq_adjust(struct userdata *u, int64_t latency_offset_usec, bool allow_push) { in memblockq_adjust() argument545 } else if (current_memblockq_length < requested_memblockq_length && allow_push) { in memblockq_adjust()
1218 bool allow_push = true) { in prepare_response() argument1273 if (allow_push && push_itr != std::end(hd->get_config()->push)) { in prepare_response()