Home
last modified time | relevance | path

Searched defs:ncache (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddnlc.h78 typedef struct ncache { struct
79 struct ncache *hash_next; /* hash chain, MUST BE FIRST */ argument
80 struct ncache *hash_prev; argument
89 * Produce size of struct ncache with space allocated in name string. argument
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_open.c100 db_pgno_t ncache; local
/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c368 uint32_t ncache; in fm_populate_cache() local
/illumos-gate/usr/src/cmd/find/
H A Dfind.c1696 static struct ncache { struct
1697 int id;
1698 char name[NMAX+1];
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c714 ntv_ncache(cmi_hdl_impl_t *hdl, uint32_t *ncache) in ntv_ncache()
1048 xpv_ncache(cmi_hdl_impl_t *hdl, uint32_t *ncache) in xpv_ncache()
2045 cmi_cache_ncaches(cmi_hdl_t hdl, uint32_t *ncache) in cmi_cache_ncaches()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c219 int ncache, ncpu; in setup_chip_mappings() local
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c8405 cpuid_getncaches(struct cpu *cpu, uint32_t *ncache) in cpuid_getncaches()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c3275 kmem_cache_t *ncache, *ocache; in arc_hdr_realloc_crypt() local