Searched refs:ckr_ksds_cache (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 906 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 928 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 952 skmem_cache_get_obj_info(kr->ckr_ksds_cache, kr->ckr_ksds, in na_schema_alloc() 974 skmem_cache_get_obj_info(kr->ckr_ksds_cache, kr->ckr_ksds, in na_schema_alloc() 994 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 1016 skmem_cache_get_obj_info(kr->ckr_ksds_cache, in na_schema_alloc() 1968 kring->ckr_ksds_cache = arn->arn_txaksd_cache; in na_kr_setup() 1971 kring->ckr_ksds_cache = arn->arn_rxfksd_cache; in na_kr_setup() 1974 skmem_cache_alloc(kring->ckr_ksds_cache, in na_kr_setup() 1983 skmem_cache_get_obj_info(kring->ckr_ksds_cache, in na_kr_setup() [all …]
|
| /xnu-10002.1.13/bsd/skywalk/channel/ |
| H A D | channel_var.h | 401 struct skmem_cache *ckr_ksds_cache; /* owning skmem_cache for ksd */ member
|