Home
last modified time | relevance | path

Searched refs:vmem_seg (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/sys/
H A Dvmem_impl_user.h40 typedef struct vmem_seg vmem_seg_t;
44 struct vmem_seg { struct
/illumos-gate/usr/src/uts/common/sys/
H A Dvmem_impl.h41 typedef struct vmem_seg vmem_seg_t;
45 struct vmem_seg { struct
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.h98 extern int vmem_seg(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dkmem.c2285 whatis_call_printer(vmem_seg, addr); in whatis_walk_seg()
3666 vmem_seg(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in vmem_seg() function
H A Dgenunix.c4316 "print or filter a vmem_seg", vmem_seg, vmem_seg_help },
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.h119 extern int vmem_seg(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dlibumem.c523 "print or filter a vmem_seg", vmem_seg, vmem_seg_help },
H A Dumem.c2120 whatis_call_printer(vmem_seg, addr); in whatis_walk_seg()
3299 vmem_seg(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in vmem_seg() function