Home
last modified time | relevance | path

Searched defs:cached (Results 101 - 125 of 167) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/power/supply/
H A Dsurface_battery.c209 static int spwr_battery_update_bst_unlocked(struct spwr_battery_device *bat, bool cached) in spwr_battery_update_bst_unlocked() argument
231 static int spwr_battery_update_bst(struct spwr_battery_device *bat, bool cached) in spwr_battery_update_bst() argument
/kernel/linux/linux-6.6/drivers/block/
H A Dps3vram.c428 unsigned int cached, count; in ps3vram_read() local
472 unsigned int cached, count; in ps3vram_write() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dhash.c472 bool cached = false; in mv_cesa_ahash_cache_req() local
761 static int mv_cesa_ahash_req_init(struct ahash_request *req, bool *cached) in mv_cesa_ahash_req_init() argument
786 bool cached = false; in mv_cesa_ahash_queue_req() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dtxrx.c196 tx_policy_is_equal(const struct tx_policy *wanted, const struct tx_policy *cached) tx_policy_is_equal() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c536 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; in dsi_7nm_pll_save_state() local
559 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; dsi_7nm_pll_restore_state() local
[all...]
H A Ddsi_phy_10nm.c487 struct pll_10nm_cached_state *cached = &pll_10nm->cached_state; in dsi_10nm_pll_save_state() local
510 struct pll_10nm_cached_state *cached = &pll_10nm->cached_state; dsi_10nm_pll_restore_state() local
[all...]
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsysfs.c1066 uint16_t q[31], *p, *cached; in SHOW() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsrcline.c452 static bool cached; in addr2line_configure() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_deref.c742 struct hash_entry *cached = _mesa_hash_table_search(state->cache, deref); in rematerialize_deref_in_block() local
/third_party/node/deps/icu-small/source/i18n/
H A Dzonemeta.cpp469 UBool cached = false; in getCanonicalCountry() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp.cc203 Handle<FixedArray> cached; in Compile() local
/third_party/skia/src/core/
H A DSkTypeface.cpp126 auto cached = fLRUCache.find(hash); in GetVarFont() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dzonemeta.cpp447 UBool cached = FALSE; in getCanonicalCountry() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_gnutls.c703 char *cached; in server_ocsp_status_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_kay_i.h90 Boolean cached; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_gnutls.c703 char *cached; in server_ocsp_status_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay_i.h90 bool cached; member
/kernel/linux/linux-5.10/drivers/acpi/apei/
H A Dghes.c737 int i, cached = 0; in ghes_estatus_cached() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.c954 bool cached = skb_nfct_cached(net, key, info, skb); in __ovs_ct_lookup() local
/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h120 bool cached; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dfile.c463 btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages, size_t num_pages, loff_t pos, size_t write_bytes, struct extent_state **cached) btrfs_dirty_pages() argument
/kernel/linux/linux-6.6/drivers/acpi/apei/
H A Dghes.c772 int i, cached = 0; in ghes_estatus_cached() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbackref.c46 bool cached; in check_extent_in_eb() local
1552 bool cached; in find_parent_nodes() local
1984 bool cached; in btrfs_is_data_extent_shared() local
2463 bool cached; iterate_extent_inodes() local
[all...]
H A Dfile.c127 btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages, size_t num_pages, loff_t pos, size_t write_bytes, struct extent_state **cached, bool noreserve) btrfs_dirty_pages() argument
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c957 bool cached, commit, clear; in tcf_ct_act() local

Completed in 47 milliseconds

1234567