Searched defs:cache (Results 251 - 275 of 301) sorted by relevance

<<111213

/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c403 u32 cache = 0; local
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1031 u16 *cache = phy->phy_cache; local
/linux-master/drivers/tty/serial/
H A Datmel_serial.c180 } cache; member in struct:atmel_uart_port
[all...]
/linux-master/fs/nfs/
H A Ddir.c2785 struct nfs_access_entry *cache; local
2799 struct nfs_access_entry *cache; local
2982 struct nfs_access_entry *cache; local
3031 struct nfs_access_entry *cache; local
3110 struct nfs_access_entry *cache = kmalloc(sizeof(*cache), GFP_KERNEL); local
3183 struct nfs_access_entry cache; local
[all...]
/linux-master/drivers/md/bcache/
H A Dbcache.h417 struct cache { struct
529 struct cache *cache; member in struct:cache_set
[all...]
/linux-master/fs/btrfs/
H A Drelocation.c234 static void update_backref_node(struct btrfs_backref_cache *cache, argument
248 update_backref_cache(struct btrfs_trans_handle *trans, struct btrfs_backref_cache *cache) argument
391 struct btrfs_backref_cache *cache = &rc->backref_cache; local
469 struct btrfs_backref_cache *cache = &rc->backref_cache; local
550 struct btrfs_backref_cache *cache = &rc->backref_cache; local
2576 struct btrfs_backref_cache *cache = &rc->backref_cache; local
[all...]
H A Dfree-space-cache.c4185 test_add_free_space_entry(struct btrfs_block_group *cache, u64 offset, u64 bytes, bool bitmap) argument
4255 test_check_exists(struct btrfs_block_group *cache, u64 offset, u64 bytes) argument
[all...]
H A Ddisk-io.c4590 struct btrfs_block_group *cache; local
4732 btrfs_cleanup_bg_io(struct btrfs_block_group *cache) argument
4755 struct btrfs_block_group *cache; local
[all...]
H A Dextent_io.c2512 flush_fiemap_cache(struct fiemap_extent_info *fieinfo, struct fiemap_cache *cache) argument
2544 emit_fiemap_extent(struct fiemap_extent_info *fieinfo, struct fiemap_cache *cache, u64 offset, u64 phys, u64 len, u32 flags) argument
2727 emit_last_fiemap_cache(struct fiemap_extent_info *fieinfo, struct fiemap_cache *cache) argument
2867 fiemap_process_hole(struct btrfs_inode *inode, struct fiemap_extent_info *fieinfo, struct fiemap_cache *cache, struct extent_state **delalloc_cached_state, struct btrfs_backref_share_check_ctx *backref_ctx, u64 disk_bytenr, u64 extent_offset, u64 extent_gen, u64 start, u64 end) argument
3068 struct fiemap_cache cache = { 0 }; local
[all...]
H A Dscrub.c2470 struct btrfs_block_group *cache; local
2436 finish_extent_writes_for_zoned(struct btrfs_root *root, struct btrfs_block_group *cache) argument
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dblock-map.c158 struct vdo_page_cache *cache = info->cache; local
180 static int initialize_info(struct vdo_page_cache *cache) argument
219 allocate_cache_components(struct vdo_page_cache *cache) argument
244 assert_on_cache_thread(struct vdo_page_cache *cache, const char *function_name) argument
255 assert_io_allowed(struct vdo_page_cache *cache) argument
262 report_cache_pressure(struct vdo_page_cache *cache) argument
378 struct vdo_page_cache *cache = info->cache; local
424 find_free_page(struct vdo_page_cache *cache) argument
442 find_page(struct vdo_page_cache *cache, physical_block_number_t pbn) argument
462 select_lru_page(struct vdo_page_cache *cache) argument
558 set_persistent_error(struct vdo_page_cache *cache, const char *context, int result) argument
671 struct vdo_page_cache *cache = info->cache; local
696 struct vdo_page_cache *cache = info->cache; local
738 struct vdo_page_cache *cache = info->cache; local
771 struct vdo_page_cache *cache = info->cache; local
813 save_pages(struct vdo_page_cache *cache) argument
891 struct vdo_page_cache *cache = info->cache; local
938 discard_a_page(struct vdo_page_cache *cache) argument
966 struct vdo_page_cache *cache = vdo_page_comp->cache; local
978 discard_page_if_needed(struct vdo_page_cache *cache) argument
1009 struct vdo_page_cache *cache = info->cache; local
1049 struct vdo_page_cache *cache = info->cache; local
1095 struct vdo_page_cache *cache = ((struct page_info *) flush_completion->parent)->cache; local
1146 struct vdo_page_cache *cache; local
1215 struct vdo_page_cache *cache = &zone->page_cache; local
1329 vdo_invalidate_page_cache(struct vdo_page_cache *cache) argument
2823 struct vdo_page_cache *cache = &zone->page_cache; local
[all...]
/linux-master/drivers/md/
H A Ddm-bufio.c448 struct dm_buffer_cache *cache; member in struct:lock_history
454 static void lh_init(struct lock_history *lh, struct dm_buffer_cache *cache, bool write) argument
1017 struct dm_buffer_cache cache; /* must be last member */ member in struct:dm_bufio_client
[all...]
H A Ddm-cache-target.c297 struct cache { struct
421 struct cache *cache; member in struct:dm_cache_migration
433 writethrough_mode(struct cache *cache) argument
438 writeback_mode(struct cache *cache) argument
443 passthrough_mode(struct cache *cache) argument
450 wake_deferred_bio_worker(struct cache *cache) argument
455 wake_migration_worker(struct cache *cache) argument
465 alloc_prison_cell(struct cache *cache) argument
470 free_prison_cell(struct cache *cache, struct dm_bio_prison_cell_v2 *cell) argument
475 alloc_migration(struct cache *cache) argument
491 struct cache *cache = mg->cache; local
556 defer_bio(struct cache *cache, struct bio *bio) argument
565 defer_bios(struct cache *cache, struct bio_list *bios) argument
577 bio_detain_shared(struct cache *cache, dm_oblock_t oblock, struct bio *bio) argument
608 is_dirty(struct cache *cache, dm_cblock_t b) argument
613 set_dirty(struct cache *cache, dm_cblock_t cblock) argument
625 force_set_dirty(struct cache *cache, dm_cblock_t cblock) argument
632 force_clear_dirty(struct cache *cache, dm_cblock_t cblock) argument
644 block_size_is_power_of_two(struct cache *cache) argument
656 oblocks_per_dblock(struct cache *cache) argument
668 oblock_to_dblock(struct cache *cache, dm_oblock_t oblock) argument
674 set_discard(struct cache *cache, dm_dblock_t b) argument
684 clear_discard(struct cache *cache, dm_dblock_t b) argument
691 is_discarded(struct cache *cache, dm_dblock_t b) argument
702 is_discarded_oblock(struct cache *cache, dm_oblock_t b) argument
719 remap_to_origin(struct cache *cache, struct bio *bio) argument
724 remap_to_cache(struct cache *cache, struct bio *bio, dm_cblock_t cblock) argument
741 check_if_tick_bio_needed(struct cache *cache, struct bio *bio) argument
755 remap_to_origin_clear_discard(struct cache *cache, struct bio *bio, dm_oblock_t oblock) argument
765 remap_to_cache_dirty(struct cache *cache, struct bio *bio, dm_oblock_t oblock, dm_cblock_t cblock) argument
776 get_bio_block(struct cache *cache, struct bio *bio) argument
788 accountable_bio(struct cache *cache, struct bio *bio) argument
793 accounted_begin(struct cache *cache, struct bio *bio) argument
804 accounted_complete(struct cache *cache, struct bio *bio) argument
811 accounted_request(struct cache *cache, struct bio *bio) argument
819 struct cache *cache = context; local
828 remap_to_origin_and_cache(struct cache *cache, struct bio *bio, dm_oblock_t oblock, dm_cblock_t cblock) argument
850 get_cache_mode(struct cache *cache) argument
855 cache_device_name(struct cache *cache) argument
860 notify_mode_switch(struct cache *cache, enum cache_metadata_mode mode) argument
873 set_cache_mode(struct cache *cache, enum cache_metadata_mode new_mode) argument
914 abort_transaction(struct cache *cache) argument
933 metadata_operation_failed(struct cache *cache, const char *op, int r) argument
943 load_stats(struct cache *cache) argument
954 save_stats(struct cache *cache) argument
994 inc_io_migrations(struct cache *cache) argument
999 dec_io_migrations(struct cache *cache) argument
1009 calc_discard_block_range(struct cache *cache, struct bio *bio, dm_dblock_t *b, dm_dblock_t *e) argument
1025 prevent_background_work(struct cache *cache) argument
1032 allow_background_work(struct cache *cache) argument
1039 background_work_begin(struct cache *cache) argument
1050 background_work_end(struct cache *cache) argument
1059 bio_writes_complete_block(struct cache *cache, struct bio *bio) argument
1065 optimisable_bio(struct cache *cache, struct bio *bio, dm_oblock_t block) argument
1098 struct cache *cache = mg->cache; local
1114 bio_drop_shared_lock(struct cache *cache, struct bio *bio) argument
1126 struct cache *cache = mg->cache; local
1172 struct cache *cache = mg->cache; local
1241 struct cache *cache = mg->cache; local
1343 struct cache *cache = mg->cache; local
1397 struct cache *cache = mg->cache; local
1428 mg_start(struct cache *cache, struct policy_work *op, struct bio *bio) argument
1457 struct cache *cache = mg->cache; local
1479 invalidate_cblock(struct cache *cache, dm_cblock_t cblock) argument
1508 struct cache *cache = mg->cache; local
1527 struct cache *cache = mg->cache; local
1559 invalidate_start(struct cache *cache, dm_cblock_t cblock, dm_oblock_t oblock, struct bio *bio) argument
1587 spare_migration_bandwidth(struct cache *cache) argument
1599 inc_hit_counter(struct cache *cache, struct bio *bio) argument
1605 inc_miss_counter(struct cache *cache, struct bio *bio) argument
1613 map_bio(struct cache *cache, struct bio *bio, dm_oblock_t block, bool *commit_needed) argument
1728 process_bio(struct cache *cache, struct bio *bio) argument
1741 commit(struct cache *cache, bool clean_shutdown) argument
1761 struct cache *cache = context; local
1771 process_flush_bio(struct cache *cache, struct bio *bio) argument
1784 process_discard_bio(struct cache *cache, struct bio *bio) argument
1810 struct cache *cache = container_of(ws, struct cache, deferred_bio_worker); local
1844 requeue_deferred_bios(struct cache *cache) argument
1866 struct cache *cache = container_of(to_delayed_work(ws), struct cache, waker); local
1878 struct cache *cache = container_of(ws, struct cache, migration_worker); local
1912 destroy(struct cache *cache) argument
1960 struct cache *cache = ti->private; local
2268 process_config_option(struct cache *cache, const char *key, const char *value) argument
2283 set_config_value(struct cache *cache, const char *key, const char *value) argument
2296 set_config_values(struct cache *cache, int argc, const char **argv) argument
2317 create_cache_policy(struct cache *cache, struct cache_args *ca, char **error) argument
2360 set_cache_size(struct cache *cache, dm_cblock_t size) argument
2379 struct cache *cache; local
2572 copy_ctr_args(struct cache *cache, int argc, const char **argv) argument
2600 struct cache *cache = NULL; local
2633 struct cache *cache = ti->private; local
2665 struct cache *cache = ti->private; local
2683 write_dirty_bitset(struct cache *cache) argument
2697 write_discard_bitset(struct cache *cache) argument
2724 write_hints(struct cache *cache) argument
2743 sync_metadata(struct cache *cache) argument
2775 struct cache *cache = ti->private; local
2797 struct cache *cache = context; local
2815 struct cache *cache; member in struct:discard_load_info
2825 discard_load_info_init(struct cache *cache, struct discard_load_info *li) argument
2892 get_cache_dev_size(struct cache *cache) argument
2899 can_resize(struct cache *cache, dm_cblock_t new_size) argument
2925 resize_cache_dev(struct cache *cache, dm_cblock_t new_size) argument
2944 struct cache *cache = ti->private; local
3005 struct cache *cache = ti->private; local
3012 emit_flags(struct cache *cache, char *result, unsigned int maxlen, ssize_t *sz_ptr) argument
3065 struct cache *cache = ti->private; local
3196 parse_cblock_range(struct cache *cache, const char *str, struct cblock_range *result) argument
3233 validate_cblock_range(struct cache *cache, struct cblock_range *range) argument
3265 request_invalidation(struct cache *cache, struct cblock_range *range) argument
3287 process_invalidate_cblocks_message(struct cache *cache, unsigned int count, const char **cblock_ranges) argument
3331 struct cache *cache = ti->private; local
3355 struct cache *cache = ti->private; local
3368 disable_passdown_if_not_supported(struct cache *cache) argument
3390 set_discard_limits(struct cache *cache, struct queue_limits *limits) argument
3416 struct cache *cache = ti->private; local
[all...]
/linux-master/drivers/power/supply/
H A Dbq27xxx_battery.c1847 struct bq27xxx_reg_cache cache = {0, }; local
1789 bq27xxx_battery_current_and_status( struct bq27xxx_device_info *di, union power_supply_propval *val_curr, union power_supply_propval *val_status, struct bq27xxx_reg_cache *cache) argument
[all...]
/linux-master/security/apparmor/
H A Dlsm.c1864 struct aa_local_cache *cache; local
1927 struct aa_local_cache *cache; local
[all...]
/linux-master/tools/perf/util/
H A Dprobe-event.c2916 struct probe_cache *cache = NULL; local
3365 struct probe_cache *cache; local
3448 struct probe_cache *cache; local
[all...]
H A Dheader.c1152 static int cpu_cache_level__read(struct cpu_cache_level *cache, u32 cpu, u16 level) argument
[all...]
/linux-master/net/bluetooth/
H A Dhci_core.c180 struct discovery_state *cache = &hdev->discovery; local
195 struct discovery_state *cache = &hdev->discovery; local
211 struct discovery_state *cache = &hdev->discovery; local
228 struct discovery_state *cache = &hdev->discovery; local
246 struct discovery_state *cache = &hdev->discovery; local
265 struct discovery_state *cache = &hdev->discovery; local
326 struct discovery_state *cache = &hdev->discovery; local
[all...]
/linux-master/kernel/
H A Dkprobes.c92 struct kprobe_insn_cache *cache; member in struct:kprobe_insn_page
/linux-master/net/mac80211/
H A Drx.c2150 void ieee80211_init_frag_cache(struct ieee80211_fragment_cache *cache) argument
2158 void ieee80211_destroy_frag_cache(struct ieee80211_fragment_cache *cache) argument
2167 ieee80211_reassemble_add(struct ieee80211_fragment_cache *cache, argument
2192 ieee80211_reassemble_find(struct ieee80211_fragment_cache *cache, unsigned int frag, unsigned int seq, int rx_queue, struct ieee80211_hdr *hdr) argument
2249 struct ieee80211_fragment_cache *cache = &rx->sdata->frags; local
[all...]
/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c318 struct rzg2l_pinctrl_reg_cache *cache; member in struct:rzg2l_pinctrl
2136 struct rzg2l_pinctrl_reg_cache *cache, *dedicated_cache; local
2413 struct rzg2l_pinctrl_reg_cache *cache = pctrl->cache; local
2462 struct rzg2l_pinctrl_reg_cache *cache = pctrl->dedicated_cache; local
2543 struct rzg2l_pinctrl_reg_cache *cache = pctrl->cache; local
2578 struct rzg2l_pinctrl_reg_cache *cache = pctrl->cache; local
2604 struct rzg2l_pinctrl_reg_cache *cache = pctrl->cache; local
[all...]
/linux-master/drivers/s390/block/
H A Ddasd_eckd.h276 unsigned char cache:1; member in struct:dasd_eckd_characteristics::__anon399
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h471 } cache; member in struct:matrox_fb_info
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas.h382 struct hisi_sas_iost_itct_cache *cache; member in struct:hisi_sas_debugfs_iost_cache
386 struct hisi_sas_iost_itct_cache *cache; member in struct:hisi_sas_debugfs_itct_cache
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h830 void *cache; member in union:rt2x00_dev::csr

Completed in 395 milliseconds

<<111213