Searched defs:in_use (Results 1 – 2 of 2) sorted by relevance
/spdk/lib/vmd/ | ||
H A D | vmd_internal.h | 53 uint32_t in_use : 1; member |
/spdk/module/accel/dpdk_cryptodev/ | ||
H A D | accel_dpdk_cryptodev.c | 110 bool in_use; /* whether this node is in use or not */ global() member |