Searched refs:div64_ul (Results 1 – 4 of 4) sorted by relevance
10 #define div64_ul(x, y) div64_u64((x), (y)) macro61 #define div64_ul(x, y) div_u64((x), (y)) macro
146 return div64_ul(1000000000000ull, rate); in jz4780_nemc_clk_period()
618 avg_atom = div64_ul(avg_atom, nr_switches); in proc_sched_show_task()
5900 load = div64_ul(load * se->avg.load_avg_contrib, in update_cfs_rq_h_load()5913 return div64_ul(p->se.avg.load_avg_contrib * cfs_rq->h_load, in task_h_load()