Home
last modified time | relevance | path

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

12345678910>>...30

/kernel/linux/linux-6.6/drivers/md/
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 …]
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, cond, cmd) \ argument
94 #define wait_event_barrier(conf, cond) \ argument
108 struct r10conf *conf = data; in r10bio_pool_alloc() local
133 struct r10conf *conf = data; in r10buf_pool_alloc() local
231 struct r10conf *conf = data; in r10buf_pool_free() local
259 static void put_all_bios(struct r10conf *conf, struct r10bio *r10_bio) in put_all_bios()
277 struct r10conf *conf = r10_bio->mddev->private; in free_r10bio() local
285 struct r10conf *conf = r10_bio->mddev->private; in put_buf() local
[all …]
Dmd-multipath.c26 static int multipath_map (struct mpconf *conf) in multipath_map()
55 struct mpconf *conf = mddev->private; in multipath_reschedule_retry() local
71 struct mpconf *conf = mp_bh->mddev->private; in multipath_end_bh_io() local
81 struct mpconf *conf = mp_bh->mddev->private; in multipath_end_request() local
102 struct mpconf *conf = mddev->private; in multipath_make_request() local
137 struct mpconf *conf = mddev->private; in multipath_status() local
156 struct mpconf *conf = mddev->private; in multipath_error() local
185 static void print_multipath_conf (struct mpconf *conf) in print_multipath_conf()
209 struct mpconf *conf = mddev->private; in multipath_add_disk() local
246 struct mpconf *conf = mddev->private; in multipath_remove_disk() local
[all …]
Draid5.c73 static inline struct hlist_head *stripe_hash(struct r5conf *conf, sector_t sect) in stripe_hash()
79 static inline int stripe_hash_locks_hash(struct r5conf *conf, sector_t sect) in stripe_hash_locks_hash()
84 static inline void lock_device_hash_lock(struct r5conf *conf, int hash) in lock_device_hash_lock()
91 static inline void unlock_device_hash_lock(struct r5conf *conf, int hash) in unlock_device_hash_lock()
98 static inline void lock_all_device_hash_locks_irq(struct r5conf *conf) in lock_all_device_hash_locks_irq()
108 static inline void unlock_all_device_hash_locks_irq(struct r5conf *conf) in unlock_all_device_hash_locks_irq()
176 struct r5conf *conf = sh->raid_conf; in raid5_wakeup_stripe_thread() local
220 static void do_release_stripe(struct r5conf *conf, struct stripe_head *sh, in do_release_stripe()
306 static void __release_stripe(struct r5conf *conf, struct stripe_head *sh, in __release_stripe()
321 static void release_inactive_stripe_list(struct r5conf *conf, in release_inactive_stripe_list()
[all …]
Draid1.c241 static void put_all_bios(struct r1conf *conf, struct r1bio *r1_bio) in put_all_bios()
255 struct r1conf *conf = r1_bio->mddev->private; in free_r1bio() local
263 struct r1conf *conf = r1_bio->mddev->private; in put_buf() local
282 struct r1conf *conf = mddev->private; in reschedule_retry() local
313 struct r1conf *conf = r1_bio->mddev->private; in raid_end_bio_io() local
339 struct r1conf *conf = r1_bio->mddev->private; in update_head_pos() local
351 struct r1conf *conf = r1_bio->mddev->private; in find_bio_disk() local
368 struct r1conf *conf = r1_bio->mddev->private; in raid1_end_read_request() local
450 struct r1conf *conf = r1_bio->mddev->private; in raid1_end_write_request() local
598 static int read_balance(struct r1conf *conf, struct r1bio *r1_bio, int *max_sectors) in read_balance()
[all …]
Dmd-faulty.c85 static int check_mode(struct faulty_conf *conf, int mode) in check_mode()
100 static int check_sector(struct faulty_conf *conf, sector_t start, sector_t end, int dir) in check_sector()
124 static void add_sector(struct faulty_conf *conf, sector_t start, int mode) in add_sector()
166 struct faulty_conf *conf = mddev->private; in faulty_make_request() local
225 struct faulty_conf *conf = mddev->private; in faulty_status() local
260 struct faulty_conf *conf = mddev->private; in faulty_reshape() local
300 struct faulty_conf *conf; in faulty_run() local
331 struct faulty_conf *conf = priv; in faulty_free() local
Draid5-cache.c39 #define R5C_FULL_STRIPE_FLUSH_BATCH(conf) (conf->max_nr_stripes / 4) argument
195 static inline sector_t r5c_tree_index(struct r5conf *conf, in r5c_tree_index()
292 r5c_return_dev_pending_writes(struct r5conf *conf, struct r5dev *dev) in r5c_return_dev_pending_writes()
307 void r5c_handle_cached_data_endio(struct r5conf *conf, in r5c_handle_cached_data_endio()
327 void r5c_check_stripe_cache_usage(struct r5conf *conf) in r5c_check_stripe_cache_usage()
354 void r5c_check_cached_full_stripe(struct r5conf *conf) in r5c_check_cached_full_stripe()
397 static sector_t r5c_log_required_to_flush_cache(struct r5conf *conf) in r5c_log_required_to_flush_cache()
418 struct r5conf *conf = log->rdev->mddev->private; in r5c_update_log_state() local
451 struct r5conf *conf = sh->raid_conf; in r5c_make_stripe_write_out() local
685 struct r5conf *conf = mddev->private; in r5c_disable_writeback_async() local
[all …]
/kernel/linux/linux-5.10/drivers/md/
Draid5-log.h50 static inline bool raid5_has_log(struct r5conf *conf) in raid5_has_log()
55 static inline bool raid5_has_ppl(struct r5conf *conf) in raid5_has_ppl()
62 struct r5conf *conf = sh->raid_conf; in log_stripe() local
83 struct r5conf *conf = sh->raid_conf; in log_stripe_write_finished() local
91 static inline void log_write_stripe_run(struct r5conf *conf) in log_write_stripe_run()
99 static inline void log_flush_stripe_to_raid(struct r5conf *conf) in log_flush_stripe_to_raid()
107 static inline int log_handle_flush_request(struct r5conf *conf, struct bio *bio) in log_handle_flush_request()
119 static inline void log_quiesce(struct r5conf *conf, int quiesce) in log_quiesce()
127 static inline void log_exit(struct r5conf *conf) in log_exit()
135 static inline int log_init(struct r5conf *conf, struct md_rdev *journal_dev, in log_init()
[all …]
Draid10.c93 struct r10conf *conf = data; in r10bio_pool_alloc() local
118 struct r10conf *conf = data; in r10buf_pool_alloc() local
212 struct r10conf *conf = data; in r10buf_pool_free() local
237 static void put_all_bios(struct r10conf *conf, struct r10bio *r10_bio) in put_all_bios()
255 struct r10conf *conf = r10_bio->mddev->private; in free_r10bio() local
263 struct r10conf *conf = r10_bio->mddev->private; in put_buf() local
274 struct r10conf *conf = mddev->private; in reschedule_retry() local
295 struct r10conf *conf = r10_bio->mddev->private; in raid_end_bio_io() local
315 struct r10conf *conf = r10_bio->mddev->private; in update_head_pos() local
324 static int find_bio_disk(struct r10conf *conf, struct r10bio *r10_bio, in find_bio_disk()
[all …]
Draid5.c71 static inline struct hlist_head *stripe_hash(struct r5conf *conf, sector_t sect) in stripe_hash()
77 static inline int stripe_hash_locks_hash(struct r5conf *conf, sector_t sect) in stripe_hash_locks_hash()
82 static inline void lock_device_hash_lock(struct r5conf *conf, int hash) in lock_device_hash_lock()
88 static inline void unlock_device_hash_lock(struct r5conf *conf, int hash) in unlock_device_hash_lock()
94 static inline void lock_all_device_hash_locks_irq(struct r5conf *conf) in lock_all_device_hash_locks_irq()
103 static inline void unlock_all_device_hash_locks_irq(struct r5conf *conf) in unlock_all_device_hash_locks_irq()
169 struct r5conf *conf = sh->raid_conf; in raid5_wakeup_stripe_thread() local
213 static void do_release_stripe(struct r5conf *conf, struct stripe_head *sh, in do_release_stripe()
298 static void __release_stripe(struct r5conf *conf, struct stripe_head *sh, in __release_stripe()
312 static void release_inactive_stripe_list(struct r5conf *conf, in release_inactive_stripe_list()
[all …]
Dmd-multipath.c26 static int multipath_map (struct mpconf *conf) in multipath_map()
55 struct mpconf *conf = mddev->private; in multipath_reschedule_retry() local
71 struct mpconf *conf = mp_bh->mddev->private; in multipath_end_bh_io() local
81 struct mpconf *conf = mp_bh->mddev->private; in multipath_end_request() local
103 struct mpconf *conf = mddev->private; in multipath_make_request() local
140 struct mpconf *conf = mddev->private; in multipath_status() local
159 struct mpconf *conf = mddev->private; in multipath_error() local
189 static void print_multipath_conf (struct mpconf *conf) in print_multipath_conf()
214 struct mpconf *conf = mddev->private; in multipath_add_disk() local
251 struct mpconf *conf = mddev->private; in multipath_remove_disk() local
[all …]
Draid1.c237 static void put_all_bios(struct r1conf *conf, struct r1bio *r1_bio) in put_all_bios()
251 struct r1conf *conf = r1_bio->mddev->private; in free_r1bio() local
259 struct r1conf *conf = r1_bio->mddev->private; in put_buf() local
278 struct r1conf *conf = mddev->private; in reschedule_retry() local
309 struct r1conf *conf = r1_bio->mddev->private; in raid_end_bio_io() local
334 struct r1conf *conf = r1_bio->mddev->private; in update_head_pos() local
346 struct r1conf *conf = r1_bio->mddev->private; in find_bio_disk() local
363 struct r1conf *conf = r1_bio->mddev->private; in raid1_end_read_request() local
446 struct r1conf *conf = r1_bio->mddev->private; in raid1_end_write_request() local
594 static int read_balance(struct r1conf *conf, struct r1bio *r1_bio, int *max_sectors) in read_balance()
[all …]
Dmd-faulty.c85 static int check_mode(struct faulty_conf *conf, int mode) in check_mode()
100 static int check_sector(struct faulty_conf *conf, sector_t start, sector_t end, int dir) in check_sector()
124 static void add_sector(struct faulty_conf *conf, sector_t start, int mode) in add_sector()
166 struct faulty_conf *conf = mddev->private; in faulty_make_request() local
223 struct faulty_conf *conf = mddev->private; in faulty_status() local
258 struct faulty_conf *conf = mddev->private; in faulty_reshape() local
298 struct faulty_conf *conf; in faulty_run() local
329 struct faulty_conf *conf = priv; in faulty_free() local
Draid5-cache.c39 #define R5C_FULL_STRIPE_FLUSH_BATCH(conf) (conf->max_nr_stripes / 4) argument
195 static inline sector_t r5c_tree_index(struct r5conf *conf, in r5c_tree_index()
292 r5c_return_dev_pending_writes(struct r5conf *conf, struct r5dev *dev) in r5c_return_dev_pending_writes()
307 void r5c_handle_cached_data_endio(struct r5conf *conf, in r5c_handle_cached_data_endio()
327 void r5c_check_stripe_cache_usage(struct r5conf *conf) in r5c_check_stripe_cache_usage()
354 void r5c_check_cached_full_stripe(struct r5conf *conf) in r5c_check_cached_full_stripe()
397 static sector_t r5c_log_required_to_flush_cache(struct r5conf *conf) in r5c_log_required_to_flush_cache()
418 struct r5conf *conf = log->rdev->mddev->private; in r5c_update_log_state() local
451 struct r5conf *conf = sh->raid_conf; in r5c_make_stripe_write_out() local
685 struct r5conf *conf = mddev->private; in r5c_disable_writeback_async() local
[all …]
/kernel/linux/linux-5.10/scripts/kconfig/tests/choice/
D__init__.py14 def test_oldask0(conf): argument
19 def test_oldask1(conf): argument
24 def test_allyes(conf): argument
29 def test_allmod(conf): argument
34 def test_allno(conf): argument
39 def test_alldef(conf): argument
/kernel/linux/linux-6.6/scripts/kconfig/tests/choice/
D__init__.py14 def test_oldask0(conf): argument
19 def test_oldask1(conf): argument
24 def test_allyes(conf): argument
29 def test_allmod(conf): argument
34 def test_allno(conf): argument
39 def test_alldef(conf): argument
/kernel/linux/linux-5.10/drivers/mfd/
Datmel-smc.c20 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_init()
93 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_timing()
135 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_setup()
174 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_pulse()
213 int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_cycle()
246 const struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_apply()
267 int cs, const struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_apply()
287 struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_get()
308 int cs, struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_get()
/kernel/linux/linux-6.6/drivers/mfd/
Datmel-smc.c20 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_init()
93 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_timing()
135 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_setup()
174 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_pulse()
213 int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_cycle()
246 const struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_apply()
267 int cs, const struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_apply()
287 struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_get()
308 int cs, struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_get()
/kernel/linux/linux-5.10/drivers/fpga/
Daltera-cvp.c96 static int altera_read_config_byte(struct altera_cvp_conf *conf, in altera_read_config_byte()
103 static int altera_read_config_dword(struct altera_cvp_conf *conf, in altera_read_config_dword()
110 static int altera_write_config_dword(struct altera_cvp_conf *conf, in altera_write_config_dword()
119 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_state() local
133 static void altera_cvp_write_data_iomem(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_iomem()
138 static void altera_cvp_write_data_config(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_config()
145 static void altera_cvp_dummy_write(struct altera_cvp_conf *conf) in altera_cvp_dummy_write()
160 static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask, in altera_cvp_wait_status()
184 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_chk_error() local
204 static int altera_cvp_v2_clear_state(struct altera_cvp_conf *conf) in altera_cvp_v2_clear_state()
[all …]
Dxilinx-spi.c32 struct xilinx_spi_conf *conf = mgr->priv; in get_done_gpio() local
66 struct xilinx_spi_conf *conf = mgr->priv; in wait_for_init_b() local
98 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write_init() local
133 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write() local
156 static int xilinx_spi_apply_cclk_cycles(struct xilinx_spi_conf *conf) in xilinx_spi_apply_cclk_cycles()
172 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write_complete() local
225 struct xilinx_spi_conf *conf; in xilinx_spi_probe() local
/kernel/linux/linux-6.6/drivers/fpga/
Daltera-cvp.c96 static int altera_read_config_byte(struct altera_cvp_conf *conf, in altera_read_config_byte()
103 static int altera_read_config_dword(struct altera_cvp_conf *conf, in altera_read_config_dword()
110 static int altera_write_config_dword(struct altera_cvp_conf *conf, in altera_write_config_dword()
119 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_state() local
133 static void altera_cvp_write_data_iomem(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_iomem()
138 static void altera_cvp_write_data_config(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_config()
145 static void altera_cvp_dummy_write(struct altera_cvp_conf *conf) in altera_cvp_dummy_write()
160 static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask, in altera_cvp_wait_status()
184 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_chk_error() local
204 static int altera_cvp_v2_clear_state(struct altera_cvp_conf *conf) in altera_cvp_v2_clear_state()
[all …]
Dxilinx-spi.c32 struct xilinx_spi_conf *conf = mgr->priv; in get_done_gpio() local
66 struct xilinx_spi_conf *conf = mgr->priv; in wait_for_init_b() local
98 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write_init() local
133 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write() local
156 static int xilinx_spi_apply_cclk_cycles(struct xilinx_spi_conf *conf) in xilinx_spi_apply_cclk_cycles()
172 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write_complete() local
225 struct xilinx_spi_conf *conf; in xilinx_spi_probe() local
/kernel/linux/linux-6.6/include/linux/
Dtextsearch.h105 static inline unsigned int textsearch_next(struct ts_config *conf, in textsearch_next()
124 static inline unsigned int textsearch_find(struct ts_config *conf, in textsearch_find()
135 static inline void *textsearch_get_pattern(struct ts_config *conf) in textsearch_get_pattern()
144 static inline unsigned int textsearch_get_pattern_len(struct ts_config *conf) in textsearch_get_pattern_len()
165 struct ts_config *conf; in alloc_ts_config() local
174 static inline void *ts_config_priv(struct ts_config *conf) in ts_config_priv()
/kernel/linux/linux-5.10/include/linux/
Dtextsearch.h105 static inline unsigned int textsearch_next(struct ts_config *conf, in textsearch_next()
124 static inline unsigned int textsearch_find(struct ts_config *conf, in textsearch_find()
135 static inline void *textsearch_get_pattern(struct ts_config *conf) in textsearch_get_pattern()
144 static inline unsigned int textsearch_get_pattern_len(struct ts_config *conf) in textsearch_get_pattern_len()
165 struct ts_config *conf; in alloc_ts_config() local
174 static inline void *ts_config_priv(struct ts_config *conf) in ts_config_priv()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
Ddsp_cmx.c150 struct dsp_conf *conf; in dsp_cmx_debug() local
189 struct dsp_conf *conf; in dsp_cmx_search_conf() local
209 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
300 struct dsp_conf *conf; in dsp_cmx_new_conf() local
326 dsp_cmx_del_conf(struct dsp_conf *conf) in dsp_cmx_del_conf()
373 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1056 struct dsp_conf *conf; in dsp_cmx_conf() local
1300 struct dsp_conf *conf = dsp->conf; local
1619 struct dsp_conf *conf; local

12345678910>>...30