/src/sys/uvm/ |
uvm_swap.c | 1193 * swopen: allow the initial open from uvm_swap_init() and reject all others. 1197 swopen(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int 1327 .d_open = swopen,
|
uvm_swap.c | 1193 * swopen: allow the initial open from uvm_swap_init() and reject all others. 1197 swopen(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int 1327 .d_open = swopen,
|
uvm_swap.c | 1193 * swopen: allow the initial open from uvm_swap_init() and reject all others. 1197 swopen(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int 1327 .d_open = swopen,
|