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

  /src/sys/sys/
vnode.h 133 * i+u v_interlock + v_uobj.vmobjlock to modify, either to inspect
135 * u v_uobj.vmobjlock
145 struct uvm_object v_uobj; /* u the VM object */ member in struct:vnode
221 * typically updated with vp->v_uobj.vmobjlock also held as the VM system
vnode.h 133 * i+u v_interlock + v_uobj.vmobjlock to modify, either to inspect
135 * u v_uobj.vmobjlock
145 struct uvm_object v_uobj; /* u the VM object */ member in struct:vnode
221 * typically updated with vp->v_uobj.vmobjlock also held as the VM system

Completed in 24 milliseconds