Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/linux/drivers/md/
H A Draid5-log.h47 static inline bool raid5_has_log(struct r5conf *conf) in raid5_has_log()
52 static inline bool raid5_has_ppl(struct r5conf *conf) in raid5_has_ppl()
59 struct r5conf *conf = sh->raid_conf; in log_stripe() local
80 struct r5conf *conf = sh->raid_conf; in log_stripe_write_finished() local
88 static inline void log_write_stripe_run(struct r5conf *conf) in log_write_stripe_run()
96 static inline void log_flush_stripe_to_raid(struct r5conf *conf) in log_flush_stripe_to_raid()
104 static inline int log_handle_flush_request(struct r5conf *conf, struct bio *bio) in log_handle_flush_request()
116 static inline void log_quiesce(struct r5conf *conf, int quiesce) in log_quiesce()
124 static inline void log_exit(struct r5conf *conf) in log_exit()
132 static inline int log_init(struct r5conf *conf, struct md_rdev *journal_dev, in log_init()
[all …]
H A Draid10.c83 #define cmd_before(conf, cmd) \ argument
88 #define cmd_after(conf) write_seqlock_irq(&(conf)->resync_lock) argument
90 #define wait_event_barrier_cmd(conf, con argument
94 wait_event_barrier(conf,cond) global() argument
108 struct r10conf *conf = data; r10bio_pool_alloc() local
133 struct r10conf *conf = data; r10buf_pool_alloc() local
231 struct r10conf *conf = data; r10buf_pool_free() local
259 put_all_bios(struct r10conf * conf,struct r10bio * r10_bio) put_all_bios() argument
277 struct r10conf *conf = r10_bio->mddev->private; free_r10bio() local
285 struct r10conf *conf = r10_bio->mddev->private; put_buf() local
292 wake_up_barrier(struct r10conf * conf) wake_up_barrier() argument
302 struct r10conf *conf = mddev->private; reschedule_retry() local
323 struct r10conf *conf = r10_bio->mddev->private; raid_end_bio_io() local
345 struct r10conf *conf = r10_bio->mddev->private; update_head_pos() local
354 find_bio_disk(struct r10conf * conf,struct r10bio * r10_bio,struct bio * bio,int * slotp,int * replp) find_bio_disk() argument
384 struct r10conf *conf = r10_bio->mddev->private; raid10_end_read_request() local
459 struct r10conf *conf = r10_bio->mddev->private; raid10_end_write_request() local
644 raid10_find_phys(struct r10conf * conf,struct r10bio * r10bio) raid10_find_phys() argument
659 raid10_find_virt(struct r10conf * conf,sector_t sector,int dev) raid10_find_virt() argument
723 read_balance(struct r10conf * conf,struct r10bio * r10_bio,int * max_sectors) read_balance() argument
861 flush_pending_writes(struct r10conf * conf) flush_pending_writes() argument
924 raise_barrier(struct r10conf * conf,int force) raise_barrier() argument
944 lower_barrier(struct r10conf * conf) lower_barrier() argument
954 stop_waiting_barrier(struct r10conf * conf) stop_waiting_barrier() argument
988 wait_barrier_nolock(struct r10conf * conf) wait_barrier_nolock() argument
1005 wait_barrier(struct r10conf * conf,bool nowait) wait_barrier() argument
1033 allow_barrier(struct r10conf * conf) allow_barrier() argument
1040 freeze_array(struct r10conf * conf,int extra) freeze_array() argument
1064 unfreeze_array(struct r10conf * conf) unfreeze_array() argument
1088 struct r10conf *conf = mddev->private; raid10_unplug() local
1122 regular_request_wait(struct mddev * mddev,struct r10conf * conf,struct bio * bio,sector_t sectors) regular_request_wait() argument
1151 struct r10conf *conf = mddev->private; raid10_read_request() local
1251 struct r10conf *conf = mddev->private; raid10_write_one_disk() local
1290 struct r10conf *conf = mddev->private; wait_blocked_dev() local
1347 struct r10conf *conf = mddev->private; raid10_write_request() local
1531 struct r10conf *conf = mddev->private; __make_request() local
1554 struct r10conf *conf = r10bio->mddev->private; raid_end_discard_bio() local
1577 struct r10conf *conf = r10_bio->mddev->private; raid10_end_discard_request() local
1604 struct r10conf *conf = mddev->private; raid10_handle_discard() local
1867 struct r10conf *conf = mddev->private; raid10_make_request() local
1903 struct r10conf *conf = mddev->private; raid10_status() local
1935 _enough(struct r10conf * conf,int previous,int ignore) _enough() argument
1969 enough(struct r10conf * conf,int ignore) enough() argument
1997 struct r10conf *conf = mddev->private; raid10_error() local
2025 print_conf(struct r10conf * conf) print_conf() argument
2049 close_sync(struct r10conf * conf) close_sync() argument
2060 struct r10conf *conf = mddev->private; raid10_spare_active() local
2107 struct r10conf *conf = mddev->private; raid10_add_disk() local
2170 struct r10conf *conf = mddev->private; raid10_remove_disk() local
2221 struct r10conf *conf = r10_bio->mddev->private; __end_sync_read() local
2248 struct r10conf *conf = r10_bio->mddev->private; end_sync_read() local
2293 struct r10conf *conf = mddev->private; end_sync_write() local
2343 struct r10conf *conf = mddev->private; sync_request_write() local
2476 struct r10conf *conf = mddev->private; fix_recovery_read_error() local
2549 struct r10conf *conf = mddev->private; recovery_request_write() local
2613 fix_read_error(struct r10conf * conf,struct mddev * mddev,struct r10bio * r10_bio) fix_read_error() argument
2772 struct r10conf *conf = mddev->private; narrow_write_error() local
2835 struct r10conf *conf = mddev->private; handle_read_error() local
2869 handle_write_completed(struct r10conf * conf,struct r10bio * r10_bio) handle_write_completed() argument
2965 struct r10conf *conf = mddev->private; raid10d() local
3032 init_resync(struct r10conf * conf) init_resync() argument
3050 raid10_alloc_init_r10buf(struct r10conf * conf) raid10_alloc_init_r10buf() argument
3083 raid10_set_cluster_sync_high(struct r10conf * conf) raid10_set_cluster_sync_high() argument
3151 struct r10conf *conf = mddev->private; raid10_sync_request() local
3716 struct r10conf *conf = mddev->private; raid10_size() local
3732 calc_sectors(struct r10conf * conf,sector_t size) calc_sectors() argument
3821 raid10_free_conf(struct r10conf * conf) raid10_free_conf() argument
3837 struct r10conf *conf = NULL; setup_conf() local
3921 raid10_nr_stripes(struct r10conf * conf) raid10_nr_stripes() argument
3932 struct r10conf *conf = mddev->private; raid10_set_queue_limits() local
3952 struct r10conf *conf; raid10_run() local
4131 struct r10conf *conf = mddev->private; raid10_quiesce() local
4153 struct r10conf *conf = mddev->private; raid10_resize() local
4190 struct r10conf *conf; raid10_takeover_raid0() local
4260 struct r10conf *conf = mddev->private; raid10_check_reshape() local
4306 calc_degraded(struct r10conf * conf) calc_degraded() argument
4364 struct r10conf *conf = mddev->private; raid10_start_reshape() local
4600 struct r10conf *conf = mddev->private; reshape_request() local
4843 struct r10conf *conf = mddev->private; reshape_request_write() local
4880 end_reshape(struct r10conf * conf) end_reshape() argument
4899 struct r10conf *conf = mddev->private; raid10_update_reshape_pos() local
4915 struct r10conf *conf = mddev->private; handle_reshape_read_error() local
4985 struct r10conf *conf = mddev->private; end_reshape_write() local
5015 struct r10conf *conf = mddev->private; raid10_finish_reshape() local
[all...]
H A Draid1.c153 static void *r1bio_pool_alloc(gfp_t gfp_flags, struct r1conf *conf) in r1bio_pool_alloc() argument
170 struct r1conf *conf = data; in r1buf_pool_alloc() local
244 struct r1conf *conf = data; r1buf_pool_free() local
262 put_all_bios(struct r1conf * conf,struct r1bio * r1_bio) put_all_bios() argument
276 struct r1conf *conf = r1_bio->mddev->private; free_r1bio() local
284 struct r1conf *conf = r1_bio->mddev->private; put_buf() local
303 struct r1conf *conf = mddev->private; reschedule_retry() local
334 struct r1conf *conf = r1_bio->mddev->private; raid_end_bio_io() local
360 struct r1conf *conf = r1_bio->mddev->private; update_head_pos() local
372 struct r1conf *conf = r1_bio->mddev->private; find_bio_disk() local
389 struct r1conf *conf = r1_bio->mddev->private; raid1_end_read_request() local
473 struct r1conf *conf = r1_bio->mddev->private; raid1_end_write_request() local
601 update_read_sectors(struct r1conf * conf,int disk,sector_t this_sector,int len) update_read_sectors() argument
612 choose_first_rdev(struct r1conf * conf,struct r1bio * r1_bio,int * max_sectors) choose_first_rdev() argument
648 choose_bb_rdev(struct r1conf * conf,struct r1bio * r1_bio,int * max_sectors) choose_bb_rdev() argument
687 choose_slow_rdev(struct r1conf * conf,struct r1bio * r1_bio,int * max_sectors) choose_slow_rdev() argument
736 is_sequential(struct r1conf * conf,int disk,struct r1bio * r1_bio) is_sequential() argument
747 should_choose_next(struct r1conf * conf,int disk) should_choose_next() argument
789 choose_best_rdev(struct r1conf * conf,struct r1bio * r1_bio) choose_best_rdev() argument
885 read_balance(struct r1conf * conf,struct r1bio * r1_bio,int * max_sectors) read_balance() argument
916 wake_up_barrier(struct r1conf * conf) wake_up_barrier() argument
922 flush_bio_list(struct r1conf * conf,struct bio * bio) flush_bio_list() argument
937 flush_pending_writes(struct r1conf * conf) flush_pending_writes() argument
992 raise_barrier(struct r1conf * conf,sector_t sector_nr) raise_barrier() argument
1042 lower_barrier(struct r1conf * conf,sector_t sector_nr) lower_barrier() argument
1053 _wait_barrier(struct r1conf * conf,int idx,bool nowait) _wait_barrier() argument
1122 wait_read_barrier(struct r1conf * conf,sector_t sector_nr,bool nowait) wait_read_barrier() argument
1165 wait_barrier(struct r1conf * conf,sector_t sector_nr,bool nowait) wait_barrier() argument
1172 _allow_barrier(struct r1conf * conf,int idx) _allow_barrier() argument
1178 allow_barrier(struct r1conf * conf,sector_t sector_nr) allow_barrier() argument
1186 get_unqueued_pending(struct r1conf * conf) get_unqueued_pending() argument
1198 freeze_array(struct r1conf * conf,int extra) freeze_array() argument
1233 unfreeze_array(struct r1conf * conf) unfreeze_array() argument
1295 struct r1conf *conf = mddev->private; raid1_unplug() local
1326 struct r1conf *conf = mddev->private; alloc_r1bio() local
1338 struct r1conf *conf = mddev->private; raid1_read_request() local
1441 struct r1conf *conf = mddev->private; wait_blocked_rdev() local
1500 struct r1conf *conf = mddev->private; raid1_write_request() local
1734 struct r1conf *conf = mddev->private; raid1_status() local
1768 struct r1conf *conf = mddev->private; raid1_error() local
1799 print_conf(struct r1conf * conf) print_conf() argument
1822 close_sync(struct r1conf * conf) close_sync() argument
1837 struct r1conf *conf = mddev->private; raid1_spare_active() local
1886 raid1_add_conf(struct r1conf * conf,struct md_rdev * rdev,int disk,bool replacement) raid1_add_conf() argument
1910 raid1_remove_conf(struct r1conf * conf,int disk) raid1_remove_conf() argument
1933 struct r1conf *conf = mddev->private; raid1_add_disk() local
1988 struct r1conf *conf = mddev->private; raid1_remove_disk() local
2095 struct r1conf *conf = mddev->private; end_sync_write() local
2146 struct r1conf *conf = mddev->private; fix_sync_read_error() local
2268 struct r1conf *conf = mddev->private; process_checks() local
2346 struct r1conf *conf = mddev->private; sync_request_write() local
2406 fix_read_error(struct r1conf * conf,struct r1bio * r1_bio) fix_read_error() argument
2499 struct r1conf *conf = mddev->private; narrow_write_error() local
2567 handle_sync_write_finished(struct r1conf * conf,struct r1bio * r1_bio) handle_sync_write_finished() argument
2587 handle_write_finished(struct r1conf * conf,struct r1bio * r1_bio) handle_write_finished() argument
2628 handle_read_error(struct r1conf * conf,struct r1bio * r1_bio) handle_read_error() argument
2676 struct r1conf *conf = mddev->private; raid1d() local
2741 init_resync(struct r1conf * conf) init_resync() argument
2752 raid1_alloc_init_r1buf(struct r1conf * conf) raid1_alloc_init_r1buf() argument
2782 struct r1conf *conf = mddev->private; raid1_sync_request() local
3081 struct r1conf *conf; setup_conf() local
3219 struct r1conf *conf; raid1_run() local
3301 struct r1conf *conf = priv; raid1_free() local
3363 struct r1conf *conf = mddev->private; raid1_reshape() local
3445 struct r1conf *conf = mddev->private; raid1_quiesce() local
3459 struct r1conf *conf; raid1_takeover() local
[all...]
H A Draid5.c78 static inline struct hlist_head *stripe_hash(struct r5conf *conf, sector_t sect) in stripe_hash() argument
84 static inline int stripe_hash_locks_hash(struct r5conf *conf, sector_t sect) in stripe_hash_locks_hash() argument
89 static inline void lock_device_hash_lock(struct r5conf *conf, int hash) in lock_device_hash_lock() argument
96 unlock_device_hash_lock(struct r5conf * conf,int hash) unlock_device_hash_lock() argument
103 lock_all_device_hash_locks_irq(struct r5conf * conf) lock_all_device_hash_locks_irq() argument
113 unlock_all_device_hash_locks_irq(struct r5conf * conf) unlock_all_device_hash_locks_irq() argument
181 struct r5conf *conf = sh->raid_conf; raid5_wakeup_stripe_thread() local
225 do_release_stripe(struct r5conf * conf,struct stripe_head * sh,struct list_head * temp_inactive_list) do_release_stripe() argument
311 __release_stripe(struct r5conf * conf,struct stripe_head * sh,struct list_head * temp_inactive_list) __release_stripe() argument
326 release_inactive_stripe_list(struct r5conf * conf,struct list_head * temp_inactive_list,int hash) release_inactive_stripe_list() argument
368 release_stripe_list(struct r5conf * conf,struct list_head * temp_inactive_list) release_stripe_list() argument
399 struct r5conf *conf = sh->raid_conf; raid5_release_stripe() local
436 insert_hash(struct r5conf * conf,struct stripe_head * sh) insert_hash() argument
447 get_free_stripe(struct r5conf * conf,int hash) get_free_stripe() argument
505 init_stripe_shared_pages(struct stripe_head * sh,struct r5conf * conf,int disks) init_stripe_shared_pages() argument
582 struct r5conf *conf = sh->raid_conf; init_stripe() local
622 __find_stripe(struct r5conf * conf,sector_t sector,short generation) __find_stripe() argument
635 find_get_stripe(struct r5conf * conf,sector_t sector,short generation,int hash) find_get_stripe() argument
695 raid5_calc_degraded(struct r5conf * conf) raid5_calc_degraded() argument
749 has_failed(struct r5conf * conf) has_failed() argument
795 is_inactive_blocked(struct r5conf * conf,int hash) is_inactive_blocked() argument
807 raid5_get_active_stripe(struct r5conf * conf,struct stripe_request_ctx * ctx,sector_t sector,unsigned int flags) raid5_get_active_stripe() argument
908 struct r5conf *conf = sh->raid_conf; stripe_can_batch() local
917 stripe_add_to_batch_list(struct r5conf * conf,struct stripe_head * sh,struct stripe_head * last_sh) stripe_add_to_batch_list() argument
1015 use_new_offset(struct r5conf * conf,struct stripe_head * sh) use_new_offset() argument
1055 dispatch_defer_bios(struct r5conf * conf,int target,struct bio_list * list) dispatch_defer_bios() argument
1100 flush_deferred_bios(struct r5conf * conf) flush_deferred_bios() argument
1115 defer_issue_bios(struct r5conf * conf,sector_t sector,struct bio_list * bios) defer_issue_bios() argument
1144 struct r5conf *conf = sh->raid_conf; ops_run_io() local
1372 struct r5conf *conf = sh->raid_conf; async_copy_data() local
1430 struct r5conf *conf = sh->raid_conf; ops_complete_biofill() local
1469 struct r5conf *conf = sh->raid_conf; ops_run_biofill() local
1914 struct r5conf *conf = sh->raid_conf; ops_run_biodrain() local
2271 struct r5conf *conf = sh->raid_conf; raid_run_ops() local
2350 alloc_stripe(struct kmem_cache * sc,gfp_t gfp,int disks,struct r5conf * conf) alloc_stripe() argument
2382 grow_one_stripe(struct r5conf * conf,gfp_t gfp) grow_one_stripe() argument
2405 grow_stripes(struct r5conf * conf,int num) grow_stripes() argument
2475 resize_chunks(struct r5conf * conf,int new_disks,int new_sectors) resize_chunks() argument
2508 resize_stripes(struct r5conf * conf,int newsize) resize_stripes() argument
2682 drop_one_stripe(struct r5conf * conf) drop_one_stripe() argument
2700 shrink_stripes(struct r5conf * conf) shrink_stripes() argument
2713 struct r5conf *conf = sh->raid_conf; raid5_end_read_request() local
2839 struct r5conf *conf = sh->raid_conf; raid5_end_write_request() local
2911 struct r5conf *conf = mddev->private; raid5_error() local
2946 raid5_compute_sector(struct r5conf * conf,sector_t r_sector,int previous,int * dd_idx,struct stripe_head * sh) raid5_compute_sector() argument
3150 struct r5conf *conf = sh->raid_conf; raid5_compute_blocknr() local
3306 delay_towrite(struct r5conf * conf,struct r5dev * dev,struct stripe_head_state * s) delay_towrite() argument
3329 struct r5conf *conf = sh->raid_conf; schedule_reconstruction() local
3436 struct r5conf *conf = sh->raid_conf; stripe_bio_overlaps() local
3496 struct r5conf *conf = sh->raid_conf; __add_stripe_bio() local
3569 stripe_set_idx(sector_t stripe,struct r5conf * conf,int previous,struct stripe_head * sh) stripe_set_idx() argument
3586 handle_failed_stripe(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s,int disks) handle_failed_stripe() argument
3685 handle_failed_sync(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s) handle_failed_sync() argument
3989 handle_stripe_clean_event(struct r5conf * conf,struct stripe_head * sh,int disks) handle_stripe_clean_event() argument
4101 handle_stripe_dirtying(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s,int disks) handle_stripe_dirtying() argument
4272 handle_parity_checks5(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s,int disks) handle_parity_checks5() argument
4364 handle_parity_checks6(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s,int disks) handle_parity_checks6() argument
4540 handle_stripe_expansion(struct r5conf * conf,struct stripe_head * sh) handle_stripe_expansion() argument
4601 struct r5conf *conf = sh->raid_conf; analyse_stripe() local
4907 struct r5conf *conf = sh->raid_conf; handle_stripe() local
5301 raid5_activate_delayed(struct r5conf * conf) raid5_activate_delayed() argument
5319 activate_bit_delay(struct r5conf * conf,struct list_head * temp_inactive_list) activate_bit_delay() argument
5338 struct r5conf *conf = mddev->private; in_chunk_boundary() local
5352 add_bio_to_retry(struct bio * bi,struct r5conf * conf) add_bio_to_retry() argument
5365 remove_bio_from_retry(struct r5conf * conf,unsigned int * offset) remove_bio_from_retry() argument
5397 struct r5conf *conf = mddev->private; raid5_align_endio() local
5418 struct r5conf *conf = mddev->private; raid5_read_one_chunk() local
5499 struct r5conf *conf = mddev->private; chunk_aligned_read() local
5523 __get_priority_stripe(struct r5conf * conf,int group) __get_priority_stripe() argument
5628 struct r5conf *conf = mddev->private; raid5_unplug() local
5691 struct r5conf *conf = mddev->private; make_discard_request() local
5786 stripe_ahead_of_reshape(struct mddev * mddev,struct r5conf * conf,struct stripe_head * sh) stripe_ahead_of_reshape() argument
5813 add_all_stripe_bios(struct r5conf * conf,struct stripe_request_ctx * ctx,struct stripe_head * sh,struct bio * bi,int forwrite,int previous) add_all_stripe_bios() argument
5873 get_reshape_loc(struct mddev * mddev,struct r5conf * conf,sector_t logical_sector) get_reshape_loc() argument
5904 struct r5conf *conf = mddev->private; raid5_bitmap_sector() local
5950 make_stripe_request(struct mddev * mddev,struct r5conf * conf,struct stripe_request_ctx * ctx,sector_t logical_sector,struct bio * bi) make_stripe_request() argument
6056 raid5_bio_lowest_chunk_sector(struct r5conf * conf,struct bio * bi) raid5_bio_lowest_chunk_sector() argument
6087 struct r5conf *conf = mddev->private; raid5_make_request() local
6246 struct r5conf *conf = mddev->private; reshape_request() local
6515 struct r5conf *conf = mddev->private; raid5_sync_request() local
6605 retry_aligned_read(struct r5conf * conf,struct bio * raid_bio,unsigned int offset) retry_aligned_read() argument
6674 handle_active_stripes(struct r5conf * conf,int group,struct r5worker * worker,struct list_head * temp_inactive_list) handle_active_stripes() argument
6728 struct r5conf *conf = group->conf; raid5_do_work() local
6778 struct r5conf *conf = mddev->private; raid5d() local
6863 struct r5conf *conf; raid5_show_stripe_cache_size() local
6877 struct r5conf *conf = mddev->private; raid5_set_cache_size() local
6907 struct r5conf *conf; raid5_store_stripe_cache_size() local
6936 struct r5conf *conf = mddev->private; raid5_show_rmw_level() local
6946 struct r5conf *conf = mddev->private; raid5_store_rmw_level() local
6978 struct r5conf *conf; raid5_show_stripe_size() local
6993 struct r5conf *conf; raid5_store_stripe_size() local
7069 struct r5conf *conf; raid5_show_preread_threshold() local
7082 struct r5conf *conf; raid5_store_preread_threshold() local
7114 struct r5conf *conf; raid5_show_skip_copy() local
7127 struct r5conf *conf; raid5_store_skip_copy() local
7166 struct r5conf *conf = mddev->private; stripe_cache_active_show() local
7179 struct r5conf *conf; raid5_show_group_thread_cnt() local
7195 struct r5conf *conf; raid5_store_group_thread_cnt() local
7266 alloc_thread_groups(struct r5conf * conf,int cnt,int * group_cnt,struct r5worker_group ** worker_groups) alloc_thread_groups() argument
7311 free_thread_groups(struct r5conf * conf) free_thread_groups() argument
7322 struct r5conf *conf = mddev->private; raid5_size() local
7335 free_scratch_buffer(struct r5conf * conf,struct raid5_percpu * percpu) free_scratch_buffer() argument
7343 alloc_scratch_buffer(struct r5conf * conf,struct raid5_percpu * percpu) alloc_scratch_buffer() argument
7367 struct r5conf *conf = hlist_entry_safe(node, struct r5conf, node); raid456_cpu_dead() local
7373 raid5_free_percpu(struct r5conf * conf) raid5_free_percpu() argument
7382 free_conf(struct r5conf * conf) free_conf() argument
7407 struct r5conf *conf = hlist_entry_safe(node, struct r5conf, node); raid456_cpu_up_prepare() local
7418 raid5_alloc_percpu(struct r5conf * conf) raid5_alloc_percpu() argument
7439 struct r5conf *conf = shrink->private_data; raid5_cache_scan() local
7460 struct r5conf *conf = shrink->private_data; raid5_cache_count() local
7472 struct r5conf *conf; setup_conf() local
7752 raid5_create_ctx_pool(struct r5conf * conf) raid5_create_ctx_pool() argument
7773 struct r5conf *conf = mddev->private; raid5_set_limits() local
7839 struct r5conf *conf; raid5_run() local
8122 struct r5conf *conf = priv; raid5_free() local
8130 struct r5conf *conf = mddev->private; raid5_status() local
8146 print_raid5_conf(struct r5conf * conf) print_raid5_conf() argument
8172 struct r5conf *conf = mddev->private; raid5_spare_active() local
8215 struct r5conf *conf = mddev->private; raid5_remove_disk() local
8294 struct r5conf *conf = mddev->private; raid5_add_disk() local
8382 struct r5conf *conf = mddev->private; raid5_resize() local
8420 struct r5conf *conf = mddev->private; check_stripe_cache() local
8436 struct r5conf *conf = mddev->private; check_reshape() local
8480 struct r5conf *conf = mddev->private; raid5_start_reshape() local
8606 end_reshape(struct r5conf * conf) end_reshape() argument
8636 struct r5conf *conf = mddev->private; raid5_finish_reshape() local
8667 struct r5conf *conf = mddev->private; raid5_quiesce() local
8798 struct r5conf *conf = mddev->private; raid5_check_reshape() local
8941 struct r5conf *conf; raid5_change_consistency_policy() local
8999 struct r5conf *conf = mddev->private; raid5_start() local
9011 struct r5conf *conf = mddev->private; raid5_prepare_suspend() local
[all...]
H A Dmd-linear.c33 struct linear_conf *conf; in which_dev() local
57 struct linear_conf *conf; in linear_size() local
89 struct linear_conf *conf; in linear_conf() local
167 struct linear_conf *conf; in linear_run() local
230 struct linear_conf *conf = priv; in linear_free() local
H A Draid5-ppl.c275 struct r5conf *conf = sh->raid_conf; in ppl_log_stripe() local
361 int ppl_write_stripe(struct r5conf *conf, struct stripe_head *sh) in ppl_write_stripe()
532 void ppl_write_stripe_run(struct r5conf *conf) in ppl_write_stripe_run()
551 struct r5conf *conf = ppl_conf->mddev->private; in ppl_io_unit_finished() local
586 struct r5conf *conf = ppl_conf->mddev->private; in ppl_flush_endio() local
612 struct r5conf *conf = ppl_conf->mddev->private; in ppl_do_flush() local
651 static inline bool ppl_no_io_unit_submitted(struct r5conf *conf, in ppl_no_io_unit_submitted()
662 void ppl_quiesce(struct r5conf *conf, int quiesce) in ppl_quiesce()
789 struct r5conf *conf = mddev->private; in ppl_recover_entry() local
1239 void ppl_exit_log(struct r5conf *conf) in ppl_exit_log()
[all …]
/linux/drivers/fpga/
H A Daltera-cvp.c92 static int altera_read_config_byte(struct altera_cvp_conf *conf, in altera_read_config_byte()
99 static int altera_read_config_dword(struct altera_cvp_conf *conf, in altera_read_config_dword()
106 static int altera_write_config_dword(struct altera_cvp_conf *conf, in altera_write_config_dword()
115 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_state() local
129 static void altera_cvp_write_data_iomem(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_iomem()
134 static void altera_cvp_write_data_config(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_config()
141 static void altera_cvp_dummy_write(struct altera_cvp_conf *conf) in altera_cvp_dummy_write()
156 static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask, in altera_cvp_wait_status()
180 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_chk_error() local
200 static int altera_cvp_v2_clear_state(struct altera_cvp_conf *conf) in altera_cvp_v2_clear_state()
[all …]
/linux/scripts/kconfig/tests/choice/
H A D__init__.py7 def test_oldask0(conf): argument
12 def test_allyes(conf): argument
17 def test_allmod(conf): argument
22 def test_allno(conf): argument
27 def test_alldef(conf): argument
/linux/arch/riscv/kvm/
H A Dvcpu_sbi_fwft.c100 kvm_sbi_fwft_set_misaligned_delegation(struct kvm_vcpu * vcpu,struct kvm_sbi_fwft_config * conf,bool one_reg_access,unsigned long value) kvm_sbi_fwft_set_misaligned_delegation() argument
121 kvm_sbi_fwft_get_misaligned_delegation(struct kvm_vcpu * vcpu,struct kvm_sbi_fwft_config * conf,bool one_reg_access,unsigned long * value) kvm_sbi_fwft_get_misaligned_delegation() argument
157 kvm_sbi_fwft_set_pointer_masking_pmlen(struct kvm_vcpu * vcpu,struct kvm_sbi_fwft_config * conf,bool one_reg_access,unsigned long value) kvm_sbi_fwft_set_pointer_masking_pmlen() argument
196 kvm_sbi_fwft_get_pointer_masking_pmlen(struct kvm_vcpu * vcpu,struct kvm_sbi_fwft_config * conf,bool one_reg_access,unsigned long * value) kvm_sbi_fwft_get_pointer_masking_pmlen() argument
270 kvm_fwft_get_feature(struct kvm_vcpu * vcpu,u32 feature,struct kvm_sbi_fwft_config ** conf) kvm_fwft_get_feature() argument
294 struct kvm_sbi_fwft_config *conf; kvm_sbi_fwft_set() local
315 struct kvm_sbi_fwft_config *conf; kvm_sbi_fwft_get() local
352 struct kvm_sbi_fwft_config *conf; kvm_sbi_ext_fwft_init() local
400 struct kvm_sbi_fwft_config *conf; kvm_sbi_ext_fwft_get_reg_count() local
422 struct kvm_sbi_fwft_config *conf; kvm_sbi_ext_fwft_get_reg_id() local
453 struct kvm_sbi_fwft_config *conf; kvm_sbi_ext_fwft_get_reg() local
490 struct kvm_sbi_fwft_config *conf; kvm_sbi_ext_fwft_set_reg() local
[all...]
/linux/include/linux/
H A Dtextsearch.h106 static inline unsigned int textsearch_next(struct ts_config *conf, in textsearch_next()
125 static inline unsigned int textsearch_find(struct ts_config *conf, in textsearch_find()
136 static inline void *textsearch_get_pattern(struct ts_config *conf) in textsearch_get_pattern()
145 static inline unsigned int textsearch_get_pattern_len(struct ts_config *conf) in textsearch_get_pattern_len()
166 struct ts_config *conf; in alloc_ts_config() local
175 static inline void *ts_config_priv(struct ts_config *conf) in ts_config_priv()
/linux/drivers/net/ethernet/intel/ice/virt/
H A Dfdir.c248 struct virtchnl_fdir_fltr_conf *conf, in ice_vc_fdir_parse_flow_fld()
289 struct virtchnl_fdir_fltr_conf *conf, in ice_vc_fdir_set_flow_fld()
333 struct virtchnl_fdir_fltr_conf *conf, in ice_vc_fdir_set_flow_hdr()
568 struct virtchnl_fdir_fltr_conf *conf) in ice_vc_fdir_has_prof_conflict()
749 struct virtchnl_fdir_fltr_conf *conf, int tun) in ice_vc_fdir_config_input_set()
833 struct virtchnl_fdir_fltr_conf *conf) in ice_vc_fdir_parse_raw()
922 struct virtchnl_fdir_fltr_conf *conf) in ice_vc_fdir_parse_pattern()
1150 struct virtchnl_fdir_fltr_conf *conf) in ice_vc_fdir_parse_action()
1224 struct virtchnl_fdir_fltr_conf *conf) in ice_vc_validate_fdir_fltr()
1289 ice_vc_fdir_is_dup_fltr(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf) in ice_vc_fdir_is_dup_fltr()
[all …]
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c190 struct sparx5_port_config *conf, in sparx5_port_error()
214 struct sparx5_port_config *conf) in sparx5_port_verify_speed()
277 struct sparx5_port_config *conf) in sparx5_dev_change()
532 struct sparx5_port_config *conf) in sparx5_port_mux_set()
652 struct sparx5_port_config *conf) in sparx5_port_fc_setup()
688 static u16 sparx5_get_aneg_word(struct sparx5_port_config *conf) in sparx5_get_aneg_word()
698 struct sparx5_port_config *conf) in sparx5_serdes_set()
744 struct sparx5_port_config *conf) in sparx5_port_pcs_low_set()
804 struct sparx5_port_config *conf) in sparx5_port_pcs_high_set()
887 struct sparx5_port_config *conf) in sparx5_port_config_low_set()
[all …]
/linux/lib/
H A Dtextsearch.c205 struct ts_config *conf, in get_linear_data()
231 unsigned int textsearch_find_continuous(struct ts_config *conf, in textsearch_find_continuous()
267 struct ts_config *conf; in textsearch_prepare() local
313 void textsearch_destroy(struct ts_config *conf) in textsearch_destroy()
H A Dts_fsm.c134 static unsigned int fsm_find(struct ts_config *conf, struct ts_state *state) in fsm_find()
259 struct ts_config *conf; in fsm_init() local
302 static void *fsm_get_pattern(struct ts_config *conf) in fsm_get_pattern()
308 static unsigned int fsm_get_pattern_len(struct ts_config *conf) in fsm_get_pattern_len()
/linux/drivers/clk/
H A Dclk-sparx5.c59 const struct s5_pll_conf *conf) in s5_calc_freq()
78 struct s5_pll_conf *conf) in s5_search_fractional()
110 struct s5_pll_conf *conf) in s5_calc_params()
170 struct s5_pll_conf conf; in s5_pll_set_rate() local
196 struct s5_pll_conf conf; in s5_pll_recalc_rate() local
219 struct s5_pll_conf conf; in s5_pll_determine_rate() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-beacon.c43 struct ath_beacon_config *conf, in ath9k_cmn_beacon_config_sta()
116 struct ath_beacon_config *conf) in ath9k_cmn_beacon_config_adhoc()
146 struct ath_beacon_config *conf, in ath9k_cmn_beacon_config_ap()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c24 struct rt2x00intf_conf conf; in rt2x00lib_config_intf() local
166 struct ieee80211_conf *conf) in rt2x00ht_center_channel()
194 struct ieee80211_conf *conf, in rt2x00lib_config()
/linux/tools/testing/selftests/ublk/
H A Dstripe.c33 static inline unsigned calculate_nr_vec(const struct stripe_conf *conf, in calculate_nr_vec()
44 static struct stripe_array *alloc_stripe_array(const struct stripe_conf *conf, in alloc_stripe_array()
72 static void calculate_stripe_array(const struct stripe_conf *conf, in calculate_stripe_array()
129 const struct stripe_conf *conf = get_chunk_shift(q); in stripe_queue_tgt_rw_io() local
184 const struct stripe_conf *conf = get_chunk_shift(q); in handle_flush() local
293 struct stripe_conf *conf; in ublk_stripe_tgt_init() local
/linux/drivers/memory/
H A Datmel-ebi.c84 struct atmel_ebi_dev_config *conf) in at91sam9_ebi_get_config()
91 struct atmel_ebi_dev_config *conf) in sama5_ebi_get_config()
177 struct atmel_ebi_dev_config *conf) in atmel_ebi_xslate_smc_config()
287 struct atmel_ebi_dev_config *conf) in at91sam9_ebi_apply_config()
294 struct atmel_ebi_dev_config *conf) in sama5_ebi_apply_config()
304 struct atmel_ebi_dev_config conf = { }; in atmel_ebi_dev_setup() local
/linux/drivers/net/wireless/realtek/rtw88/
H A Dps.c187 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_leave_lps_core() local
231 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_enter_lps_core() local
248 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_enter_lps() local
261 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in __rtw_leave_lps() local
/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c86 unsigned long conf; in dp_altmode_notify() local
102 u32 conf; in dp_altmode_configure() local
228 static int dp_altmode_configure_vdm(struct dp_altmode *dp, u32 conf) in dp_altmode_configure_vdm()
252 static int dp_altmode_configure_vdm_cable(struct dp_altmode *dp, u32 conf) in dp_altmode_configure_vdm_cable()
546 u32 conf; in configuration_store() local
645 u32 conf; in pin_assignment_store() local
/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.c139 struct ieee80211_conf *conf = &wvif->wdev->hw->conf; in wfx_get_ps_timeout() local
416 struct ieee80211_bss_conf *conf = &vif->bss_conf; in wfx_join() local
672 int wfx_add_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf) in wfx_add_chanctx()
677 void wfx_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf) in wfx_remove_chanctx()
681 void wfx_change_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, u32 changed) in wfx_change_chanctx()
687 struct ieee80211_chanctx_conf *conf) in wfx_assign_vif_chanctx()
700 struct ieee80211_chanctx_conf *conf) in wfx_unassign_vif_chanctx()
/linux/net/netfilter/
H A Dxt_string.c26 const struct xt_string_info *conf = par->matchinfo; in string_mt() local
40 struct xt_string_info *conf = par->matchinfo; in string_mt_check() local
/linux/drivers/ata/
H A Dpata_piccolo.c37 u16 conf; in tosh_set_piomode() local
47 u32 conf; in tosh_set_dmamode() local
H A Dpata_it821x.c132 u8 conf; in it821x_program() local
161 u8 conf; in it821x_program_udma() local
297 u8 conf; in it821x_passthru_set_dmamode() local
743 u8 conf; in it821x_port_start() local
879 u8 conf; in it821x_init_one() local

12345678910>>...12