Home
last modified time | relevance | path

Searched refs:total (Results 201 – 225 of 259) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsamr_clnt.c672 arg.total = 1; in samr_lookup_domain_names()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c1724 size_t total = 0; in hat_get_mapped_size() local
1728 total += (hat->hat_pages_mapped[l] << LEVEL_SHIFT(l)); in hat_get_mapped_size()
1729 total += hat->hat_ism_pgcnt; in hat_get_mapped_size()
1731 return (total); in hat_get_mapped_size()
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c3537 int i, count, total; in aac_probe_containers() local
3544 for (i = total = 0; i < count; i++) { in aac_probe_containers()
3549 total++; in aac_probe_containers()
3569 AACDB_PRINT(softs, CE_CONT, "?Total %d container(s) found", total); in aac_probe_containers()
7464 int index, total; in aac_tran_bus_config() local
7473 total = 0; in aac_tran_bus_config()
7480 total++; in aac_tran_bus_config()
7485 "?Total %d phys. device(s) found", total); in aac_tran_bus_config()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c2222 int avail, alloc, total; in kmastat_cache() local
2234 total = cp->cache_buftotal; in kmastat_cache()
2256 mdb_printf((dfp++)->fmt, total - avail); in kmastat_cache()
2257 mdb_printf((dfp++)->fmt, total); in kmastat_cache()
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_anon.c740 pgcnt_t total = 0; in set_anoninfo() local
757 total += ani_free_pool[ix].ani_count; in set_anoninfo()
760 k_anoninfo.ani_free = total; in set_anoninfo()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi803 the address, and @samp{mmap_length} is the total size of the buffer. The
824 upper 32 bits, for a total of a 64-bit starting address. @samp{length_low}
826 @samp{length_high} is the upper 32 bits, for a total of a 64-bit
837 is the address, and @samp{drives_length} is the total size of drive
H A Dmultiboot.info748 address, and `mmap_length' is the total size of the buffer. The buffer
765 upper 32 bits, for a total of a 64-bit starting address. `length_low'
767 `length_high' is the upper 32 bits, for a total of a 64-bit length.
778 address, and `drives_length' is the total size of drive structures.
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c90 int total; member
342 busy->total = 0; in idmap_sqlite_busy_handler()
345 if (busy->total > 1000 * busy->sec) { in idmap_sqlite_busy_handler()
357 busy->total += delay; in idmap_sqlite_busy_handler()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c2686 uint32_t total = 0; in emlxs_dump_hba_memory() local
2779 total += byteCount; in emlxs_dump_hba_memory()
2782 byteCount, total); in emlxs_dump_hba_memory()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c887 int total; in gem_clean_rx_buf() local
902 total = 0; in gem_clean_rx_buf()
909 total++; in gem_clean_rx_buf()
921 dp->name, __func__, total, dp->rx_buf_freecnt)); in gem_clean_rx_buf()
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt101 thread, making a total of eight programmable counters available. The additional counters will be nu…
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c446 maxs = dop.u.get_pmstat.u.getpx.total; in privcmd_HYPERVISOR_sysctl()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c4096 size_t total, size; in scf_transaction_commit() local
4108 total = 0; in scf_transaction_commit()
4117 total += size; in scf_transaction_commit()
4120 request_size = REP_PROTOCOL_TRANSACTION_COMMIT_SIZE(total); in scf_transaction_commit()
4141 assert(new_total == total); in scf_transaction_commit()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c2784 uint64_t total = 0; in metaslab_set_fragmentation() local
2839 total += space; in metaslab_set_fragmentation()
2845 if (total > 0) in metaslab_set_fragmentation()
2846 fragmentation /= total; in metaslab_set_fragmentation()
H A Dspa.c2426 uint64_t total = 0; in vdev_count_verify_zaps() local
2428 total++; in vdev_count_verify_zaps()
2433 total++; in vdev_count_verify_zaps()
2439 total += vdev_count_verify_zaps(vd->vdev_child[i]); in vdev_count_verify_zaps()
2442 return (total); in vdev_count_verify_zaps()
H A Dzfs_vnops.c4963 u_offset_t io_off, total; in zfs_fillpage() local
4994 for (total = io_off + io_len; io_off < total; io_off += PAGESIZE) { in zfs_fillpage()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2800 uint32_t total = impl->pf_total; in pf_send_ereport() local
3086 "remainder", DATA_TYPE_UINT32, --total, in pf_send_ereport()
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl193 WORD frag_length; /* 08:02 total length of frag */
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c12587 int total, retries, param_code; in st_report_dat_soft_errors() local
12589 total = -1; in st_report_dat_soft_errors()
12617 total = (sensep[i++] << 24); in st_report_dat_soft_errors()
12618 total += (sensep[i++] << 16); in st_report_dat_soft_errors()
12619 total += (sensep[i++] << 8); in st_report_dat_soft_errors()
12620 total += sensep[i]; in st_report_dat_soft_errors()
12639 if (total > 0 && retries > 0) { in st_report_dat_soft_errors()
12644 total, retries); in st_report_dat_soft_errors()
12647 if (total <= in st_report_dat_soft_errors()
12656 if (total <= in st_report_dat_soft_errors()
[all …]
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1236 uint32_t total; member
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c1911 int n, total = 0; in fas_check_ncmds() local
1919 total++; in fas_check_ncmds()
1924 total++; in fas_check_ncmds()
1932 if (total != fas->f_ncmds) { in fas_check_ncmds()
1934 total, fas->f_ncmds); in fas_check_ncmds()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_kstats.c1350 mmac_kstatsp->mmac_max_addr_cnt.value.ul = hxgep->mmac.total; in hxge_mmac_stat_update()
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c6408 report_mount_progress(int current, int total) in report_mount_progress() argument
6417 } else if (current != total && last_progress_time + MOUNT_TIME >= now) { in report_mount_progress()
6424 (void) sprintf(info, "(%d/%d)", current, total); in report_mount_progress()
6426 if (current == total) in report_mount_progress()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9738 uint32_t bucket, cnt, total = 0; in daplka_hash_destroy() local
9761 total += cnt; in daplka_hash_destroy()
9765 ASSERT(total == htblp->ht_count); in daplka_hash_destroy()
9767 htblp, htblp->ht_nbuckets, total); in daplka_hash_destroy()
9781 ASSERT(total == cnt); in daplka_hash_destroy()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSCommon.c2457 mDNSu16 total = 0; in skipDomainName() local
2470 …if (total + 1 + len >= MAX_DOMAIN_NAME) // Remember: expect at least one more byte for… in skipDomainName()
2473 total += 1 + len; in skipDomainName()

1234567891011