Searched refs:ckr_ksds_cache (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 919 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 941 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 965 skmem_cache_get_obj_info(kr->ckr_ksds_cache, kr->ckr_ksds, in na_schema_alloc() 987 skmem_cache_get_obj_info(kr->ckr_ksds_cache, kr->ckr_ksds, in na_schema_alloc() 1007 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 1029 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 2049 kring->ckr_ksds_cache = arn->arn_txaksd_cache; in na_kr_setup() 2052 kring->ckr_ksds_cache = arn->arn_rxfksd_cache; in na_kr_setup() 2055 ksds = skmem_cache_alloc(kring->ckr_ksds_cache, in na_kr_setup() 2066 skmem_cache_get_obj_info(kring->ckr_ksds_cache, in na_kr_setup() [all …]
|
| /xnu-11417.121.6/bsd/skywalk/channel/ |
| H A D | channel_var.h | 383 struct skmem_cache *ckr_ksds_cache; /* owning skmem_cache for ksd */ member
|