Home
last modified time | relevance | path

Searched defs:factor (Results 1 - 25 of 194) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_mmio.c15 int factor; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dmisc.h35 static inline u64 div_factor(u64 num, int factor) in div_factor() argument
43 static inline u64 div_factor_fine(u64 num, int factor) in div_factor_fine() argument
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_mmio.c15 int factor; member
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-multiplier.c119 unsigned long factor = __bestmult(hw, rate, parent_rate, in clk_multiplier_round_rate() local
129 unsigned long factor = __get_mult(mult, rate, parent_rate); in clk_multiplier_set_rate() local
/kernel/linux/linux-5.10/drivers/clk/mmp/
H A Dclk-frac.c30 struct mmp_clk_factor *factor = to_clk_factor(hw); in clk_factor_round_rate() local
56 struct mmp_clk_factor *factor in clk_factor_recalc_rate() local
83 struct mmp_clk_factor *factor = to_clk_factor(hw); clk_factor_set_rate() local
122 struct mmp_clk_factor *factor = to_clk_factor(hw); clk_factor_init() local
177 struct mmp_clk_factor *factor; mmp_clk_register_factor() local
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/
H A Dauxtrace.c51 unsigned int factor = 1; in cpumsf_recording_options() local
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-multiplier.c119 unsigned long factor = __bestmult(hw, rate, parent_rate, in clk_multiplier_round_rate() local
129 unsigned long factor = __get_mult(mult, rate, parent_rate); in clk_multiplier_set_rate() local
/kernel/linux/linux-6.6/drivers/clk/mmp/
H A Dclk-frac.c27 struct mmp_clk_factor *factor = to_clk_factor(hw); in clk_factor_round_rate() local
53 struct mmp_clk_factor *factor in clk_factor_recalc_rate() local
80 struct mmp_clk_factor *factor = to_clk_factor(hw); clk_factor_set_rate() local
119 struct mmp_clk_factor *factor = to_clk_factor(hw); clk_factor_init() local
174 struct mmp_clk_factor *factor; mmp_clk_register_factor() local
[all...]
/kernel/linux/linux-6.6/tools/perf/arch/s390/util/
H A Dauxtrace.c51 unsigned int factor = 1; in cpumsf_recording_options() local
/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-factor.c137 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_round_rate() local
177 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_recalc_rate() local
209 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_set_rate() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/zte/
H A Dclk.h76 struct clk_fixed_factor factor; member
/kernel/linux/linux-5.10/drivers/misc/echo/
H A Decho.c112 int factor; in lms_adapt_bg() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-autodetect.c62 int minor, level, factor, fault, partitioned = 0; in md_setup() local
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_proc.c184 static void dasd_statistics_array(struct seq_file *m, unsigned int *array, int factor) in dasd_statistics_array() argument
201 int factor; in dasd_stats_proc_show() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/echo/
H A Decho.c112 int factor; in lms_adapt_bg() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_proc.c184 static void dasd_statistics_array(struct seq_file *m, unsigned int *array, int factor) in dasd_statistics_array() argument
201 int factor; in dasd_stats_proc_show() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/actions/
H A Dowl-factor.c136 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_round_rate() local
176 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_recalc_rate() local
208 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_set_rate() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c264 void msm_devfreq_boost(struct msm_gpu *gpu, unsigned factor) in msm_devfreq_boost() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/
H A Dmegacores_pll.c34 const unsigned long long factor = 100; in dphy_calc_pll_param() local
218 const u32 factor = 2; in dphy_timing_config() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-autodetect.c62 int minor, level, factor, fault, partitioned = 0; in md_setup() local
/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy_compat.c281 static void remap_dfa_accept(struct aa_dfa *dfa, unsigned int factor) in remap_dfa_accept() argument
/kernel/linux/linux-6.6/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_benchmark.c65 int factor; variable
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H A Dif.c359 char factor; in mtrr_seq_show() local
/kernel/linux/linux-5.10/drivers/clk/uniphier/
H A Dclk-uniphier.h62 struct uniphier_clk_fixed_factor_data factor; member
/kernel/linux/linux-5.10/drivers/clk/rockchip/
H A Dclk-mmc-phase.c64 unsigned long factor = (ROCKCHIP_MMC_DELAY_ELEMENT_PSEC / 10) * in rockchip_mmc_get_phase() local

Completed in 10 milliseconds

12345678