OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:swapdev
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/uvm/
uvm_swap.c
79
* each swap partition or file is described by a "
swapdev
" structure.
80
* each "
swapdev
" structure contains a "swapent" structure which contains
88
* which describe "
swapdev
"'s at that priority. this LIST is headed
90
* TAILQ of "
swapdev
" structures at that priority.
97
* structures including the priority list, the
swapdev
structures,
125
*
swapdev
: describes a single swap partition/file
131
struct
swapdev
{
struct
143
blist_t swd_blist; /* blist for this
swapdev
*/
145
TAILQ_ENTRY(
swapdev
) swd_next; /* priority tailq */
163
TAILQ_HEAD(spi_swapdev,
swapdev
) spi_swapdev
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025