Searched defs:hbm_vqueue (Results 1 – 1 of 1) sorted by relevance
11 struct hbm_vqueue { struct12 struct bpf_spin_lock lock;14 unsigned long long lasttime; /* In ns */15 int credit; /* In bytes */16 unsigned int rate; /* In bytes per NS << 20 */
Completed in 3 milliseconds