| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | zoned.h | 181 static inline void btrfs_calc_zone_unusable(struct btrfs_block_group *cache) { } in btrfs_calc_zone_unusable() argument 175 btrfs_load_block_group_zone_info( struct btrfs_block_group *cache, bool new) btrfs_load_block_group_zone_info() argument
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| H A D | ovl_entry.h | 165 struct ovl_dir_cache *cache; /* directory */ member
|
| /kernel/linux/linux-6.6/include/linux/firmware/cirrus/ |
| H A D | cs_dsp.h | 91 void *cache; member 271 u32 cache; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mroute_base.h | 387 struct list_head *cache; member
|
| H A D | netfs.h | 129 struct fscache_cookie *cache; member [all...] |
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | node.c | 254 ATTRIBUTE_GROUPS(cache); variable
|
| /kernel/linux/linux-6.6/drivers/block/null_blk/ |
| H A D | null_blk.h | 79 struct radix_tree_root cache; /* disk cache data */ member
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | memalloc.c | 121 struct bpf_mem_cache cache[NUM_CACHES]; member [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | qsfp.h | 173 u8 cache[QSFP_MAX_NUM_PAGES * 128]; member
|
| /kernel/linux/linux-6.6/arch/x86/mm/ |
| H A D | init.c | 1071 void update_cache_mode_entry(unsigned entry, enum page_cache_mode cache) in update_cache_mode_entry() argument
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | bt1-pvt.h | 218 struct pvt_cache cache[PVT_SENSORS_NUM]; member
|
| /kernel/linux/linux-6.6/net/rds/ |
| H A D | ib_recv.c | 89 static void rds_ib_cache_xfer_to_ready(struct rds_ib_refill_cache *cache) in rds_ib_cache_xfer_to_ready() argument 102 static int rds_ib_recv_alloc_cache(struct rds_ib_refill_cache *cache, gfp_t gfp) in rds_ib_recv_alloc_cache() argument 136 rds_ib_cache_splice_all_lists(struct rds_ib_refill_cache *cache, struct list_head *caller_list) rds_ib_cache_splice_all_lists() argument 479 rds_ib_recv_cache_put(struct list_head *new_item, struct rds_ib_refill_cache *cache) rds_ib_recv_cache_put() argument 519 rds_ib_recv_cache_get(struct rds_ib_refill_cache *cache) rds_ib_recv_cache_get() argument [all...] |
| /kernel/linux/linux-6.6/net/sunrpc/ |
| H A D | auth.c | 378 rpcauth_clear_credcache(struct rpc_cred_cache *cache) in rpcauth_clear_credcache() argument 409 struct rpc_cred_cache *cache = auth->au_credcache; rpcauth_destroy_credcache() local 518 struct rpc_cred_cache *cache = auth->au_credcache; rpcauth_lookup_credcache() local [all...] |
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | udp_media.c | 167 tipc_udp_xmit(struct net *net, struct sk_buff *skb, struct udp_bearer *ub, struct udp_media_addr *src, struct udp_media_addr *dst, struct dst_cache *cache) tipc_udp_xmit() argument
|
| H A D | monitor.c | 92 struct tipc_mon_domain cache; member 273 struct tipc_mon_domain *cache = &mon->cache; in mon_update_local_domain() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| H A D | test_vsyscall.c | 173 sys_getcpu(unsigned * cpu, unsigned * node, void* cache) sys_getcpu() argument
|
| /kernel/linux/linux-6.6/sound/aoa/codecs/ |
| H A D | onyx.c | 47 u8 cache[16]; member
|
| /kernel/linux/linux-6.6/sound/firewire/ |
| H A D | amdtp-stream.h | 151 } cache; member
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | wm_hubs.c | 152 struct wm_hubs_dcs_cache *cache; in wm_hubs_dcs_cache_get() local 175 struct wm_hubs_dcs_cache *cache; in wm_hubs_dcs_cache_set() local 244 struct wm_hubs_dcs_cache *cache; enable_dc_servo() local [all...] |
| H A D | sigmadsp.c | 38 uint8_t cache[]; member
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | mesh_pathtbl.c | 54 struct mesh_tx_cache *cache; in mesh_fast_tx_deinit() local 63 struct mesh_tx_cache *cache; in mesh_fast_tx_init() local 420 static void mesh_fast_tx_entry_free(struct mesh_tx_cache *cache, in mesh_fast_tx_entry_free() argument 432 struct mesh_tx_cache *cache; mesh_fast_tx_get() local 465 struct mesh_tx_cache *cache; mesh_fast_tx_cache() local 598 struct mesh_tx_cache *cache; mesh_fast_tx_gc() local 616 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; mesh_fast_tx_flush_mpath() local 631 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; mesh_fast_tx_flush_sta() local 646 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; mesh_fast_tx_flush_addr() local [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | iommu.h | 120 __u8 cache; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | iommu.h | 120 __u8 cache; member
|
| /third_party/alsa-utils/axfer/ |
| H A D | container-voc.c | 454 char *cache; in allocate_for_block_cache() local
|
| /third_party/benchmark/src/ |
| H A D | sysinfo.cc | 345 const CInfo& cache = it->Cache; in GetCacheSizesWindows() local 372 struct cacheattr_entry* cache = SYSPAGE_ENTRY(cacheattr); in GetCacheSizesQNX() local [all...] |