Home
last modified time | relevance | path

Searched defs:vm_map_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/vm/
H A Dvm.h106 typedef struct vm_map *vm_map_t; typedef
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c187 tmpfs_all_rw_maps(struct mount *mp, bool (*cb)(struct mount *mp, vm_map_t, in tmpfs_all_rw_maps() argument