MCPcopy Create free account
hub / github.com/Simple-XX/SimpleKernel / Size

Method Size

src/device/virtio/virt_queue/split.hpp:585–585  ·  view source on GitHub ↗

* @brief 获取队列大小 */

Source from the content-addressed store, hash-verified

583 * @brief 获取队列大小
584 */
585 [[nodiscard]] auto Size() const -> uint16_t { return queue_size_; }
586
587 /**
588 * @brief 获取当前空闲描述符数量

Callers 1

CreateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected