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

  /src/sys/uvm/
uvm_swap.c 1301 * swread: the read function for the drum (just a call to physio)
1305 swread(dev_t dev, struct uio *uio, int ioflag) function in typeref:typename:int
1340 .d_read = swread,
uvm_swap.c 1301 * swread: the read function for the drum (just a call to physio)
1305 swread(dev_t dev, struct uio *uio, int ioflag) function in typeref:typename:int
1340 .d_read = swread,

Completed in 28 milliseconds