Home
last modified time | relevance | path

Searched refs:DIV64_U64_ROUND_UP (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c710 return DIV64_U64_ROUND_UP(abs_cost * WEIGHT_ONE, hw_inuse); in abs_cost_to_cost()
718 return DIV64_U64_ROUND_UP(cost * hw_inuse, WEIGHT_ONE); in cost_to_abs_cost()
876 *page = DIV64_U64_ROUND_UP(VTIME_PER_SEC, in calc_lcoefs()
880 v = DIV64_U64_ROUND_UP(VTIME_PER_SEC, seqiops); in calc_lcoefs()
886 v = DIV64_U64_ROUND_UP(VTIME_PER_SEC, randiops); in calc_lcoefs()
931 ioc->vrate_min = DIV64_U64_ROUND_UP((u64)ioc->params.qos[QOS_MIN] * in ioc_refresh_params()
1032 inuse = DIV64_U64_ROUND_UP(active * iocg->child_inuse_sum, in __propagate_weights()
1064 parent_inuse = DIV64_U64_ROUND_UP( in __propagate_weights()
1173 inuse = DIV64_U64_ROUND_UP(parent->active * child_inuse_sum, in current_hweight_max()
1485 DIV64_U64_ROUND_UP(vshortage, ioc->vtime_base_rate) * in iocg_kick_waitq()
[all …]
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-atmel.c318 state->period = DIV64_U64_ROUND_UP(tmp, rate); in atmel_pwm_get_state()
324 state->duty_cycle = DIV64_U64_ROUND_UP(tmp, rate); in atmel_pwm_get_state()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmath64.h268 #define DIV64_U64_ROUND_UP(ll, d) \ macro
/OK3568_Linux_fs/kernel/net/ceph/
H A Dstriper.c266 u64 num_periods = DIV64_U64_ROUND_UP(size, period); in ceph_get_num_objects()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c198 return DIV64_U64_ROUND_UP(ps * dsi->mode.clock * bpp, in ps2bc()
209 return DIV64_U64_ROUND_UP(ui * dsi->lanes, in ui2bc()
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_qoriq.c199 diff = DIV64_U64_ROUND_UP(diff, 2); in ptp_qoriq_adjfine()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c502 return (int) DIV64_U64_ROUND_UP(peak_kbps * 64, (54 * 8 * 1000)); in kbps_to_peak_pbn()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_audio.c551 hblank_delta = DIV64_U64_ROUND_UP(mul_u32_u32(5 * (link_clk + cdclk), pixel_clk), in calc_hblank_early_prog()
/OK3568_Linux_fs/kernel/mm/
H A Dvmscan.c2499 DIV64_U64_ROUND_UP(scan * fraction[file], in get_scan_count()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_pm.c4935 DIV64_U64_ROUND_UP(alloc_size * rate, in skl_allocate_pipe_ddb()
4946 DIV64_U64_ROUND_UP(alloc_size * rate, in skl_allocate_pipe_ddb()