Searched refs:buffer_bytes (Results 1 – 2 of 2) sorted by relevance
47 copy_ring(void *dstv, const void *srcv, int buffer_bytes, int offset, in copy_ring() argument58 first = buffer_bytes - offset; in copy_ring()
112 return buffer_offset(port_count) + buffer_bytes(port_count, lane_size); in allocation_size()229 RPC_ATTRS static constexpr uint64_t buffer_bytes(uint32_t port_count, in buffer_bytes() function