/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pscantext.c | 59 unsigned nmap; /* number of map descriptors */ in Pscantext() local 89 nmap = 50; in Pscantext() 93 prbuf = malloc(nmap * sizeof (prmap_t)); in Pscantext() 99 nmappings = pread(mapfd, prbuf, nmap * sizeof (prmap_t), 0L); in Pscantext() 108 if (nmappings < nmap) /* we read them all */ in Pscantext() 112 nmap *= 2; in Pscantext()
|
H A D | Psymtab.c | 477 ssize_t nmap; in Pupdate_maps() local 488 if (Preadmaps(P, &Pmap, &nmap) != 0) in Pupdate_maps() 491 if ((newmap = calloc(1, nmap * sizeof (map_info_t))) == NULL) in Pupdate_maps() 502 for (i = 0; i < nmap; i++, pmap++, newp++) { in Pupdate_maps() 574 P->map_count = P->map_alloc = nmap; in Pupdate_maps()
|
H A D | Pcontrol.c | 110 ssize_t nmap; in Pread_maps_live() local 119 (nmap = pread(mapfd, Pmap, statb.st_size, 0L)) <= 0 || in Pread_maps_live() 120 (nmap /= sizeof (prmap_t)) == 0) { in Pread_maps_live() 131 *nmapp = nmap; in Pread_maps_live()
|
/illumos-gate/usr/src/cmd/ptools/pmap/ |
H A D | pmap.c | 627 int mapfd, nmap, i, rc; in rmapping_iter() local 641 nmap = st.st_size / sizeof (prmap_t); in rmapping_iter() 642 prmapp = malloc((nmap + 1) * sizeof (prmap_t)); in rmapping_iter() 644 if ((n = pread(mapfd, prmapp, (nmap + 1) * sizeof (prmap_t), 0L)) < 0) { in rmapping_iter() 651 nmap = n / sizeof (prmap_t); in rmapping_iter() 653 for (i = 0, pmp = prmapp; i < nmap; i++, pmp++) { in rmapping_iter() 668 int mapfd, nmap, i, rc; in xmapping_iter() local 682 nmap = st.st_size / sizeof (prxmap_t); in xmapping_iter() 683 nmap *= 2; in xmapping_iter() 685 prmapp = malloc((nmap + 1) * sizeof (prxmap_t)); in xmapping_iter() [all …]
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | fcall.c | 57 int nmap; member 234 int nmap = 0; in establish_stacks() local 242 (nmap = pread(mapfd, Pmap, statb.st_size, 0L)) <= 0 || in establish_stacks() 243 (nmap /= sizeof (prmap_t)) == 0) { in establish_stacks() 247 nmap = 0; in establish_stacks() 256 ph_map.nmap = nmap; in establish_stacks() 630 make_lwp_stack(const lwpstatus_t *Lsp, prmap_t *Pmap, int nmap) in make_lwp_stack() argument 690 for (; nmap; nmap--, Pmap++) { in make_lwp_stack() 765 int nmap = 0; in find_lwp_stack() local 776 (nmap = pread(mapfd, Pmap, statb.st_size, 0L)) <= 0 || in find_lwp_stack() [all …]
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_idmap.c | 184 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create() argument 193 sib->sib_nmap = nmap; in smb_idmap_batch_create() 194 sib->sib_size = nmap * sizeof (smb_idmap_t); in smb_idmap_batch_create()
|
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fksmb_idmap.c | 151 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create() argument 166 sib->sib_nmap = nmap; in smb_idmap_batch_create() 167 sib->sib_size = nmap * sizeof (smb_idmap_t); in smb_idmap_batch_create()
|
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_idmap.c | 147 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create() argument 163 sib->sib_nmap = nmap; in smb_idmap_batch_create() 164 sib->sib_size = nmap * sizeof (smb_idmap_t); in smb_idmap_batch_create()
|
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | lpad.c | 131 lpd->nmap = 3; in lpad_setup() 135 datasz += (lpd->nmap - 1) * sizeof (lpad_map_t); in lpad_setup()
|
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | lpad.h | 69 uint64_t nmap; /* number of mappings */ member
|
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | mach_offsets.in | 296 nmap LPAD_NMAP
|
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | zfssubr.c | 839 vdev_raidz_matrix_init(raidz_map_t *rm __unused, int n, int nmap, int *map, in vdev_raidz_matrix_init() argument 850 for (i = 0; i < nmap; i++) { in vdev_raidz_matrix_init()
|
/illumos-gate/usr/src/cmd/stat/fsstat/ |
H A D | fsstat.c | 249 PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nmap), buf); in vm_display()
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | vdev_raidz.c | 1142 vdev_raidz_matrix_init(raidz_map_t *rm, int n, int nmap, int *map, in vdev_raidz_matrix_init() argument 1153 for (i = 0; i < nmap; i++) { in vdev_raidz_matrix_init()
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | AMD.po | 325 msgstr "The BIOS has not configured the affected rank(s) into the system memory\nmap.\n"
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | vnode.h | 112 kstat_named_t nmap; /* VOP_MAP */ member
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | vnode.c | 516 kstat_named_init(&vsp->nmap, "nmap", KSTAT_DATA_UINT64); in create_vopstats_template()
|