OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:swap_off
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/uvm/
uvm_swap.c
119
* [4]
SWAP_OFF
: as SWAP_ON, but stops swapping to a device
231
static int
swap_off
(struct lwp *, struct swapdev *);
503
* [with two helper functions: swap_on and
swap_off
]
727
case
SWAP_OFF
:
748
error =
swap_off
(l, sdp);
1052
*
swap_off
: stop swapping on swapdev
1057
swap_off
(struct lwp *l, struct swapdev *sdp)
function in typeref:typename:int
1167
/* Have to lock and reference vnode for
swap_off
(). */
1170
error =
swap_off
(l, sdp);
1758
* in this device, to make everything add up in
swap_off
()
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025