Searched refs:vm (Results 226 - 250 of 255) sorted by relevance

1234567891011

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.c97 #include <vm/vm_map.h>
98 #include <vm/vm_kern.h>
H A Dnfs_vnops.c93 #include <sys/vm.h>
116 #include <vm/vm_kern.h>
117 #include <vm/vm_pageout.h>
7029 /* no panic. just tell vm we are busy */
7335 * caller, vm, it will retry . This can end in endless looping
7336 * between vm and here doing retries of the same page. Doing a dump
7337 * back to vm, will get it out of vm's knowledge and we lose whatever
7344 * vm. Errors we don't expect to occur, we dump and log for further
7346 * we let vm "retr
[all...]
H A Dnfs4_subs.c51 #include <sys/vm.h>
H A Dnfs_bio.c82 #include <sys/vm.h>
413 /* vm object probably doesn't exist any more */
952 /* vm object must no longer exist */
3512 /* vm object must no longer exist */
3663 /* get the pages out of vm also */
H A Dnfs_subs.c92 #include <sys/vm.h>
H A Dnfs4_vnops.c55 #include <sys/vm.h>
77 #include <vm/vm_kern.h>
/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c103 #include <vm/pmap.h>
104 #include <vm/vm_kern.h>
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_pipe.c147 #include <vm/vm_kern.h>
H A Dpthread_support.c54 #include <sys/vm.h>
81 #include <vm/vm_protos.h>
82 #include <vm/vm_map.h>
H A Dkern_aio.c70 #include <vm/vm_map.h>
H A Dkern_sig.c101 #include <sys/vm.h>
H A Dkern_descrip.c112 #include <vm/vm_protos.h>
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c99 #include <sys/vm.h>
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_session.c59 #include <vm/vm_protos.h>
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c80 #include <vm/vnode_pager.h>
88 #include <vm/vm_kern.h>
89 #include <vm/vm_map.h>
90 #include <vm/vm_pageout.h>
H A Dvfs_lookup.c80 #include <sys/vm.h>
H A Dvfs_bio.c102 #include <vm/vm_kern.h>
103 #include <vm/vm_pageout.h>
1980 /* Register a callout for relieving vm pressure */
1982 panic("Couldn't register buffer cache callout for vm pressure!\n");
H A Dvfs_xattr.c53 #include <vm/vm_kern.h>
H A Dvfs_subr.c101 #include <sys/vm.h>
137 #include <vm/vm_protos.h> /* vnode_pager_vrele() */
/darwin-on-arm/xnu/osfmk/kern/
H A Dwait_queue.c78 #include <vm/vm_kern.h>
1195 * into account. If the thread is vm priviledged, we stick it at
H A Dsched_prim.c100 #include <vm/pmap.h>
101 #include <vm/vm_kern.h>
102 #include <vm/vm_map.h>
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c100 #include <vm/vm_map.h>
101 #include <vm/vm_object.h>
102 #include <vm/vm_kern.h>
/darwin-on-arm/xnu/bsd/netat/
H A Dddp_lap.c67 #include <vm/vm_kern.h> /* for kernel_map */
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c63 #include <vm/vm_pageout.h>
64 #include <vm/vm_kern.h>
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp136 #include <vm/vm_map.h>

Completed in 276 milliseconds

1234567891011