HomeSort by: relevance | last modified time | path
    Searched defs:swopen (Results 1 - 3 of 3) sorted by relevancy

  /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,

Completed in 201 milliseconds