Home
last modified time | relevance | path

Searched refs:bufferSpace (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/rxrpc/
Dprotocol.h107 __be16 bufferSpace; /* number of packet buffers available */ member
Dconn_event.c146 pkt.ack.bufferSpace = 0; in rxrpc_conn_retransmit_call()
Dcall_event.c90 txb->ack.bufferSpace = 0; in rxrpc_send_ACK()
/Linux-v6.6/lib/zstd/compress/
Dzstd_compress.c1415 size_t const bufferSpace = ZSTD_cwksp_alloc_size(buffInSize) in ZSTD_estimateCCtxSize_usingCCtxParams_internal() local
1428 bufferSpace; in ZSTD_estimateCCtxSize_usingCCtxParams_internal()