Searched refs:free_buf (Results 1 – 1 of 1) sorted by relevance
299 nxt_unit_mmap_buf_t *free_buf; member692 ctx_impl->free_buf = NULL; in nxt_unit_ctx_init()2441 if (ctx_impl->free_buf == NULL) { in nxt_unit_mmap_buf_get()2450 mmap_buf = ctx_impl->free_buf; in nxt_unit_mmap_buf_get()2473 nxt_unit_mmap_buf_insert(&mmap_buf->ctx_impl->free_buf, mmap_buf); in nxt_unit_mmap_buf_release()2664 goto free_buf; in nxt_unit_mmap_buf_send()2703 goto free_buf; in nxt_unit_mmap_buf_send()2717 goto free_buf; in nxt_unit_mmap_buf_send()2723 free_buf: in nxt_unit_mmap_buf_send()5187 while (ctx_impl->free_buf != NULL) { in nxt_unit_ctx_free()[all …]