Searched defs:cache_data (Results 1 - 10 of 10) sorted by relevance
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format.h | 62 alignas(16) uint32_t cache_data[LP_BUILD_FORMAT_CACHE_SIZE][4][4]; member
|
| /kernel/linux/linux-5.10/drivers/mtd/ |
| H A D | sm_ftl.h | 47 unsigned char *cache_data; /* cached block data */ member
|
| H A D | mtdblock.c | 28 unsigned char *cache_data; member [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/ |
| H A D | mtdblock.c | 28 unsigned char *cache_data; member [all...] |
| H A D | sm_ftl.h | 47 unsigned char *cache_data; /* cached block data */ member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | hndpmu.c | 263 si_pmu_ulp_enter_cb(void *handle, ulp_ext_info_t *einfo, uint8 *cache_data) in si_pmu_ulp_enter_cb() argument 273 si_pmu_ulp_exit_cb(void *handle, uint8 *cache_data, in si_pmu_ulp_exit_cb() argument
|
| H A D | wl_cfgnan.c | 7455 wl_nan_ev_disc_cache_timeout_t *cache_data = in wl_cfgnan_notify_nan_status() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.c | 2784 struct ice_phy_cache_mode_data cache_data; in ice_cfg_phy_fc() local 2704 ice_cache_phy_user_req(struct ice_port_info *pi, struct ice_phy_cache_mode_data cache_data, enum ice_phy_cache_mode cache_mode) ice_cache_phy_user_req() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.c | 3373 struct ice_phy_cache_mode_data cache_data; in ice_cfg_phy_fc() local 3293 ice_cache_phy_user_req(struct ice_port_info *pi, struct ice_phy_cache_mode_data cache_data, enum ice_phy_cache_mode cache_mode) ice_cache_phy_user_req() argument
|
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8.cc | 506 StoreInCodeCache(Isolate* isolate, Local<Value> source, const ScriptCompiler::CachedData* cache_data) StoreInCodeCache() argument
|
Completed in 32 milliseconds