Searched +defs:map +defs:cache (Results 26 – 36 of 36) sorted by relevance
12
/openbmc/linux/drivers/irqchip/ |
H A D | irq-gic-v3-its.c | 287 struct its_vlpi_map *map = get_vlpi_map(d); in irq_to_cpuid_lock() local 312 struct its_vlpi_map *map = get_vlpi_map(d); in irq_to_cpuid_unlock() local 917 struct its_vlpi_map *map; in its_build_vinv_cmd() local 935 struct its_vlpi_map *map; in its_build_vint_cmd() local 953 struct its_vlpi_map *map; in its_build_vclear_cmd() local 1423 struct its_vlpi_map *map = get_vlpi_map(d); in lpi_write_config() local 1481 struct its_vlpi_map *map = get_vlpi_map(d); in direct_lpi_inv() local 1517 struct its_vlpi_map *map; in its_vlpi_set_doorbell() local 1902 struct its_vlpi_map *map; in its_vlpi_get() local 2309 u64 cache, u64 shr, u32 order, bool indirect) in its_setup_baser() [all …]
|
/openbmc/linux/fs/btrfs/ |
H A D | extent_io.c | 2328 struct extent_map_tree *map = &btrfs_inode->extent_tree; in try_release_extent_mapping() local 2468 struct fiemap_cache *cache) in flush_fiemap_cache() 2500 struct fiemap_cache *cache, in emit_fiemap_extent() 2683 struct fiemap_cache *cache) in emit_last_fiemap_cache() 2808 struct fiemap_cache *cache, in fiemap_process_hole() 3007 struct fiemap_cache cache = { 0 }; in extent_fiemap() local
|
H A D | free-space-tree.c | 38 void set_free_space_tree_thresholds(struct btrfs_block_group *cache) in set_free_space_tree_thresholds() 184 static void le_bitmap_set(unsigned long *map, unsigned int start, int len) in le_bitmap_set()
|
H A D | free-space-cache.c | 4190 int test_add_free_space_entry(struct btrfs_block_group *cache, in test_add_free_space_entry() 4195 void *map = NULL; in test_add_free_space_entry() local 4260 int test_check_exists(struct btrfs_block_group *cache, in test_check_exists()
|
H A D | inode.c | 2959 struct btrfs_block_group *cache; in btrfs_release_delalloc_bytes() local 7309 static int btrfs_get_blocks_direct_write(struct extent_map **map, in btrfs_get_blocks_direct_write()
|
/openbmc/qemu/block/ |
H A D | rbd.c | 899 BlockdevOptionsRbd *opts, bool cache, in qemu_rbd_connect() 1509 int64_t *map, in qemu_rbd_co_block_status()
|
/openbmc/linux/include/linux/mlx5/ |
H A D | driver.h | 324 struct cmd_msg_cache cache[MLX5_NUM_COMMAND_CACHES]; member 337 dma_addr_t map; member 396 void __iomem *map; member 421 void __iomem *map; member
|
/openbmc/linux/fs/ext4/ |
H A D | xattr.c | 1396 struct ext4_map_blocks map; in ext4_xattr_inode_write() local 3232 void ext4_xattr_destroy_cache(struct mb_cache *cache) in ext4_xattr_destroy_cache()
|
/openbmc/linux/tools/perf/util/ |
H A D | header.c | 1152 static int cpu_cache_level__read(struct cpu_cache_level *cache, u32 cpu, u16 level) in cpu_cache_level__read() 4347 struct perf_cpu_map *map; in perf_event__fprintf_event_update() local 4426 struct perf_cpu_map *map; in perf_event__process_event_update() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-3.7.1.min.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(ie,e… variable in AnonymousClass4824406911201.valHooks.select
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 11096 static void vl_arb_get_cache(struct vl_arb_cache *cache, in vl_arb_get_cache() 11102 static void vl_arb_set_cache(struct vl_arb_cache *cache, in vl_arb_set_cache() 11108 static int vl_arb_match_cache(struct vl_arb_cache *cache, in vl_arb_match_cache() 14214 u64 map[NUM_MAP_REGS]; member
|
12