Searched defs:best (Results 1 - 99 of 99) sorted by relevance

/linux-4.4.14/arch/arm/common/
H A Dicst.c54 unsigned int i = 0, rd, best = (unsigned int)-1; icst_hz_to_vco() local
/linux-4.4.14/drivers/usb/core/
H A Dgeneric.c48 struct usb_host_config *c, *best; usb_choose_configuration() local
/linux-4.4.14/arch/sh/kernel/
H A Dunwinder.c67 struct unwinder *best; select_unwinder() local
/linux-4.4.14/drivers/video/fbdev/via/
H A Dviamode.c357 const struct fb_videomode *best = NULL; get_best_mode() local
H A Dhw.c1391 struct via_pll_config cur, up, down, best = {0, 1, 0}; get_pll_config() local
2015 const struct fb_videomode *best; viafb_get_refresh() local
/linux-4.4.14/drivers/base/
H A Dmap.c99 unsigned long best = ~0UL; kobj_lookup() local
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_vma_manager.c145 struct drm_vma_offset_node *node, *best; drm_vma_offset_lookup_locked() local
H A Ddrm_mm.c420 struct drm_mm_node *best; drm_mm_search_free_generic() local
464 struct drm_mm_node *best; drm_mm_search_free_in_range_generic() local
/linux-4.4.14/arch/x86/kvm/
H A Dcpuid.h32 struct kvm_cpuid_entry2 *best; guest_cpuid_has_xsave() local
43 struct kvm_cpuid_entry2 *best; guest_cpuid_has_mtrr() local
51 struct kvm_cpuid_entry2 *best; guest_cpuid_has_tsc_adjust() local
59 struct kvm_cpuid_entry2 *best; guest_cpuid_has_smep() local
67 struct kvm_cpuid_entry2 *best; guest_cpuid_has_smap() local
75 struct kvm_cpuid_entry2 *best; guest_cpuid_has_fsgsbase() local
83 struct kvm_cpuid_entry2 *best; guest_cpuid_has_longmode() local
91 struct kvm_cpuid_entry2 *best; guest_cpuid_has_osvw() local
99 struct kvm_cpuid_entry2 *best; guest_cpuid_has_pcid() local
107 struct kvm_cpuid_entry2 *best; guest_cpuid_has_x2apic() local
115 struct kvm_cpuid_entry2 *best; guest_cpuid_is_amd() local
123 struct kvm_cpuid_entry2 *best; guest_cpuid_has_gbpages() local
131 struct kvm_cpuid_entry2 *best; guest_cpuid_has_rtm() local
139 struct kvm_cpuid_entry2 *best; guest_cpuid_has_mpx() local
147 struct kvm_cpuid_entry2 *best; guest_cpuid_has_pcommit() local
155 struct kvm_cpuid_entry2 *best; guest_cpuid_has_rdtscp() local
168 struct kvm_cpuid_entry2 *best; guest_cpuid_has_nrips() local
H A Dcpuid.c63 struct kvm_cpuid_entry2 *best; kvm_update_cpuid() local
149 struct kvm_cpuid_entry2 *best; cpuid_query_maxphyaddr() local
773 struct kvm_cpuid_entry2 *best = NULL; kvm_find_cpuid_entry() local
814 struct kvm_cpuid_entry2 *best; kvm_cpuid() local
H A Dvmx.c2467 struct kvm_cpuid_entry2 *best = kvm_find_cpuid_entry(vcpu, 1, 0); guest_cpuid_has_vmx() local
8940 struct kvm_cpuid_entry2 *best; vmx_cpuid_update() local
/linux-4.4.14/drivers/clk/
H A Dclk-multiplier.c44 __is_best_rate(unsigned long rate, unsigned long new, unsigned long best, unsigned long flags) __is_best_rate() argument
H A Dclk-divider.c285 unsigned long parent_rate, best = 0, now, maxdiv; clk_divider_bestdiv() local
257 _is_best_div(unsigned long rate, unsigned long now, unsigned long best, unsigned long flags) _is_best_div() argument
H A Dclk-wm831x.c147 int best = 0; wm831x_fll_round_rate() local
H A Dclk.c459 unsigned long best = 0; clk_mux_determine_rate_flags() local
444 mux_is_better_rate(unsigned long rate, unsigned long now, unsigned long best, unsigned long flags) mux_is_better_rate() argument
/linux-4.4.14/lib/raid6/
H A Dalgos.c113 const struct raid6_recov_calls *best; raid6_choose_recov() local
137 const struct raid6_calls *best; raid6_choose_gen() local
/linux-4.4.14/net/dccp/
H A Dqpolicy.c41 struct sk_buff *skb, *best = NULL; qpolicy_prio_best_skb() local
/linux-4.4.14/drivers/md/
H A Ddm-queue-length.c175 struct path_info *pi = NULL, *best = NULL; ql_select_path() local
H A Ddm-service-time.c262 struct path_info *pi = NULL, *best = NULL; st_select_path() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadow.c177 }, *mthd, *best = NULL; nvbios_shadow() local
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_sa.c252 unsigned i, soffset, best, tmp; radeon_sa_bo_next_hole() local
H A Dradeon_vm.c180 struct radeon_fence *best[RADEON_NUM_RINGS] = {}; radeon_vm_grab_id() local
/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dqat_crypto.c102 unsigned long best = ~0; qat_crypto_get_instance_node() local
/linux-4.4.14/drivers/clk/sunxi/
H A Dclk-factors.c87 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; clk_factors_determine_rate() local
H A Dclk-sunxi.c128 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; sun6i_ahb1_clk_determine_rate() local
/linux-4.4.14/fs/jffs2/
H A Dcompr.c154 struct jffs2_compressor *this, *best=NULL; jffs2_compress() local
34 jffs2_is_best_compression(struct jffs2_compressor *this, struct jffs2_compressor *best, uint32_t size, uint32_t bestsize) jffs2_is_best_compression() argument
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sa.c253 unsigned i, soffset, best, tmp; amdgpu_sa_bo_next_hole() local
H A Damdgpu_vm.c138 struct fence *best[AMDGPU_MAX_RINGS] = {}; amdgpu_vm_grab_id() local
/linux-4.4.14/drivers/video/fbdev/geode/
H A Dlxfb_ops.c166 unsigned int diff, min, best = 0; lx_set_clock() local
/linux-4.4.14/drivers/md/bcache/
H A Djournal.c372 struct btree *b, *best; btree_flush_write() local
/linux-4.4.14/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c280 struct score best = {{0}, {0}, {0}, 0}; scan_r2l_t2b() local
354 struct score best = {{0}, {0}, {0}, 0}; scan_l2r_t2b() local
602 update_candidate(struct tcm *tcm, u16 x0, u16 y0, u16 w, u16 h, struct tcm_area *field, s32 criteria, struct score *best) update_candidate() argument
/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-common.c380 const struct v4l2_frmsize_discrete *size, *best = NULL; v4l2_find_nearest_format() local
/linux-4.4.14/drivers/clk/ti/
H A Ddivider.c150 unsigned long parent_rate, best = 0, now, maxdiv; ti_clk_divider_bestdiv() local
/linux-4.4.14/crypto/
H A Dapi.c63 int best = -2; __crypto_alg_lookup() local
/linux-4.4.14/drivers/block/paride/
H A Dparide.c277 int best, range; pi_probe_mode() local
/linux-4.4.14/sound/isa/sb/
H A Demu8000_callback.c169 struct best { get_voice() struct
172 } best[END]; get_voice() local
/linux-4.4.14/sound/pci/emu10k1/
H A Demu10k1_callback.c96 struct best_voice best[V_END]; snd_emu10k1_synth_get_voice() local
291 struct best_voice best[V_END]; get_voice() local
221 lookup_voices(struct snd_emux *emu, struct snd_emu10k1 *hw, struct best_voice *best, int active_only) lookup_voices() argument
/linux-4.4.14/drivers/pwm/
H A Dcore.c684 unsigned int best = 0; pwm_get() local
/linux-4.4.14/drivers/video/fbdev/core/
H A Dmodedb.c702 u32 best, diff, tdiff; fb_find_mode() local
992 struct fb_videomode *mode, *best = NULL; fb_find_best_mode() local
1030 struct fb_videomode *cmode, *best = NULL; fb_find_nearest_mode() local
1181 const struct fb_videomode *m, *m1 = NULL, *md = NULL, *best = NULL; fb_find_best_display() local
/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-s3c.c159 unsigned int best = UINT_MAX; sdhci_s3c_set_clock() local
/linux-4.4.14/net/batman-adv/
H A Doriginator.c878 struct batadv_neigh_node *best = NULL, *neigh; batadv_find_best_neighbor() local
/linux-4.4.14/sound/drivers/opl3/
H A Dopl3_midi.c161 struct best { opl3_get_voice() struct
164 } best[END]; opl3_get_voice() local
/linux-4.4.14/sound/soc/codecs/
H A Dwm8961.c510 int i, best, target, fs; wm8961_hw_params() local
H A Dak4641.c56 int i, best = 0; ak4641_set_deemph() local
H A Des8328.c101 int val, i, best; es8328_set_deemph() local
H A Dwm8955.c366 int val, i, best; wm8955_set_deemph() local
H A Dwm8978.c733 int i, best = 0; wm8978_hw_params() local
H A Dwm8731.c94 int val, i, best; wm8731_set_deemph() local
H A Dwm8960.c165 int val, i, best; wm8960_set_deemph() local
H A Dwm8993.c1191 int ret, i, best, best_val, cur_val; wm8993_hw_params() local
H A Dwm8995.c1558 int i, rate_val, best, best_val, cur_val; wm8995_hw_params() local
H A Dwm9081.c1000 int ret, i, best, best_val, cur_val; wm9081_hw_params() local
H A Dcs42l52.c909 int best = 0; cs42l52_beep_work() local
H A Dcs42l56.c983 int best = 0; cs42l56_beep_work() local
H A Dmax98088.c1401 int best, best_val, save, i, sel, fs; max98088_setup_eq1() local
1448 int best, best_val, save, i, sel, fs; max98088_setup_eq2() local
H A Dmax98095.c1504 int fs, best, best_val, i; max98095_put_eq_enum() local
1658 int fs, best, best_val, i; max98095_put_bq_enum() local
H A Dwm8903.c413 int val, i, best; wm8903_set_deemph() local
H A Dwm8904.c426 int best, best_val, save, i, cfg; wm8904_set_retune_mobile() local
498 int val, i, best; wm8904_set_deemph() local
1283 int ret, i, best, best_val, cur_val; wm8904_hw_params() local
H A Dwm8962.c3165 int best = 0; wm8962_beep_work() local
H A Dwm8996.c341 int base, best, best_val, save, i, cfg, iface; wm8996_set_retune_mobile() local
1538 int aif, best, cur_val, bclk_rate, bclk_reg, i; wm8996_update_bclk() local
1739 int bits, i, bclk_rate, best; wm8996_hw_params() local
H A Dwm8994.c113 int best, i, sysclk, val; wm8958_micd_set_rate() local
400 int iface, best, best_val, save, i, cfg; wm8994_set_retune_mobile() local
2786 int i, cur_val, best_val, bclk_rate, best; wm8994_hw_params() local
/linux-4.4.14/sound/soc/atmel/
H A Datmel-classd.c381 int i, best, best_val, cur_val, ret; atmel_classd_codec_dai_hw_params() local
/linux-4.4.14/drivers/sh/clk/
H A Dcore.c562 struct cpufreq_frequency_table *freq, *best = NULL; clk_round_parent() local
/linux-4.4.14/drivers/leds/
H A Dleds-tca6507.c411 int best = -1;/* full-on */ led_prepare() local
/linux-4.4.14/drivers/mtd/
H A Dftl.c610 uint32_t best; reclaim_block() local
/linux-4.4.14/scripts/
H A Dkallsyms.c517 int i, best, bestprofit; find_best_token() local
534 int i, best; optimize_result() local
/linux-4.4.14/sound/core/oss/
H A Dpcm_plugin.c324 unsigned int badness, best = -1; snd_pcm_plug_slave_format() local
H A Dpcm_oss.c375 boundary_nearer(int min, int mindir, int best, int bestdir, int max, int maxdir) boundary_nearer() argument
400 snd_pcm_hw_param_near(struct snd_pcm_substream *pcm, struct snd_pcm_hw_params *params, snd_pcm_hw_param_t var, unsigned int best, int *dir) snd_pcm_hw_param_near() argument
/linux-4.4.14/kernel/debug/kdb/
H A Dkdb_support.c748 struct debug_alloc_header *best, *bestprev, *prev, *h; debug_kmalloc() local
/linux-4.4.14/kernel/time/
H A Dclocksource.c553 struct clocksource *best, *cs; __clocksource_select() local
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dsched.c840 int best; grab_runnable_context() local
/linux-4.4.14/arch/ia64/mm/
H A Ddiscontig.c478 u8 best = 0xff; memory_less_node_alloc() local
/linux-4.4.14/drivers/regulator/
H A Dmax8997.c556 max8997_assess_side_effect(struct regulator_dev *rdev, u8 new_val, int *best) max8997_assess_side_effect() argument
/linux-4.4.14/drivers/video/fbdev/
H A Dvga16fb.c254 } *ptr, *best, vgaclocks[] = { vga16fb_clock_chip() local
H A Dtmiofb.c561 struct fb_videomode *best = NULL; tmiofb_find_mode() local
/linux-4.4.14/drivers/net/bonding/
H A Dbond_3ad.c1472 static struct aggregator *ad_agg_selection_test(struct aggregator *best, ad_agg_selection_test() argument
1580 struct aggregator *best, *active, *origin; ad_agg_selection_logic() local
/linux-4.4.14/drivers/media/usb/uvc/
H A Duvc_v4l2.c118 __u32 best = -1, dist; uvc_try_frame_interval() local
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dwsm.c1589 unsigned score, best = -1; cw1200_get_prio_queue() local
/linux-4.4.14/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1657 static void update_best(struct gelic_wl_scan_info **best, update_best() argument
/linux-4.4.14/drivers/gpu/drm/ast/
H A Dast_mode.c85 struct ast_vbios_enhtable *best = NULL; ast_get_vbios_mode_info() local
/linux-4.4.14/net/sctp/
H A Dassociola.c1243 sctp_trans_elect_best(struct sctp_transport *curr, struct sctp_transport *best) sctp_trans_elect_best() argument
/linux-4.4.14/arch/arm/mach-davinci/
H A Dda850.c1097 unsigned int best = (unsigned int) -1; da850_round_armrate() local
/linux-4.4.14/sound/oss/
H A Dopl3.c1000 int i, p, best, first, avail, best_time = 0x7fffffff; opl3_alloc_voice() local
H A Dsequencer.c994 int i, best; sequencer_open() local
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
H A Dsocklnd.c716 int best = -1; ksocknal_match_peerip() local
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c1592 struct fcoe_fcf *best = fip->sel_fcf; fcoe_ctlr_select() local
/linux-4.4.14/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c1889 int best = scaling_goodness( smiapp_set_compose_binner() local
1942 int best = INT_MIN; smiapp_set_compose_scaler() local
/linux-4.4.14/drivers/media/platform/
H A Dsh_vou.c525 unsigned int best_err = UINT_MAX, best = 0, img_height_max; vou_adjust_input() local
594 unsigned int best_err = UINT_MAX, best = geo->in_width, vou_adjust_output() local
/linux-4.4.14/drivers/net/wan/
H A Dixp4xx_hss.c1207 static void find_best_clock(u32 rate, u32 *best, u32 *reg) find_best_clock() argument
1188 check_clock(u32 rate, u32 a, u32 b, u32 c, u32 *best, u32 *best_diff, u32 *reg) check_clock() argument
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c3116 static void ar9300_comp_hdr_unpack(u8 *best, int *code, int *reference, ar9300_comp_hdr_unpack() argument
/linux-4.4.14/net/xfrm/
H A Dxfrm_state.c775 struct xfrm_state *best = NULL; xfrm_state_find() local
726 xfrm_state_look_at(struct xfrm_policy *pol, struct xfrm_state *x, const struct flowi *fl, unsigned short family, struct xfrm_state **best, int *acq_in_progress, int *error) xfrm_state_look_at() argument
/linux-4.4.14/fs/ocfs2/
H A Dsuballoc.c422 u16 curr, best; ocfs2_find_smallest_chain() local
1375 u16 curr, best; ocfs2_find_victim_chain() local
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Diommu.c906 int i, len, best, naddr, nsize, pna, range_size; cell_iommu_get_fixed_address() local
/linux-4.4.14/net/netfilter/
H A Dx_tables.c307 int have_rev, best = -1; xt_find_revision() local
H A Dnf_tables_api.c2262 struct nft_set_estimate est, best; nft_select_set_ops() local
/linux-4.4.14/tools/vm/
H A Dslabinfo.c324 struct aliasinfo *best = NULL; find_one_alias() local
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_ddi.c1207 struct hsw_wrpll_rnp best = { 0, 0, 0 }; hsw_ddi_calculate_wrpll() local
883 hsw_wrpll_update_rnp(uint64_t freq2k, unsigned budget, unsigned r2, unsigned n2, unsigned p, struct hsw_wrpll_rnp *best) hsw_wrpll_update_rnp() argument
/linux-4.4.14/net/core/
H A Dpktgen.c3261 struct pktgen_dev *pkt_dev, *best = NULL; next_to_run() local
/linux-4.4.14/kernel/
H A Dmodule.c3677 unsigned int i, best = 0; get_ksymbol() local

Completed in 7232 milliseconds