Home
last modified time | relevance | path

Searched defs:get_buf_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_headroom.sh54 get_buf_size() function
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/
Dtxbuf.rs30 pub fn get_buf_size(&self) -> u32 { in get_buf_size() method
/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2_meta.h96 u64 get_buf_size() const { in get_buf_size() function