Home
last modified time | relevance | path

Searched defs:best (Results 1 – 25 of 61) sorted by relevance

123

/linux/sound/isa/sb/
H A Demu8000_callback.c156 struct best { in get_voice() struct
157 unsigned int time; in get_voice()
158 int voice; in get_voice()
159 } best[END]; in get_voice() local
/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c84 struct best_voice best[V_END]; in snd_emu10k1_synth_get_voice() local
211 struct best_voice *best, int active_only) in lookup_voices()
280 struct best_voice best[V_END]; in get_voice() local
/linux/drivers/clk/rockchip/
H A Dclk-half-divider.c14 unsigned long best, unsigned long flags) in _is_best_half_div()
40 unsigned long parent_rate, best = 0, now, maxdiv; in clk_half_divider_bestdiv() local
/linux/fs/jffs2/
H A Dcompr.c35 struct jffs2_compressor *best, uint32_t size, uint32_t bestsize) in jffs2_is_best_compression()
154 struct jffs2_compressor *this, *best=NULL; in jffs2_compress() local
/linux/drivers/clk/versatile/
H A Dicst.c51 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
/linux/arch/sh/kernel/
H A Dunwinder.c68 struct unwinder *best; in select_unwinder() local
/linux/drivers/video/fbdev/via/
H A Dviamode.c343 const struct fb_videomode *best = NULL; in get_best_mode() local
H A Dhw.c1376 struct via_pll_config cur, up, down, best = {0, 1, 0}; in get_pll_config() local
2000 const struct fb_videomode *best; in viafb_get_refresh() local
/linux/net/dccp/
H A Dqpolicy.c
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_crypto.c55 unsigned long best = ~0; in qat_crypto_get_instance_node() local
/linux/drivers/clk/
H A Dclk-multiplier.c57 unsigned long best, unsigned long flags) in __is_best_rate()
H A Dclk-wm831x.c139 int best = 0; in wm831x_fll_determine_rate() local
H A Dclk-sparx5.c80 struct s5_pll_conf best; in s5_search_fractional() local
/linux/drivers/gpu/drm/
H A Ddrm_vma_manager.c145 struct drm_mm_node *node, *best; in drm_vma_offset_lookup_locked() local
H A Ddrm_privacy_screen.c123 int match, best = -1; in drm_privacy_screen_get() local
/linux/scripts/
H A Dkallsyms.c545 int i, best, bestprofit; in find_best_token() local
562 int i, best; in optimize_result() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadow.c186 }, *mthd, *best = NULL; in nvbios_shadow() local
/linux/drivers/base/
H A Dmap.c99 unsigned long best = ~0UL; in kobj_lookup() local
/linux/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_basic_ops.c102 struct tlpm_node *best = NULL; in tlpm_match() local
131 struct tlpm_node *best = tlpm_match(list, key, n_bits); in tlpm_delete() local
/linux/drivers/clk/actions/
H A Dowl-factor.c71 unsigned long parent_rate, try_parent_rate, best = 0, cur_rate; in owl_clk_val_best() local
/linux/drivers/clk/sunxi/
H A Dclk-sun9i-cpus.c115 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; in sun9i_a80_cpus_clk_determine_rate() local
H A Dclk-factors.c94 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; in clk_factors_determine_rate() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dbase.c54 int i, ret = -EINVAL, best_err = volt->max_uv, best = -1; in nvkm_volt_set() local
/linux/drivers/clk/qcom/
H A Dclk-regmap-mux-div.c82 static inline bool is_better_rate(unsigned long req, unsigned long best, in is_better_rate()
/linux/drivers/md/
H A Ddm-ps-queue-length.c194 struct path_info *pi = NULL, *best = NULL; in ql_select_path() local

123