Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_pagequeue.h69 struct vm_pagequeue { struct
70 struct mtx pq_mutex;
71 struct pglist pq_pl;
72 int pq_cnt;
73 const char * const pq_name;
74 uint64_t pq_pdpages;