Searched refs:int_sqrt (Results 1 – 25 of 35) sorted by relevance
12
19 unsigned long int_sqrt(unsigned long x) in int_sqrt() function40 EXPORT_SYMBOL(int_sqrt);53 return int_sqrt((unsigned long) x); in int_sqrt64()
2 obj-y += div64.o gcd.o lcm.o int_pow.o int_sqrt.o reciprocal_div.o
71 unsigned long y = int_sqrt(x); in slow_is_prime_number()
131 return (u32)int_sqrt(sum); in freq_magnitude()154 return (u32)int_sqrt(sum / samples); in noise_magnitude()
512 unsigned long int_sqrt(unsigned long);519 return (u32)int_sqrt(x); in int_sqrt64()
602 bits = int_sqrt(total / (samples * (samples - 1)) * 4); in prandom32_state_selftest()
73 limit = (16 * int_sqrt(low_pages)) << (PAGE_SHIFT-10); in nfsd_cache_size_limit()
341 int_sqrt((rqd->scale_step + 1) << 8)); in rwb_arm_timer()
159 .. kernel-doc:: lib/math/int_sqrt.c
546 val = int_sqrt(debtime * 1000 / 115); in vmk80xx_cnt_insn_write()
269 p = int_sqrt(cndat << 16); in tc90522s_get_frontend()
907 congestion_kb = (16*int_sqrt(totalram_pages())) << (PAGE_SHIFT-10); in default_congestion_kb()
1185 state->crit_factor = int_sqrt(1 << page_order); in bch_bset_sort_state_init()
727 int_sqrt
934 int_sqrt
981 int_sqrt
1318 int_sqrt
1157 int_sqrt
1263 int_sqrt
2252 int_sqrt
1115 h_period = int_sqrt(h_period); in fb_get_hblank_by_dclk()
2343 ls = nr_cpu_ids / int_sqrt(nr_cpu_ids); in rcu_organize_nocb_kthreads()
2150 nfs_congestion_kb = (16*int_sqrt(totalram_pages())) << (PAGE_SHIFT-10); in nfs_init_writepagecache()
373 const unsigned long max_step = max(int_sqrt(max_pages), 2UL); in fill_hole()
1188 return int_sqrt(x*x + y*y); in int_dist()2973 width = 2 * int_sqrt(a * WACOM_CONTACT_AREA_SCALE); in wacom_bpt3_touch_msg()