Home
last modified time | relevance | path

Searched defs:cache (Results 101 – 125 of 326) sorted by relevance

12345678910>>...14

/openbmc/qemu/linux-user/
H A Dloader.h22 const void *cache; member
/openbmc/linux/include/linux/
H A Dbch.h52 int *cache; member
H A Dhost1x.h46 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) in host1x_bo_cache_init()
52 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy()
110 struct host1x_bo_cache cache; member
132 struct host1x_bo_cache *cache; member
/openbmc/linux/kernel/
H A Dscs.c96 void **cache = per_cpu_ptr(scs_cache, cpu); in scs_cleanup() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dchecksum.py24 cache = {} variable in FileMtimeCache
/openbmc/linux/net/sunrpc/
H A Dauth.c378 rpcauth_clear_credcache(struct rpc_cred_cache *cache) in rpcauth_clear_credcache()
409 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_destroy_credcache() local
518 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_lookup_credcache() local
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c532 static bool someone_adding(struct mlx5_mkey_cache *cache) in someone_adding()
590 struct mlx5_mkey_cache *cache = &dev->cache; in __cache_work_func() local
685 static int mlx5_cache_ent_insert(struct mlx5_mkey_cache *cache, in mlx5_cache_ent_insert()
869 struct mlx5_mkey_cache *cache = &dev->cache; in mlx5_mkey_cache_debugfs_init() local
935 struct mlx5_mkey_cache *cache; in remove_ent_work_func() local
964 struct mlx5_mkey_cache *cache = &dev->cache; in mlx5_mkey_cache_init() local
1823 struct mlx5_mkey_cache *cache = &dev->cache; in cache_ent_find_and_store() local
/openbmc/phosphor-host-ipmid/
H A Dread_fru_data.cpp27 namespace cache namespace
/openbmc/linux/include/acpi/platform/
H A Daclinuxex.h65 static inline void *acpi_os_acquire_object(acpi_cache_t * cache) in acpi_os_acquire_object()
/openbmc/linux/fs/btrfs/
H A Dextent-tree.c67 static int block_group_bits(struct btrfs_block_group *cache, u64 bits) in block_group_bits()
2537 struct btrfs_block_group *cache, in pin_down_extent()
2562 struct btrfs_block_group *cache; in btrfs_pin_extent() local
2579 struct btrfs_block_group *cache; in btrfs_pin_extent_for_log_replay() local
2694 struct btrfs_block_group *cache = NULL; in unpin_extent_range() local
3302 struct btrfs_block_group *cache; in btrfs_free_tree_block() local
3436 btrfs_lock_block_group(struct btrfs_block_group *cache, in btrfs_lock_block_group()
3491 btrfs_release_block_group(struct btrfs_block_group *cache, in btrfs_release_block_group()
4577 struct btrfs_block_group *cache; in btrfs_free_reserved_extent() local
4597 struct btrfs_block_group *cache; in btrfs_pin_reserved_extent() local
[all …]
H A Ddev-replace.c461 struct btrfs_block_group *cache; in mark_block_group_to_copy() local
548 struct btrfs_block_group *cache, in btrfs_finish_block_group_to_copy()
/openbmc/linux/drivers/soc/tegra/cbb/
H A Dtegra-cbb.c36 void tegra_cbb_print_cache(struct seq_file *file, u32 cache) in tegra_cbb_print_cache()
/openbmc/linux/drivers/iio/dac/
H A Dti-dac7612.c23 uint16_t cache[2]; member
/openbmc/linux/include/net/
H A Dnetlabel.h198 struct netlbl_lsm_cache *cache; member
280 struct netlbl_lsm_cache *cache; in netlbl_secattr_cache_alloc() local
296 static inline void netlbl_secattr_cache_free(struct netlbl_lsm_cache *cache) in netlbl_secattr_cache_free()
/openbmc/linux/security/selinux/ss/
H A Dsidtab.c561 struct sidtab_str_cache *cache, *victim = NULL; in sidtab_sid2str_put() local
606 struct sidtab_str_cache *cache; in sidtab_sid2str_get() local
/openbmc/linux/arch/mips/kvm/
H A Dmmu.c104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_mips_walk_pgd()
143 struct kvm_mmu_memory_cache *cache, in kvm_mips_pte_for_gpa()
/openbmc/qemu/include/exec/
H A Dmemory.h2759 static inline uint8_t address_space_ldub_cached(MemoryRegionCache *cache, in address_space_ldub_cached()
2770 static inline void address_space_stb_cached(MemoryRegionCache *cache, in address_space_stb_cached()
2825 static inline void address_space_cache_init_empty(MemoryRegionCache *cache) in address_space_cache_init_empty()
3020 address_space_read_cached(MemoryRegionCache *cache, hwaddr addr, in address_space_read_cached()
3042 address_space_write_cached(MemoryRegionCache *cache, hwaddr addr, in address_space_write_cached()
/openbmc/u-boot/drivers/block/
H A Dblkcache.c21 char *cache; member
/openbmc/linux/drivers/acpi/
H A Dosl.c1557 acpi_os_create_cache(char *name, u16 size, u16 depth, acpi_cache_t ** cache) in acpi_os_create_cache()
1578 acpi_status acpi_os_purge_cache(acpi_cache_t * cache) in acpi_os_purge_cache()
1597 acpi_status acpi_os_delete_cache(acpi_cache_t * cache) in acpi_os_delete_cache()
1617 acpi_status acpi_os_release_object(acpi_cache_t * cache, void *object) in acpi_os_release_object()
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c774 struct ghes_estatus_cache *cache; in ghes_estatus_cached() local
804 struct ghes_estatus_cache *cache; in ghes_estatus_cache_alloc() local
830 struct ghes_estatus_cache *cache; in ghes_estatus_cache_rcu_free() local
845 struct ghes_estatus_cache *cache, *new_cache; in ghes_estatus_cache_add() local
/openbmc/linux/fs/ext2/
H A Dxattr.c872 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert()
1055 void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
/openbmc/linux/include/linux/firmware/cirrus/
H A Dcs_dsp.h91 void *cache; member
271 u32 cache; member
/openbmc/linux/drivers/gpu/host1x/
H A Dbus.c886 struct host1x_bo_cache *cache) in host1x_bo_pin()
947 struct host1x_bo_cache *cache = mapping->cache; in host1x_bo_unpin() local
/openbmc/linux/mm/kfence/
H A Dkfence.h87 struct kmem_cache *cache; member
H A Dreport.c133 const struct kmem_cache *const cache = meta->cache; in kfence_print_object() local

12345678910>>...14