Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 1634) sorted by relevance

12345678910>>...66

/linux/drivers/cpufreq/
H A DKconfig.x866 config X86_INTEL_PSTATE label
23 config X86_PCC_CPUFREQ label
37 config X86_AMD_PSTATE label
54 config X86_AMD_PSTATE_DEFAULT_MODE label
71 config X86_AMD_PSTATE_UT label
87 config X86_ACPI_CPUFREQ label
103 config X86_ACPI_CPUFREQ_CPB label
115 config ELAN_CPUFREQ label
130 config SC520_CPUFREQ label
141 config X86_POWERNOW_K6 label
[all …]
/linux/tools/power/cpupower/bench/
H A Dparse.h8 struct config struct
10 long sleep; /* sleep time in µs */
11 long load; /* load time in µs */
12 long sleep_step; /* time value which changes the
14 long load_step; /* time value which changes the
38 int prepare_config(const char *path, struct config *config); argument
/linux/tools/perf/util/
H A Dstat-display.c115 config->csv_sep, run, config->csv_sep, enabled_percent); in print_noise_pct_std() argument
128 static void print_running(struct perf_stat_config *config, in print_noise_pct_json() argument
74 print_running_std(struct perf_stat_config * config,u64 run,u64 ena) print_running_std() argument
80 print_running_csv(struct perf_stat_config * config,u64 run,u64 ena) print_running_csv() argument
90 print_running_json(struct perf_stat_config * config,u64 run,u64 ena) print_running_json() argument
100 print_running(struct perf_stat_config * config,u64 run,u64 ena,bool before_metric) print_running() argument
122 print_noise_pct_csv(struct perf_stat_config * config,double pct) print_noise_pct_csv() argument
134 print_noise_pct(struct perf_stat_config * config,double total,double avg,bool before_metric) print_noise_pct() argument
151 print_noise(struct perf_stat_config * config,struct evsel * evsel,double avg,bool before_metric) print_noise() argument
163 print_cgroup_std(struct perf_stat_config * config,const char * cgrp_name) print_cgroup_std() argument
168 print_cgroup_csv(struct perf_stat_config * config,const char * cgrp_name) print_cgroup_csv() argument
173 print_cgroup_json(struct perf_stat_config * config,const char * cgrp_name) print_cgroup_json() argument
178 print_cgroup(struct perf_stat_config * config,struct cgroup * cgrp) print_cgroup() argument
192 print_aggr_id_std(struct perf_stat_config * config,struct evsel * evsel,struct aggr_cpu_id id,int aggr_nr) print_aggr_id_std() argument
245 print_aggr_id_csv(struct perf_stat_config * config,struct evsel * evsel,struct aggr_cpu_id id,int aggr_nr) print_aggr_id_csv() argument
299 print_aggr_id_json(struct perf_stat_config * config,struct evsel * evsel,struct aggr_cpu_id id,int aggr_nr) print_aggr_id_json() argument
351 aggr_printout(struct perf_stat_config * config,struct evsel * evsel,struct aggr_cpu_id id,int aggr_nr) aggr_printout() argument
382 __new_line_std_csv(struct perf_stat_config * config,struct outstate * os) __new_line_std_csv() argument
396 do_new_line_std(struct perf_stat_config * config,struct outstate * os) do_new_line_std() argument
405 print_metric_std(struct perf_stat_config * config,void * ctx,const char * color,const char * fmt,const char * unit,double val) print_metric_std() argument
432 new_line_csv(struct perf_stat_config * config,void * ctx) new_line_csv() argument
478 new_line_json(struct perf_stat_config * config,void * ctx) new_line_json() argument
488 print_metricgroup_header_json(struct perf_stat_config * config,void * ctx,const char * metricgroup_name) print_metricgroup_header_json() argument
499 print_metricgroup_header_csv(struct perf_stat_config * config,void * ctx,const char * metricgroup_name) print_metricgroup_header_csv() argument
519 print_metricgroup_header_std(struct perf_stat_config * config,void * ctx,const char * metricgroup_name) print_metricgroup_header_std() argument
559 print_metric_only(struct perf_stat_config * config,void * ctx,const char * color,const char * fmt,const char * unit,double val) print_metric_only() argument
633 print_metric_header(struct perf_stat_config * config,void * ctx,const char * color __maybe_unused,const char * fmt __maybe_unused,const char * unit,double val __maybe_unused) print_metric_header() argument
661 print_counter_value_std(struct perf_stat_config * config,struct evsel * evsel,double avg,bool ok) print_counter_value_std() argument
685 print_counter_value_csv(struct perf_stat_config * config,struct evsel * evsel,double avg,bool ok) print_counter_value_csv() argument
705 print_counter_value_json(struct perf_stat_config * config,struct evsel * evsel,double avg,bool ok) print_counter_value_json() argument
722 print_counter_value(struct perf_stat_config * config,struct evsel * evsel,double avg,bool ok) print_counter_value() argument
733 abs_printout(struct perf_stat_config * config,struct aggr_cpu_id id,int aggr_nr,struct evsel * evsel,double avg,bool ok) abs_printout() argument
781 printout(struct perf_stat_config * config,struct outstate * os,double uval,u64 run,u64 ena,double noise,int aggr_idx) printout() argument
875 char *config; uniquify_event_name() local
908 hybrid_uniquify(struct evsel * evsel,struct perf_stat_config * config) hybrid_uniquify() argument
913 uniquify_counter(struct perf_stat_config * config,struct evsel * counter) uniquify_counter() argument
935 should_skip_zero_counter(struct perf_stat_config * config,struct evsel * counter,const struct aggr_cpu_id * id) should_skip_zero_counter() argument
969 print_counter_aggrdata(struct perf_stat_config * config,struct evsel * counter,int aggr_idx,struct outstate * os) print_counter_aggrdata() argument
1020 print_metric_begin(struct perf_stat_config * config,struct evlist * evlist,struct outstate * os,int aggr_idx) print_metric_begin() argument
1045 print_metric_end(struct perf_stat_config * config,struct outstate * os) print_metric_end() argument
1060 print_aggr(struct perf_stat_config * config,struct evlist * evlist,struct outstate * os) print_aggr() argument
1084 print_aggr_cgroup(struct perf_stat_config * config,struct evlist * evlist,struct outstate * os) print_aggr_cgroup() argument
1114 print_counter(struct perf_stat_config * config,struct evsel * counter,struct outstate * os) print_counter() argument
1128 print_no_aggr_metric(struct perf_stat_config * config,struct evlist * evlist,struct outstate * os) print_no_aggr_metric() argument
1171 print_metric_headers_std(struct perf_stat_config * config,bool no_indent) print_metric_headers_std() argument
1186 print_metric_headers_csv(struct perf_stat_config * config,bool no_indent __maybe_unused) print_metric_headers_csv() argument
1211 print_metric_headers(struct perf_stat_config * config,struct evlist * evlist,bool no_indent) print_metric_headers() argument
1256 prepare_interval(struct perf_stat_config * config,char * prefix,size_t len,struct timespec * ts) prepare_interval() argument
1273 print_header_interval_std(struct perf_stat_config * config,struct target * _target __maybe_unused,struct evlist * evlist,int argc __maybe_unused,const char ** argv __maybe_unused) print_header_interval_std() argument
1321 print_header_std(struct perf_stat_config * config,struct target * _target,struct evlist * evlist,int argc,const char ** argv) print_header_std() argument
1354 print_header_csv(struct perf_stat_config * config,struct target * _target __maybe_unused,struct evlist * evlist,int argc __maybe_unused,const char ** argv __maybe_unused) print_header_csv() argument
1363 print_header_json(struct perf_stat_config * config,struct target * _target __maybe_unused,struct evlist * evlist,int argc __maybe_unused,const char ** argv __maybe_unused) print_header_json() argument
1373 print_header(struct perf_stat_config * config,struct target * _target,struct evlist * evlist,int argc,const char ** argv) print_header() argument
1408 print_table(struct perf_stat_config * config,FILE * output,int precision,double avg) print_table() argument
1441 print_footer(struct perf_stat_config * config) print_footer() argument
1494 print_percore(struct perf_stat_config * config,struct evsel * counter,struct outstate * os) print_percore() argument
1542 print_cgroup_counter(struct perf_stat_config * config,struct evlist * evlist,struct outstate * os) print_cgroup_counter() argument
1562 evlist__print_counters(struct evlist * evlist,struct perf_stat_config * config,struct target * _target,struct timespec * ts,int argc,const char ** argv) evlist__print_counters() argument
[all...]
H A Dstat-shadow.c194 print_ratio(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double numerator,struct perf_stat_output_ctx * out,enum stat_type denominator_type,const double color_ratios[3],const char * unit) print_ratio() argument
211 print_stalled_cycles_front(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double stalled,struct perf_stat_output_ctx * out) print_stalled_cycles_front() argument
222 print_stalled_cycles_back(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double stalled,struct perf_stat_output_ctx * out) print_stalled_cycles_back() argument
233 print_branch_miss(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double misses,struct perf_stat_output_ctx * out) print_branch_miss() argument
244 print_l1d_miss(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double misses,struct perf_stat_output_ctx * out) print_l1d_miss() argument
255 print_l1i_miss(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double misses,struct perf_stat_output_ctx * out) print_l1i_miss() argument
266 print_ll_miss(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double misses,struct perf_stat_output_ctx * out) print_ll_miss() argument
277 print_dtlb_miss(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double misses,struct perf_stat_output_ctx * out) print_dtlb_miss() argument
288 print_itlb_miss(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double misses,struct perf_stat_output_ctx * out) print_itlb_miss() argument
299 print_cache_miss(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double misses,struct perf_stat_output_ctx * out) print_cache_miss() argument
310 print_instructions(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double instructions,struct perf_stat_output_ctx * out) print_instructions() argument
334 print_cycles(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx,double cycles,struct perf_stat_output_ctx * out) print_cycles() argument
349 print_nsecs(struct perf_stat_config * config,const struct evsel * evsel,int aggr_idx __maybe_unused,double nsecs,struct perf_stat_output_ctx * out) print_nsecs() argument
469 generic_metric(struct perf_stat_config * config,struct metric_expr * mexp,struct evsel * evsel,int aggr_idx,struct perf_stat_output_ctx * out) generic_metric() argument
568 perf_stat__print_metricgroup_header(struct perf_stat_config * config,struct evsel * evsel,void * ctxp,const char * name,struct perf_stat_output_ctx * out) perf_stat__print_metricgroup_header() argument
615 perf_stat__print_shadow_stats_metricgroup(struct perf_stat_config * config,struct evsel * evsel,int aggr_idx,int * num,void * from,struct perf_stat_output_ctx * out,struct rblist * metric_events) perf_stat__print_shadow_stats_metricgroup() argument
665 perf_stat__print_shadow_stats(struct perf_stat_config * config,struct evsel * evsel,double avg,int aggr_idx,struct perf_stat_output_ctx * out,struct rblist * metric_events) perf_stat__print_shadow_stats() argument
[all...]
H A Dstat.c189 int evlist__alloc_stats(struct perf_stat_config *config, in evlist__alloc_stats() argument
278 void evlist__copy_res_stats(struct perf_stat_config *config, struct evlist *evlist) in evlist__copy_res_stats() argument
368 struct perf_stat_config *config) in evsel__count_has_error() argument
386 process_counter_values(struct perf_stat_config *config, struct evsel *evsel, in process_counter_values() argument
461 process_counter_maps(struct perf_stat_config * config,struct evsel * counter) process_counter_maps() argument
479 perf_stat_process_counter(struct perf_stat_config * config,struct evsel * counter) perf_stat_process_counter() argument
575 evsel__should_merge_hybrid(const struct evsel * evsel,const struct perf_stat_config * config) evsel__should_merge_hybrid() argument
580 evsel__merge_stats(struct evsel * evsel,struct perf_stat_config * config) evsel__merge_stats() argument
591 perf_stat_merge_counters(struct perf_stat_config * config,struct evlist * evlist) perf_stat_merge_counters() argument
662 perf_stat_process_percore(struct perf_stat_config * config,struct evlist * evlist) perf_stat_process_percore() argument
746 create_perf_stat_counter(struct evsel * evsel,struct perf_stat_config * config,struct target * target,int cpu_map_idx) create_perf_stat_counter() argument
[all...]
/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-sysfs.c72 struct etm_config *config = &drvdata->config; in reset_store() local
101 struct etm_config *config = &drvdata->config; in mode_show() local
114 struct etm_config *config = &drvdata->config; in mode_store() local
186 struct etm_config *config = &drvdata->config; in trigger_event_show() local
199 struct etm_config *config = &drvdata->config; in trigger_event_store() local
216 struct etm_config *config = &drvdata->config; in enable_event_show() local
229 struct etm_config *config = &drvdata->config; in enable_event_store() local
246 struct etm_config *config = &drvdata->config; in fifofull_level_show() local
259 struct etm_config *config = &drvdata->config; in fifofull_level_store() local
276 struct etm_config *config = &drvdata->config; in addr_idx_show() local
[all …]
H A Dcoresight-etm4x-sysfs.c17 struct etmv4_config *config = &drvdata->config; in etm4_set_mode_exclude() local
172 struct etmv4_config *config = &drvdata->config; in reset_store() local
286 struct etmv4_config *config = &drvdata->config; in mode_show() local
298 struct etmv4_config *config = &drvdata->config; in mode_store() local
452 struct etmv4_config *config = &drvdata->config; in pe_show() local
464 struct etmv4_config *config = &drvdata->config; in pe_store() local
487 struct etmv4_config *config = &drvdata->config; in event_show() local
499 struct etmv4_config *config = &drvdata->config; in event_store() local
536 struct etmv4_config *config = &drvdata->config; in event_instren_show() local
548 struct etmv4_config *config = &drvdata->config; in event_instren_store() local
[all …]
/linux/lib/
H A Dtest_kmod.c124 struct test_config config; member
175 struct test_config *config = &test_dev->config; in kmod_test_done_check() local
191 struct test_config *config = &test_dev->config; in test_kmod_put_module() local
214 struct test_config *config = &test_dev->config; in run_request() local
245 struct test_config *config = &test_dev->config; in tally_work_test() local
286 struct test_config *config = &test_dev->config; in tally_up_work() local
345 struct test_config *config = &test_dev->config; in test_dev_kmod_stop_tests() local
383 struct test_config *config = &test_dev->config; in try_requests() local
420 struct test_config *config = &test_dev->config; in run_test_driver() local
437 struct test_config *config = &test_dev->config; in run_test_fs_type() local
[all …]
/linux/drivers/base/regmap/
H A Dregmap-kunit.c156 struct regmap_config *config, in gen_regmap()
236 struct regmap_config config; in basic_read_write() local
261 struct regmap_config config; in bulk_write() local
294 struct regmap_config config; in bulk_read() local
323 struct regmap_config config; in multi_write() local
362 struct regmap_config config; in multi_read() local
395 struct regmap_config config; in read_bypassed() local
459 struct regmap_config config; in read_bypassed_volatile() local
523 struct regmap_config config; in write_readonly() local
554 struct regmap_config config; in read_writeonly() local
[all …]
/linux/drivers/rtc/
H A Drtc-spear.c85 static inline void spear_rtc_clear_interrupt(struct spear_rtc_config *config) in spear_rtc_clear_interrupt()
97 static inline void spear_rtc_enable_interrupt(struct spear_rtc_config *config) in spear_rtc_enable_interrupt()
109 static inline void spear_rtc_disable_interrupt(struct spear_rtc_config *config) in spear_rtc_disable_interrupt()
120 static inline int is_write_complete(struct spear_rtc_config *config) in is_write_complete()
133 static void rtc_wait_not_busy(struct spear_rtc_config *config) in rtc_wait_not_busy()
152 struct spear_rtc_config *config = dev_id; in spear_rtc_irq() local
201 struct spear_rtc_config *config = dev_get_drvdata(dev); in spear_rtc_read_time() local
232 struct spear_rtc_config *config = dev_get_drvdata(dev); in spear_rtc_set_time() local
258 struct spear_rtc_config *config = dev_get_drvdata(dev); in spear_rtc_read_alarm() local
288 struct spear_rtc_config *config = dev_get_drvdata(dev); in spear_rtc_set_alarm() local
[all …]
H A Drtc-da9063.c70 const struct da9063_compatible_rtc_regmap *config; member
170 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_data_to_tm() local
185 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_tm_to_data() local
200 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_stop_alarm() local
211 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_start_alarm() local
222 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_read_time() local
258 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_set_time() local
275 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_read_alarm() local
309 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_set_alarm() local
355 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_alarm_event() local
[all …]
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c64 unsigned pid, unsigned long *config) in dove_pmu_mpp_ctrl_get()
82 unsigned pid, unsigned long config) in dove_pmu_mpp_ctrl_set()
104 unsigned long *config) in dove_mpp4_ctrl_get()
135 unsigned long config) in dove_mpp4_ctrl_set()
170 unsigned long *config) in dove_nand_ctrl_get()
181 unsigned long config) in dove_nand_ctrl_set()
190 unsigned long *config) in dove_audio0_ctrl_get()
200 unsigned long config) in dove_audio0_ctrl_set()
213 unsigned long *config) in dove_audio1_ctrl_get()
244 unsigned long config) in dove_audio1_ctrl_set()
[all …]
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c175 vl_in(struct test_config * config) vl_in() argument
187 vl_expected(struct test_config * config) vl_expected() argument
199 run_child(struct test_config * config) run_child() argument
354 check_ptrace_values_sve(pid_t child,struct test_config * config) check_ptrace_values_sve() argument
431 check_ptrace_values_ssve(pid_t child,struct test_config * config) check_ptrace_values_ssve() argument
507 check_ptrace_values_za(pid_t child,struct test_config * config) check_ptrace_values_za() argument
568 check_ptrace_values_zt(pid_t child,struct test_config * config) check_ptrace_values_zt() argument
590 check_ptrace_values(pid_t child,struct test_config * config) check_ptrace_values() argument
627 run_parent(pid_t child,struct test_definition * test,struct test_config * config) run_parent() argument
822 set_initial_values(struct test_config * config) set_initial_values() argument
879 check_memory_values(struct test_config * config) check_memory_values() argument
930 sve_sme_same(struct test_config * config) sve_sme_same() argument
944 sve_write_supported(struct test_config * config) sve_write_supported() argument
971 fpsimd_write_expected(struct test_config * config) fpsimd_write_expected() argument
1004 sve_write_expected(struct test_config * config) sve_write_expected() argument
1027 sve_write(pid_t child,struct test_config * config) sve_write() argument
1070 za_write_supported(struct test_config * config) za_write_supported() argument
1090 za_write_expected(struct test_config * config) za_write_expected() argument
1117 za_write(pid_t child,struct test_config * config) za_write() argument
1152 zt_write_supported(struct test_config * config) zt_write_supported() argument
1166 zt_write_expected(struct test_config * config) zt_write_expected() argument
1180 zt_write(pid_t child,struct test_config * config) zt_write() argument
1194 run_test(struct test_definition * test,struct test_config * config) run_test() argument
1243 run_tests(struct test_definition defs[],int count,struct test_config * config) run_tests() argument
[all...]
/linux/drivers/video/fbdev/via/
H A Dvia_clock.c85 static void cle266_set_primary_pll(struct via_pll_config config) in cle266_set_primary_pll()
90 static void k800_set_primary_pll(struct via_pll_config config) in k800_set_primary_pll()
95 static void vx855_set_primary_pll(struct via_pll_config config) in vx855_set_primary_pll()
100 static void cle266_set_secondary_pll(struct via_pll_config config) in cle266_set_secondary_pll()
105 static void k800_set_secondary_pll(struct via_pll_config config) in k800_set_secondary_pll()
110 static void vx855_set_secondary_pll(struct via_pll_config config) in vx855_set_secondary_pll()
115 static void k800_set_engine_pll(struct via_pll_config config) in k800_set_engine_pll()
120 static void vx855_set_engine_pll(struct via_pll_config config) in vx855_set_engine_pll()
273 static void dummy_set_pll(struct via_pll_config config) in dummy_set_pll()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c133 struct mlxsw_sp_nve_config *config) in mlxsw_sp_nve_vxlan_ul_proto_sip_config()
149 struct mlxsw_sp_nve_config *config) in mlxsw_sp_nve_vxlan_config()
165 const struct mlxsw_sp_nve_config *config) in mlxsw_sp_nve_vxlan_config_prepare()
195 const struct mlxsw_sp_nve_config *config) in mlxsw_sp1_nve_vxlan_config_set()
233 const struct mlxsw_sp_nve_config *config) in mlxsw_sp1_nve_vxlan_init()
275 struct mlxsw_sp_nve_config *config = &nve->config; in mlxsw_sp1_nve_vxlan_fini() local
337 const struct mlxsw_sp_nve_config *config) in mlxsw_sp2_nve_vxlan_config_set()
414 const struct mlxsw_sp_nve_config *config) in mlxsw_sp2_nve_vxlan_init()
457 struct mlxsw_sp_nve_config *config = &nve->config; in mlxsw_sp2_nve_vxlan_fini() local
/linux/drivers/net/ethernet/tehuti/
H A Dtn40_phy.c10 static struct tn40_priv *tn40_config_to_priv(struct phylink_config *config) in tn40_config_to_priv()
15 static void tn40_link_up(struct phylink_config *config, struct phy_device *phy, in tn40_link_up()
25 static void tn40_link_down(struct phylink_config *config, unsigned int mode, in tn40_link_down()
34 static void tn40_mac_config(struct phylink_config *config, unsigned int mode, in tn40_mac_config()
47 struct phylink_config *config; in tn40_phy_register() local
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_phylink.c11 static struct phylink_pcs *lan966x_phylink_mac_select(struct phylink_config *config, in lan966x_phylink_mac_select()
19 static void lan966x_phylink_mac_config(struct phylink_config *config, in lan966x_phylink_mac_config()
25 static int lan966x_phylink_mac_prepare(struct phylink_config *config, in lan966x_phylink_mac_prepare()
46 static void lan966x_phylink_mac_link_up(struct phylink_config *config, in lan966x_phylink_mac_link_up()
68 static void lan966x_phylink_mac_link_down(struct phylink_config *config, in lan966x_phylink_mac_link_down()
104 struct lan966x_port_config config; in lan966x_pcs_config() local
/linux/include/linux/
H A Dphylib_stubs.h25 struct kernel_hwtstamp_config *config) in phy_hwtstamp_get()
39 struct kernel_hwtstamp_config *config, in phy_hwtstamp_set()
56 struct kernel_hwtstamp_config *config) in phy_hwtstamp_get()
62 struct kernel_hwtstamp_config *config, in phy_hwtstamp_set()
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_config.c234 static u32 encode_config_ggtt(u32 *cfg, const struct xe_gt_sriov_config *config, bool details) in encode_config_ggtt()
254 static u32 encode_config(u32 *cfg, const struct xe_gt_sriov_config *config, bool details) in encode_config()
301 struct xe_gt_sriov_config *config = pf_pick_vf_config(gt, vfid); in pf_push_full_vf_config() local
403 static void pf_release_vf_config_ggtt(struct xe_gt *gt, struct xe_gt_sriov_config *config) in pf_release_vf_config_ggtt()
411 struct xe_gt_sriov_config *config = pf_pick_vf_config(gt, vfid); in pf_provision_vf_ggtt() local
461 struct xe_gt_sriov_config *config = pf_pick_vf_config(gt, vfid); in pf_get_vf_config_ggtt() local
730 static void pf_release_config_ctxs(struct xe_gt *gt, struct xe_gt_sriov_config *config) in pf_release_config_ctxs()
741 struct xe_gt_sriov_config *config = pf_pick_vf_config(gt, vfid); in pf_provision_vf_ctxs() local
780 struct xe_gt_sriov_config *config = pf_pick_vf_config(gt, vfid); in pf_get_vf_config_ctxs() local
1027 static void pf_release_config_dbs(struct xe_gt *gt, struct xe_gt_sriov_config *config) in pf_release_config_dbs()
[all …]
/linux/drivers/iio/adc/
H A Dmcp3422.c41 #define MCP3422_CHANNEL(config) (((config) & MCP3422_CHANNEL_MASK) >> 5) argument
42 #define MCP3422_PGA(config) ((config) & MCP3422_PGA_MASK) argument
43 #define MCP3422_SAMPLE_RATE(config) (((config) & MCP3422_SRATE_MASK) >> 2) argument
90 u8 config; member
108 static int mcp3422_read(struct mcp3422 *adc, int *value, u8 *config) in mcp3422_read()
134 u8 config; in mcp3422_read_channel() local
200 u8 config = adc->config; in mcp3422_write_raw() local
339 u8 config; in mcp3422_probe() local
/linux/drivers/md/dm-vdo/
H A Ddm-vdo-target.c179 static void free_device_config(struct device_config *config) in free_device_config()
396 struct thread_count_config *config) in process_one_thread_config_spec()
475 struct thread_count_config *config) in parse_one_thread_config_spec()
526 struct thread_count_config *config) in parse_thread_config_string()
561 struct device_config *config) in process_one_key_value_pair()
592 struct device_config *config) in parse_one_key_value_pair()
628 static int parse_key_value_pairs(int argc, char **argv, struct device_config *config) in parse_key_value_pairs()
661 struct device_config *config) in parse_optional_arguments()
692 static void handle_parse_error(struct device_config *config, char **error_ptr, in handle_parse_error()
715 struct device_config *config = NULL; in parse_device_config() local
[all …]
/linux/drivers/media/dvb-frontends/
H A Dtda8261.c20 const struct tda8261_config *config; member
29 const struct tda8261_config *config = state->config; in tda8261_read() local
41 const struct tda8261_config *config = state->config; in tda8261_write() local
87 const struct tda8261_config *config = state->config; in tda8261_set_params() local
166 const struct tda8261_config *config, in tda8261_attach()
H A Dtda665x.c19 const struct tda665x_config *config; member
27 const struct tda665x_config *config = state->config; in tda665x_read() local
43 const struct tda665x_config *config = state->config; in tda665x_write() local
93 const struct tda665x_config *config = state->config; in tda665x_set_frequency() local
204 const struct tda665x_config *config, in tda665x_attach()
/linux/drivers/block/
H A Dnbd.c110 static inline unsigned int nbd_blksize(struct nbd_config *config) in nbd_blksize()
121 struct nbd_config *config; member
295 static int nbd_disconnected(struct nbd_config *config) in nbd_disconnected()
409 struct nbd_config *config = nbd->config; in sock_shutdown() local
464 struct nbd_config *config; in nbd_xmit_timeout() local
602 struct nbd_config *config = nbd->config; in sock_xmit() local
625 struct nbd_config *config = nbd->config; in nbd_send_cmd() local
912 struct nbd_config *config = nbd->config; in recv_work() local
996 struct nbd_config *config = nbd->config; in find_fallback() local
1039 struct nbd_config *config = nbd->config; in wait_for_reconnect() local
[all …]
/linux/drivers/vdpa/
H A Dvdpa.c158 const struct vdpa_config_ops *config, in __vdpa_alloc_device()
597 struct vdpa_dev_set_config config = {}; in vdpa_nl_cmd_dev_add_set_doit() local
874 const struct virtio_net_config *config) in vdpa_dev_net_mq_config_fill()
888 const struct virtio_net_config *config) in vdpa_dev_net_mtu_config_fill()
901 const struct virtio_net_config *config) in vdpa_dev_net_mac_config_fill()
911 const struct virtio_net_config *config) in vdpa_dev_net_status_config_fill()
924 struct virtio_net_config config = {}; in vdpa_dev_net_config_fill() local
949 const struct virtio_blk_config *config) in vdpa_dev_blk_capacity_config_fill()
961 const struct virtio_blk_config *config) in vdpa_dev_blk_seg_size_config_fill()
976 const struct virtio_blk_config *config) in vdpa_dev_blk_block_size_config_fill()
[all …]

12345678910>>...66