Searched refs:ckr_ksds_cache (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 900 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 922 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 946 skmem_cache_get_obj_info(kr->ckr_ksds_cache, kr->ckr_ksds, in na_schema_alloc() 968 skmem_cache_get_obj_info(kr->ckr_ksds_cache, kr->ckr_ksds, in na_schema_alloc() 988 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 1010 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 2002 kring->ckr_ksds_cache = arn->arn_txaksd_cache; in na_kr_setup() 2005 kring->ckr_ksds_cache = arn->arn_rxfksd_cache; in na_kr_setup() 2008 ksds = skmem_cache_alloc(kring->ckr_ksds_cache, in na_kr_setup() 2019 skmem_cache_get_obj_info(kring->ckr_ksds_cache, in na_kr_setup() [all …]
|
| /xnu-12377.41.6/bsd/skywalk/channel/ |
| H A D | channel_var.h | 383 struct skmem_cache *ckr_ksds_cache; /* owning skmem_cache for ksd */ member
|