Home
last modified time | relevance | path

Searched refs:seg_ops (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/uts/common/os/
H A Durw.c57 extern struct seg_ops segdev_ops; /* needs a header file */
58 extern struct seg_ops segspt_shmops; /* needs a header file */
H A Dlgrp.c3514 extern struct seg_ops segspt_ops; in lgrp_mem_policy_get()
3515 extern struct seg_ops segspt_shmops; in lgrp_mem_policy_get()
H A Dsunddi.c8391 extern struct seg_ops segspt_shmops; in umem_lockmemory()
8392 extern struct seg_ops segdev_ops; in umem_lockmemory()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.h130 extern struct seg_ops segdev_ops;
H A Dseg_kmem.h145 extern struct seg_ops segkmem_ops;
H A Dseg.h109 struct seg_ops *s_ops; /* ops vector: see below */
118 struct seg_ops { struct
H A Dseg_kpm.c113 static struct seg_ops segkpm_ops = {
H A Dseg_vn.h233 extern struct seg_ops segvn_ops;
H A Dseg_hole.c54 static struct seg_ops seghole_ops = {
H A Dseg_umap.c70 static struct seg_ops segumap_ops = {
H A Dvm_seg.c208 extern struct seg_ops segvn_ops;
209 extern struct seg_ops segspt_shmops;
H A Dvm_usage.c300 extern struct seg_ops segvn_ops;
301 extern struct seg_ops segspt_shmops;
H A Dvm_as.c2038 extern struct seg_ops segspt_shmops; /* needs a header file */ in as_memory()
2130 struct seg_ops *ov = seg->s_ops; in as_swapout()
2584 extern struct seg_ops segspt_shmops; in as_pagelock_segs()
H A Dseg_kp.c148 static struct seg_ops segkp_ops = {
H A Dseg_kmem.c791 struct seg_ops segkmem_ops = {
H A Dseg_spt.c218 struct seg_ops segspt_ops = {
278 struct seg_ops segspt_shmops = {
H A Dseg_map.c103 static struct seg_ops segmap_ops = {
H A Dseg_dev.c195 struct seg_ops segdev_ops = {
/illumos-gate/usr/src/uts/i86xpv/vm/
H A Dseg_mf.c103 static struct seg_ops segmf_ops;
762 static struct seg_ops segmf_ops = {
/illumos-gate/usr/src/uts/sparc/v9/vm/
H A Dseg_nf.c86 struct seg_ops segnf_ops = {
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c154 struct seg_ops *asm_segvn_ops; /* Address of segvn ops [in] */
1414 arg.asm_segvn_ops = (struct seg_ops *)(uintptr_t)sym.st_value; in mdb_kproc_asiter()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dseg_vmm.c81 static struct seg_ops segvmm_ops = {
/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c722 extern struct seg_ops segdev_ops; in rootnex_map_fault()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c2257 extern struct seg_ops segspt_shmops; in elfcore()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c116 extern struct seg_ops segdev_ops; /* needs a header file */
117 extern struct seg_ops segspt_shmops; /* needs a header file */

12