/Linux-v4.19/drivers/md/ |
D | raid5-log.h | 49 static inline bool raid5_has_log(struct r5conf *conf) in raid5_has_log() 54 static inline bool raid5_has_ppl(struct r5conf *conf) in raid5_has_ppl() 61 struct r5conf *conf = sh->raid_conf; in log_stripe() local 82 struct r5conf *conf = sh->raid_conf; in log_stripe_write_finished() local 90 static inline void log_write_stripe_run(struct r5conf *conf) in log_write_stripe_run() 98 static inline void log_flush_stripe_to_raid(struct r5conf *conf) in log_flush_stripe_to_raid() 106 static inline int log_handle_flush_request(struct r5conf *conf, struct bio *bio) in log_handle_flush_request() 118 static inline void log_quiesce(struct r5conf *conf, int quiesce) in log_quiesce() 126 static inline void log_exit(struct r5conf *conf) in log_exit() 134 static inline int log_init(struct r5conf *conf, struct md_rdev *journal_dev, in log_init() [all …]
|
D | md-multipath.c | 34 static int multipath_map (struct mpconf *conf) in multipath_map() 63 struct mpconf *conf = mddev->private; in multipath_reschedule_retry() local 79 struct mpconf *conf = mp_bh->mddev->private; in multipath_end_bh_io() local 89 struct mpconf *conf = mp_bh->mddev->private; in multipath_end_request() local 111 struct mpconf *conf = mddev->private; in multipath_make_request() local 149 struct mpconf *conf = mddev->private; in multipath_status() local 165 struct mpconf *conf = mddev->private; in multipath_congested() local 190 struct mpconf *conf = mddev->private; in multipath_error() local 220 static void print_multipath_conf (struct mpconf *conf) in print_multipath_conf() 245 struct mpconf *conf = mddev->private; in multipath_add_disk() local [all …]
|
D | raid10.c | 126 struct r10conf *conf = data; in r10bio_pool_alloc() local 156 struct r10conf *conf = data; in r10buf_pool_alloc() local 250 struct r10conf *conf = data; in r10buf_pool_free() local 275 static void put_all_bios(struct r10conf *conf, struct r10bio *r10_bio) in put_all_bios() 293 struct r10conf *conf = r10_bio->mddev->private; in free_r10bio() local 301 struct r10conf *conf = r10_bio->mddev->private; in put_buf() local 312 struct r10conf *conf = mddev->private; in reschedule_retry() local 333 struct r10conf *conf = r10_bio->mddev->private; in raid_end_bio_io() local 353 struct r10conf *conf = r10_bio->mddev->private; in update_head_pos() local 362 static int find_bio_disk(struct r10conf *conf, struct r10bio *r10_bio, in find_bio_disk() [all …]
|
D | raid1.c | 207 static void put_all_bios(struct r1conf *conf, struct r1bio *r1_bio) in put_all_bios() 221 struct r1conf *conf = r1_bio->mddev->private; in free_r1bio() local 229 struct r1conf *conf = r1_bio->mddev->private; in put_buf() local 248 struct r1conf *conf = mddev->private; in reschedule_retry() local 269 struct r1conf *conf = r1_bio->mddev->private; in call_bio_endio() local 303 struct r1conf *conf = r1_bio->mddev->private; in update_head_pos() local 315 struct r1conf *conf = r1_bio->mddev->private; in find_bio_disk() local 332 struct r1conf *conf = r1_bio->mddev->private; in raid1_end_read_request() local 415 struct r1conf *conf = r1_bio->mddev->private; in raid1_end_write_request() local 556 static int read_balance(struct r1conf *conf, struct r1bio *r1_bio, int *max_sectors) in read_balance() [all …]
|
D | raid5.c | 79 static inline struct hlist_head *stripe_hash(struct r5conf *conf, sector_t sect) in stripe_hash() 90 static inline void lock_device_hash_lock(struct r5conf *conf, int hash) in lock_device_hash_lock() 96 static inline void unlock_device_hash_lock(struct r5conf *conf, int hash) in unlock_device_hash_lock() 102 static inline void lock_all_device_hash_locks_irq(struct r5conf *conf) in lock_all_device_hash_locks_irq() 111 static inline void unlock_all_device_hash_locks_irq(struct r5conf *conf) in unlock_all_device_hash_locks_irq() 177 struct r5conf *conf = sh->raid_conf; in raid5_wakeup_stripe_thread() local 221 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() 320 static void release_inactive_stripe_list(struct r5conf *conf, in release_inactive_stripe_list() 363 static int release_stripe_list(struct r5conf *conf, in release_stripe_list() [all …]
|
D | md-faulty.c | 94 static int check_mode(struct faulty_conf *conf, int mode) in check_mode() 109 static int check_sector(struct faulty_conf *conf, sector_t start, sector_t end, int dir) in check_sector() 133 static void add_sector(struct faulty_conf *conf, sector_t start, int mode) in add_sector() 175 struct faulty_conf *conf = mddev->private; in faulty_make_request() local 232 struct faulty_conf *conf = mddev->private; in faulty_status() local 267 struct faulty_conf *conf = mddev->private; in faulty_reshape() local 307 struct faulty_conf *conf; in faulty_run() local 338 struct faulty_conf *conf = priv; in faulty_free() local
|
D | raid5-cache.c | 48 #define R5C_FULL_STRIPE_FLUSH_BATCH(conf) (conf->max_nr_stripes / 4) argument 204 static inline sector_t r5c_tree_index(struct r5conf *conf, in r5c_tree_index() 303 r5c_return_dev_pending_writes(struct r5conf *conf, struct r5dev *dev) in r5c_return_dev_pending_writes() 318 void r5c_handle_cached_data_endio(struct r5conf *conf, in r5c_handle_cached_data_endio() 338 void r5c_check_stripe_cache_usage(struct r5conf *conf) in r5c_check_stripe_cache_usage() 365 void r5c_check_cached_full_stripe(struct r5conf *conf) in r5c_check_cached_full_stripe() 408 static sector_t r5c_log_required_to_flush_cache(struct r5conf *conf) in r5c_log_required_to_flush_cache() 429 struct r5conf *conf = log->rdev->mddev->private; in r5c_update_log_state() local 462 struct r5conf *conf = sh->raid_conf; in r5c_make_stripe_write_out() local 696 struct r5conf *conf = mddev->private; in r5c_disable_writeback_async() local [all …]
|
D | md-linear.c | 34 struct linear_conf *conf; in which_dev() local 64 struct linear_conf *conf; in linear_congested() local 81 struct linear_conf *conf; in linear_size() local 94 struct linear_conf *conf; in linear_conf() local 177 struct linear_conf *conf; in linear_run() local 243 struct linear_conf *conf = priv; in linear_free() local
|
D | raid0.c | 38 struct r0conf *conf = mddev->private; in raid0_congested() local 60 struct r0conf *conf = mddev->private; in dump_zones() local 93 struct r0conf *conf = kzalloc(sizeof(*conf), GFP_KERNEL); in create_strip_zones() local 294 static struct strip_zone *find_zone(struct r0conf *conf, in find_zone() 319 struct r0conf *conf = mddev->private; in map_sector() local 366 struct r0conf *conf; in raid0_run() local 441 struct r0conf *conf = priv; in raid0_free() local 467 struct r0conf *conf = mddev->private; in raid0_handle_discard() local
|
D | raid5-ppl.c | 281 struct r5conf *conf = sh->raid_conf; in ppl_log_stripe() local 367 int ppl_write_stripe(struct r5conf *conf, struct stripe_head *sh) in ppl_write_stripe() 543 void ppl_write_stripe_run(struct r5conf *conf) in ppl_write_stripe_run() 562 struct r5conf *conf = ppl_conf->mddev->private; in ppl_io_unit_finished() local 597 struct r5conf *conf = ppl_conf->mddev->private; in ppl_flush_endio() local 624 struct r5conf *conf = ppl_conf->mddev->private; in ppl_do_flush() local 667 static inline bool ppl_no_io_unit_submitted(struct r5conf *conf, in ppl_no_io_unit_submitted() 678 void ppl_quiesce(struct r5conf *conf, int quiesce) in ppl_quiesce() 805 struct r5conf *conf = mddev->private; in ppl_recover_entry() local 1257 void ppl_exit_log(struct r5conf *conf) in ppl_exit_log() [all …]
|
/Linux-v4.19/scripts/kconfig/tests/choice/ |
D | __init__.py | 13 def test_oldask0(conf): argument 18 def test_oldask1(conf): argument 23 def test_allyes(conf): argument 28 def test_allmod(conf): argument 33 def test_allno(conf): argument 38 def test_alldef(conf): argument
|
/Linux-v4.19/drivers/mfd/ |
D | atmel-smc.c | 23 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_init() 96 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_timing() 138 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_setup() 177 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_pulse() 216 int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_cycle() 249 const struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_apply() 270 int cs, const struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_apply() 290 struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_get() 311 int cs, struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_get()
|
/Linux-v4.19/drivers/fpga/ |
D | altera-cvp.c | 75 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_state() local 89 static void altera_cvp_write_data_iomem(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_iomem() 94 static void altera_cvp_write_data_config(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_config() 100 static void altera_cvp_dummy_write(struct altera_cvp_conf *conf) in altera_cvp_dummy_write() 115 static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask, in altera_cvp_wait_status() 140 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_teardown() local 173 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_write_init() local 263 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_chk_error() local 279 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_write() local 325 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_write_complete() local [all …]
|
D | xilinx-spi.c | 34 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_state() local 46 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write_init() local 74 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write() local 97 static int xilinx_spi_apply_cclk_cycles(struct xilinx_spi_conf *conf) in xilinx_spi_apply_cclk_cycles() 113 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write_complete() local 145 struct xilinx_spi_conf *conf; in xilinx_spi_probe() local
|
D | altera-ps-spi.c | 87 struct altera_ps_conf *conf = mgr->priv; in altera_ps_state() local 107 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write_init() local 175 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write() local 201 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write_complete() local 239 struct altera_ps_conf *conf; in altera_ps_probe() local
|
/Linux-v4.19/include/linux/ |
D | textsearch.h | 105 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-v4.19/drivers/isdn/mISDN/ |
D | dsp_cmx.c | 161 struct dsp_conf *conf; in dsp_cmx_debug() local 200 struct dsp_conf *conf; in dsp_cmx_search_conf() local 220 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member() 311 struct dsp_conf *conf; in dsp_cmx_new_conf() local 337 dsp_cmx_del_conf(struct dsp_conf *conf) in dsp_cmx_del_conf() 384 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware() 1067 struct dsp_conf *conf; in dsp_cmx_conf() local 1311 struct dsp_conf *conf = dsp->conf; local 1630 struct dsp_conf *conf; local
|
/Linux-v4.19/lib/ |
D | textsearch.c | 209 struct ts_config *conf, in get_linear_data() 235 unsigned int textsearch_find_continuous(struct ts_config *conf, in textsearch_find_continuous() 271 struct ts_config *conf; in textsearch_prepare() local 317 void textsearch_destroy(struct ts_config *conf) in textsearch_destroy()
|
D | ts_kmp.c | 46 static unsigned int kmp_find(struct ts_config *conf, struct ts_state *state) in kmp_find() 98 struct ts_config *conf; in kmp_init() local 122 static void *kmp_get_pattern(struct ts_config *conf) in kmp_get_pattern() 128 static unsigned int kmp_get_pattern_len(struct ts_config *conf) in kmp_get_pattern_len()
|
D | ts_fsm.c | 138 static unsigned int fsm_find(struct ts_config *conf, struct ts_state *state) in fsm_find() 263 struct ts_config *conf; in fsm_init() local 306 static void *fsm_get_pattern(struct ts_config *conf) in fsm_get_pattern() 312 static unsigned int fsm_get_pattern_len(struct ts_config *conf) in fsm_get_pattern_len()
|
D | ts_bm.c | 62 static unsigned int bm_find(struct ts_config *conf, struct ts_state *state) in bm_find() 148 struct ts_config *conf; in bm_init() local 172 static void *bm_get_pattern(struct ts_config *conf) in bm_get_pattern() 178 static unsigned int bm_get_pattern_len(struct ts_config *conf) in bm_get_pattern_len()
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | common-beacon.c | 42 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-v4.19/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00config.c | 35 struct rt2x00intf_conf conf; in rt2x00lib_config_intf() local 176 struct ieee80211_conf *conf) in rt2x00ht_center_channel() 204 struct ieee80211_conf *conf, in rt2x00lib_config()
|
/Linux-v4.19/drivers/ide/ |
D | it821x.c | 118 u8 conf; in it821x_program() local 144 u8 unit = drive->dn & 1, conf; in it821x_program_udma() local 286 u8 unit = drive->dn & 1, channel = hwif->channel, conf; in it821x_tune_mwdma() local 323 u8 unit = drive->dn & 1, channel = hwif->channel, conf; in it821x_tune_udma() local 537 u8 conf; in init_hwif_it821x() local 610 u8 conf; in init_chipset_it821x() local
|
/Linux-v4.19/drivers/pinctrl/ |
D | pinctrl-st.c | 127 #define ST_PINCONF_UNPACK(conf, param)\ argument 131 #define ST_PINCONF_PACK(conf, val, param) (conf |=\ argument 139 #define ST_PINCONF_UNPACK_OE(conf) ST_PINCONF_UNPACK(conf, OE) argument 140 #define ST_PINCONF_PACK_OE(conf) ST_PINCONF_PACK(conf, 1, OE) argument 146 #define ST_PINCONF_UNPACK_PU(conf) ST_PINCONF_UNPACK(conf, PU) argument 147 #define ST_PINCONF_PACK_PU(conf) ST_PINCONF_PACK(conf, 1, PU) argument 153 #define ST_PINCONF_UNPACK_OD(conf) ST_PINCONF_UNPACK(conf, OD) argument 154 #define ST_PINCONF_PACK_OD(conf) ST_PINCONF_PACK(conf, 1, OD) argument 159 #define ST_PINCONF_UNPACK_RT(conf) ST_PINCONF_UNPACK(conf, RT) argument 160 #define ST_PINCONF_PACK_RT(conf) ST_PINCONF_PACK(conf, 1, RT) argument [all …]
|