Home
last modified time | relevance | path

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

12345678910>>...16

/linux/drivers/md/
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 …]
A Draid10.c82 #define cmd_before(conf, cmd) \ argument
93 #define wait_event_barrier(conf, cond) \ argument
107 struct r10conf *conf = data; in r10bio_pool_alloc() local
132 struct r10conf *conf = data; in r10buf_pool_alloc() local
230 struct r10conf *conf = data; in r10buf_pool_free() local
301 struct r10conf *conf = mddev->private; in reschedule_retry() local
1089 struct r10conf *conf = mddev->private; in raid10_unplug() local
1152 struct r10conf *conf = mddev->private; in raid10_read_request() local
3883 struct r10conf *conf = NULL; in setup_conf() local
3997 struct r10conf *conf; in raid10_run() local
[all …]
A Draid1.c280 struct r1conf *conf = mddev->private; in reschedule_retry() local
1275 struct r1conf *conf = mddev->private; in raid1_unplug() local
1306 struct r1conf *conf = mddev->private; in alloc_r1bio() local
1319 struct r1conf *conf = mddev->private; in raid1_read_request() local
1418 struct r1conf *conf = mddev->private; in raid1_write_request() local
1694 struct r1conf *conf = mddev->private; in raid1_status() local
1728 struct r1conf *conf = mddev->private; in raid1_error() local
3057 struct r1conf *conf; in setup_conf() local
3205 struct r1conf *conf; in raid1_run() local
3281 struct r1conf *conf = priv; in raid1_free() local
[all …]
A Draid5.c6831 struct r5conf *conf; in raid5_show_stripe_cache_size() local
6875 struct r5conf *conf; in raid5_store_stripe_cache_size() local
6946 struct r5conf *conf; in raid5_show_stripe_size() local
6961 struct r5conf *conf; in raid5_store_stripe_size() local
7037 struct r5conf *conf; in raid5_show_preread_threshold() local
7050 struct r5conf *conf; in raid5_store_preread_threshold() local
7082 struct r5conf *conf; in raid5_show_skip_copy() local
7095 struct r5conf *conf; in raid5_store_skip_copy() local
7147 struct r5conf *conf; in raid5_show_group_thread_cnt() local
7163 struct r5conf *conf; in raid5_store_group_thread_cnt() local
[all …]
A Draid5-cache.c454 struct r5conf *conf = sh->raid_conf; in r5c_make_stripe_write_out() local
688 struct r5conf *conf = mddev->private; in r5c_disable_writeback_async() local
866 struct r5conf *conf = mddev->private; in r5l_append_flush_payload() local
995 struct r5conf *conf = sh->raid_conf; in r5l_write_stripe() local
1553 struct r5conf *conf = mddev->private; in r5l_reclaim_thread() local
1917 struct r5conf *conf, in r5c_recovery_alloc_stripe()
2527 struct r5conf *conf; in r5c_journal_mode_show() local
2568 struct r5conf *conf; in r5c_journal_mode_set() local
2753 struct r5conf *conf = sh->raid_conf; in r5c_release_extra_page() local
2779 struct r5conf *conf = sh->raid_conf; in r5c_use_extra_page() local
[all …]
A Draid0.c40 struct r0conf *conf = mddev->private; in dump_zones() local
70 struct r0conf *conf = kzalloc(sizeof(*conf), GFP_KERNEL); in create_strip_zones() local
300 static struct strip_zone *find_zone(struct r0conf *conf, in find_zone()
325 struct r0conf *conf = mddev->private; in map_sector() local
370 struct r0conf *conf = priv; in raid0_free() local
397 struct r0conf *conf; in raid0_run() local
449 struct r0conf *conf = mddev->private; in raid0_handle_discard() local
549 struct r0conf *conf = mddev->private; in raid0_map_submit_bio() local
A Draid5-ppl.c275 struct r5conf *conf = sh->raid_conf; in ppl_log_stripe() local
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()
1315 int ppl_init_log(struct r5conf *conf) in ppl_init_log()
[all …]
/linux/drivers/mfd/
A 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()
/linux/drivers/fpga/
A Daltera-cvp.c95 static int altera_read_config_byte(struct altera_cvp_conf *conf, in altera_read_config_byte()
118 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_state() local
183 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_chk_error() local
232 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_v2_wait_for_credit() local
264 static int altera_cvp_send_block(struct altera_cvp_conf *conf, in altera_cvp_send_block()
287 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_teardown() local
321 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_write_init() local
433 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_write() local
486 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_write_complete() local
578 struct altera_cvp_conf *conf; in altera_cvp_probe() local
[all …]
A Daltera-ps-spi.c83 struct altera_ps_conf *conf = mgr->priv; in altera_ps_state() local
103 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write_init() local
171 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write() local
197 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write_complete() local
235 struct altera_ps_conf *conf; in altera_ps_probe() local
/linux/scripts/kconfig/tests/choice/
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/include/linux/
A 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()
/linux/drivers/isdn/mISDN/
A 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
/linux/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_fdir.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()
916 struct virtchnl_fdir_fltr_conf *conf) in ice_vc_fdir_parse_pattern()
1144 struct virtchnl_fdir_fltr_conf *conf) in ice_vc_fdir_parse_action()
1218 struct virtchnl_fdir_fltr_conf *conf) in ice_vc_validate_fdir_fltr()
1363 struct virtchnl_fdir_fltr_conf *conf; in ice_vc_fdir_flush_entry() local
1384 struct virtchnl_fdir_fltr_conf *conf, in ice_vc_fdir_write_fltr()
1968 struct virtchnl_fdir_fltr_conf *conf, in ice_vc_add_fdir_raw()
2082 struct virtchnl_fdir_fltr_conf *conf; in ice_vc_add_fdir_fltr() local
[all …]
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_port.c190 struct sparx5_port_config *conf, in sparx5_port_error()
214 struct sparx5_port_config *conf) in sparx5_port_verify_speed()
266 struct sparx5_port_config *conf) in sparx5_dev_change()
518 struct sparx5_port_config *conf) in sparx5_port_mux_set()
637 struct sparx5_port_config *conf) in sparx5_port_fc_setup()
683 struct sparx5_port_config *conf) in sparx5_serdes_set()
729 struct sparx5_port_config *conf) in sparx5_port_pcs_low_set()
789 struct sparx5_port_config *conf) in sparx5_port_pcs_high_set()
923 struct sparx5_port_config *conf) in sparx5_port_pcs_set()
972 struct sparx5_port_config *conf) in sparx5_port_config()
[all …]
/linux/lib/
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()
A Dts_kmp.c42 static unsigned int kmp_find(struct ts_config *conf, struct ts_state *state) in kmp_find()
94 struct ts_config *conf; in kmp_init() local
118 static void *kmp_get_pattern(struct ts_config *conf) in kmp_get_pattern()
124 static unsigned int kmp_get_pattern_len(struct ts_config *conf) in kmp_get_pattern_len()
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()
A Dts_bm.c76 static unsigned int bm_find(struct ts_config *conf, struct ts_state *state) in bm_find()
163 struct ts_config *conf; in bm_init() local
187 static void *bm_get_pattern(struct ts_config *conf) in bm_get_pattern()
193 static unsigned int bm_get_pattern_len(struct ts_config *conf) in bm_get_pattern_len()
/linux/drivers/net/wireless/ath/ath9k/
A Dcommon-beacon.c42 struct ath_beacon_config *conf, in ath9k_cmn_beacon_config_sta()
115 struct ath_beacon_config *conf) in ath9k_cmn_beacon_config_adhoc()
145 struct ath_beacon_config *conf, in ath9k_cmn_beacon_config_ap()
/linux/drivers/clk/
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_round_rate() local
/linux/drivers/net/wireless/ralink/rt2x00/
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/drivers/pinctrl/
A Dpinctrl-st.c129 #define ST_PINCONF_UNPACK(conf, param)\ argument
133 #define ST_PINCONF_PACK(conf, val, param) (conf |=\ argument
167 #define ST_PINCONF_UNPACK_RT_INVERTCLK(conf) \ argument
169 #define ST_PINCONF_PACK_RT_INVERTCLK(conf) \ argument
175 #define ST_PINCONF_UNPACK_RT_CLKNOTDATA(conf) \ argument
177 #define ST_PINCONF_PACK_RT_CLKNOTDATA(conf) \ argument
183 #define ST_PINCONF_UNPACK_RT_DOUBLE_EDGE(conf) \ argument
185 #define ST_PINCONF_PACK_RT_DOUBLE_EDGE(conf) \ argument
198 #define ST_PINCONF_PACK_RT_DELAY(conf, val) \ argument
313 #define ST_IRQ_EDGE_CONF(conf, pin) \ argument
[all …]
/linux/drivers/net/wireless/realtek/rtw88/
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/memory/
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

Completed in 86 milliseconds

12345678910>>...16