man pages section 9: DDI and DKI Kernel Functions
    
K
 
 kernel memory cache allocator operations — kmem_cache_alloc ( Index Term Link )
 
 kernel memory cache allocator operations — kmem_cache_create ( Index Term Link )
 
 kernel memory cache allocator operations — kmem_cache_destroy ( Index Term Link )
 
 kernel memory cache allocator operations — kmem_cache_free ( Index Term Link )
 
 kernel address locations, between locations — bcopy ( Index Term Link )
 
 kernel addresses, get page frame number — hat_getkpfnum ( Index Term Link )
 
 Kernel interfaces for device ids
  — ddi_devid_compare ( Index Term Link )
  — ddi_devid_free ( Index Term Link )
  — ddi_devid_init ( Index Term Link )
  — ddi_devid_register ( Index Term Link )
  — ddi_devid_sizeof ( Index Term Link )
  — ddi_devid_unregister ( Index Term Link )
  — ddi_devid_valid ( Index Term Link )
 
 kernel modules, dynamic loading
  add loadable module — mod_install ( Index Term Link )
  query loadable module — mod_info ( Index Term Link )
  remove loadable module — mod_remove ( Index Term Link )
 
 kernel state information — drv_getparm ( Index Term Link )
 
 kmem_alloc — allocate kernel memory ( Index Term Link )
 
 kmem_cache_alloc — kernel memory cache allocator operations ( Index Term Link )
 
 kmem_cache_create — kernel memory cache allocator operations ( Index Term Link )
 
 kmem_cache_destroy — kernel memory cache allocator operations ( Index Term Link )
 
 kmem_cache_free — kernel memory cache allocator operations ( Index Term Link )
 
 kmem_free — allocate kernel memory ( Index Term Link )
 
 kmem_zalloc — allocate kernel memory ( Index Term Link )
 
 kstat_create — create and initialize a new kstat ( Index Term Link )
 
 kstat_delete — remove a kstat from the system ( Index Term Link )
 
 kstat_install — add a fully initialized kstat to the system ( Index Term Link )
 
 kstat_named_init — initialize a named kstat ( Index Term Link )
 
 kstat_queue — update I/O kstat statistics ( Index Term Link )
 
 kstat_runq_back_to_waitq — update I/O kstat statistics ( Index Term Link )
 
 kstat_runq_enter — update I/O kstat statistics ( Index Term Link )
 
 kstat_runq_exit — update I/O kstat statistics ( Index Term Link )
 
 kstat_waitq_enter — update I/O kstat statistics ( Index Term Link )
 
 kstat_waitq_exit — update I/O kstat statistics ( Index Term Link )
 
 kstat_waitq_to_runq — update I/O kstat statistics ( Index Term Link )