Searched refs:int_sqrt (Results 1 – 16 of 16) sorted by relevance
20 unsigned long int_sqrt(unsigned long x) in int_sqrt() function41 EXPORT_SYMBOL(int_sqrt);54 return int_sqrt((unsigned long) x); in int_sqrt64()
131 return (u32)int_sqrt(sum); in freq_magnitude()154 return (u32)int_sqrt(sum / samples); in noise_magnitude()
166 lib/math/int_sqrt.c
75 limit = (16 * int_sqrt(low_pages)) << (PAGE_SHIFT-10); in nfsd_cache_size_limit()
214 c2 = -ts->calib.r - int_sqrt(ts->calib.r * ts->calib.r - c1); in tegra_tsensor_temp_to_counter()
507 val = int_sqrt(2 * val); in sx9360_write_thresh()
623 val = int_sqrt(2 * val); in sx9324_write_thresh()
545 val = int_sqrt(debtime * 1000 / 115); in vmk80xx_cnt_insn_write()
413 int_sqrt((rqd->scale_step + 1) << 8)); in rwb_arm_timer()
1189 state->crit_factor = int_sqrt(1 << page_order); in bch_bset_sort_state_init()
1120 h_period = int_sqrt(h_period); in fb_get_hblank_by_dclk()
1518 ls = nr_cpu_ids / int_sqrt(nr_cpu_ids); in rcu_organize_nocb_kthreads()
419 const unsigned long max_step = max(int_sqrt(max_pages), 2UL); in fill_hole()
2184 nfs_congestion_kb = (16*int_sqrt(totalram_pages())) << (PAGE_SHIFT-10); in nfs_init_writepagecache()
1743 tmp4 = -int_sqrt(tmp4); in lpphy_calc_rx_iq_comp()
26158 b = (s32) int_sqrt((unsigned long) b); in wlc_phy_calc_rx_iq_comp_nphy()