Searched defs:queues_per_thread (Results 1 – 4 of 4) sorted by relevance
90 fn queues_per_thread(&self) -> Vec<u64> { in queues_per_thread() method171 fn queues_per_thread(&self) -> Vec<u64> { in queues_per_thread() method243 fn queues_per_thread(&self) -> Vec<u64> { in queues_per_thread() function308 fn queues_per_thread(&self) -> Vec<u64> { in queues_per_thread() function374 fn queues_per_thread(&self) -> Vec<u64> { in queues_per_thread() function464 fn queues_per_thread(&self) -> Vec<u64> { in queues_per_thread() method
86 queues_per_thread: Vec<u64>, field103 let queues_per_thread = backend.queues_per_thread(); in new() localVariable
233 queues_per_thread: Vec<u64>, field246 let queues_per_thread = vec![QUEUE_MASK]; in new() localVariable358 fn queues_per_thread(&self) -> Vec<u64> { in queues_per_thread() method431 let queues_per_thread = backend.queues_per_thread(); in test_vsock_backend() localVariable
86 fn queues_per_thread(&self) -> Vec<u64> { in queues_per_thread() method