Searched defs:best (Results 26 - 50 of 130) sorted by relevance

123456

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dbase.c54 int i, ret = -EINVAL, best_err = volt->max_uv, best = -1; local
/linux-master/drivers/clk/rockchip/
H A Dclk-half-divider.c40 unsigned long parent_rate, best = 0, now, maxdiv; local
13 _is_best_half_div(unsigned long rate, unsigned long now, unsigned long best, unsigned long flags) argument
/linux-master/drivers/clk/qcom/
H A Dcommon.c47 const struct freq_tbl *best = NULL; local
/linux-master/drivers/md/
H A Ddm-ps-service-time.c280 struct path_info *pi = NULL, *best = NULL; local
H A Ddm-ps-queue-length.c194 struct path_info *pi = NULL, *best = NULL; local
/linux-master/drivers/clk/meson/
H A Dclk-pll.c220 unsigned long best = 0, now = 0; local
120 meson_clk_pll_is_better(unsigned long rate, unsigned long best, unsigned long now, struct meson_clk_pll_data *pll) argument
/linux-master/crypto/
H A Dapi.c60 int best = -2; local
/linux-master/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c84 struct tlpm_node *best = NULL; local
113 struct tlpm_node *best = tlpm_match(list, key, n_bits); local
[all...]
/linux-master/drivers/clk/sunxi/
H A Dclk-sun9i-cpus.c115 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; local
/linux-master/drivers/clk/ti/
H A Ddivider.c173 unsigned long parent_rate, best = 0, now, maxdiv; local
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c305 int best = -1; local
/linux-master/sound/pci/emu10k1/
H A Demu10k1_callback.c84 struct best_voice best[V_END]; local
210 lookup_voices(struct snd_emux *emu, struct snd_emu10k1 *hw, struct best_voice *best, int active_only) argument
280 struct best_voice best[V_END]; local
[all...]
/linux-master/arch/x86/kvm/
H A Dcpuid.h107 struct kvm_cpuid_entry2 *best; local
117 struct kvm_cpuid_entry2 *best; local
135 struct kvm_cpuid_entry2 *best; local
146 struct kvm_cpuid_entry2 *best; local
162 struct kvm_cpuid_entry2 *best; local
[all...]
/linux-master/sound/drivers/opl3/
H A Dopl3_midi.c143 struct best { struct
146 } best[END]; local
/linux-master/drivers/gpu/drm/
H A Ddrm_mm.c308 struct drm_mm_node *best = NULL; local
/linux-master/drivers/clk/
H A Dclk-divider.c296 unsigned long parent_rate, best = 0, now, maxdiv; local
267 _is_best_div(unsigned long rate, unsigned long now, unsigned long best, unsigned long flags) argument
/linux-master/drivers/clk/ingenic/
H A Dcgu.c441 unsigned int i, best_i = 0, best = (unsigned int)-1; local
/linux-master/kernel/module/
H A Dkallsyms.c261 unsigned int i, best = 0; local
/linux-master/sound/soc/codecs/
H A Dwm8731.c71 int val, i, best; local
H A Dwm8961.c507 int i, best, target, fs; local
/linux-master/net/batman-adv/
H A Dbat_v.c345 bool best; local
268 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, struct batadv_priv *bat_priv, struct batadv_hard_iface *if_outgoing, struct batadv_orig_node *orig_node, struct batadv_neigh_node *neigh_node, bool best) argument
/linux-master/drivers/video/fbdev/core/
H A Dmodedb.c656 u32 best, diff, tdiff; local
967 struct fb_videomode *mode, *best = NULL; local
1002 struct fb_videomode *cmode, *best = NULL; local
1146 const struct fb_videomode *m, *m1 = NULL, *md = NULL, *best = NULL; local
[all...]
/linux-master/sound/soc/atmel/
H A Datmel-classd.c345 int i, best, best_val, cur_val, ret; local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_est.c372 int ktid, best = ipvs->est_kt_count; local
/linux-master/drivers/clk/imx/
H A Dclk-pll14xx.c134 long fout, rate_min, rate_max, dist, best = LONG_MAX; local

Completed in 241 milliseconds

123456