| /linux-6.15/security/selinux/ss/ |
| H A D | ebitmap.c | 497 rounddown(bit, BITS_PER_U64) > last_startbit) { in ebitmap_write() 499 last_startbit = rounddown(bit, BITS_PER_U64); in ebitmap_write() 515 rounddown(bit, BITS_PER_U64) > last_startbit) { in ebitmap_write() 520 last_startbit = rounddown(bit, BITS_PER_U64); in ebitmap_write() 538 last_startbit = rounddown(bit, BITS_PER_U64); in ebitmap_write()
|
| /linux-6.15/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_subdev.c | 324 r->width = rounddown(r->width, ATOM_ISP_STEP_WIDTH); in atomisp_subdev_set_selection() 325 r->height = rounddown(r->height, ATOM_ISP_STEP_HEIGHT); in atomisp_subdev_set_selection() 370 dvs_w = rounddown(crop[pad]->width / 5, in atomisp_subdev_set_selection() 372 dvs_h = rounddown(crop[pad]->height / 5, in atomisp_subdev_set_selection() 428 rounddown(crop[ATOMISP_SUBDEV_PAD_SINK]-> in atomisp_subdev_set_selection() 436 rounddown(crop[ATOMISP_SUBDEV_PAD_SINK]-> in atomisp_subdev_set_selection()
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | mm.c | 135 e = rounddown(e, mm->block_size); in nvkm_mm_head() 209 e = rounddown(e, mm->block_size); in nvkm_mm_tail() 271 node->length = rounddown(offset + length, mm->block_size); in nvkm_mm_init()
|
| /linux-6.15/drivers/firmware/efi/ |
| H A D | earlycon.c | 260 memset32(efi_x_array, rounddown(xres, font->width), ARRAY_SIZE(efi_x_array)); in efi_earlycon_setup() 261 efi_y = rounddown(yres, font->height); in efi_earlycon_setup()
|
| /linux-6.15/drivers/nvmem/ |
| H A D | rockchip-efuse.c | 112 addr_start = rounddown(offset, RK3399_NBYTES) / RK3399_NBYTES; in rockchip_rk3328_efuse_read() 165 addr_start = rounddown(offset, RK3399_NBYTES) / RK3399_NBYTES; in rockchip_rk3399_efuse_read()
|
| H A D | stm32-romem.c | 84 roffset = rounddown(offset, 4); in stm32_bsec_read()
|
| /linux-6.15/drivers/media/platform/xilinx/ |
| H A D | xilinx-dma.c | 543 max_width = rounddown(XVIP_DMA_MAX_WIDTH, align); in __xvip_dma_try_format() 544 width = rounddown(pix->width * info->bpp, align); in __xvip_dma_try_format() 555 max_bpl = rounddown(XVIP_DMA_MAX_WIDTH, dma->align); in __xvip_dma_try_format() 556 bpl = rounddown(pix->bytesperline, dma->align); in __xvip_dma_try_format()
|
| /linux-6.15/drivers/tty/vt/ |
| H A D | selection.c | 285 new_sel_start = rounddown(ps, vc->vc_size_row); in vc_do_selection() 286 new_sel_end = rounddown(pe, vc->vc_size_row) + in vc_do_selection()
|
| /linux-6.15/drivers/comedi/drivers/ |
| H A D | comedi_test.c | 324 rounddown(UINT_MAX, (unsigned int)NSEC_PER_USEC)); in waveform_ai_cmdtest() 329 limit = rounddown(limit, (unsigned int)NSEC_PER_SEC); in waveform_ai_cmdtest() 339 rounddown(UINT_MAX, (unsigned int)NSEC_PER_USEC)); in waveform_ai_cmdtest() 593 arg = min(arg, rounddown(UINT_MAX, (unsigned int)NSEC_PER_USEC)); in waveform_ao_cmdtest()
|
| /linux-6.15/crypto/ |
| H A D | cts.c | 167 offset = rounddown(nbytes - 1, bsize); in crypto_cts_encrypt() 267 offset = rounddown(nbytes - 1, bsize); in crypto_cts_decrypt()
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | efx_reflash.c | 295 chunk = rounddown(EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE, align); in efx_reflash_erase_partition() 343 chunk = rounddown(write_max, align); in efx_reflash_write_partition()
|
| /linux-6.15/include/linux/ |
| H A D | math.h | 85 #define rounddown(x, y) ( \ macro
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpio-menz127.c | 58 debounce = rounddown(debounce, MEN_Z127_DB_MIN_US); in men_z127_debounce()
|
| /linux-6.15/drivers/powercap/ |
| H A D | arm_scmi_powercap.c | 113 *norm = rounddown(*norm, spz->info->power_cap_step); in scmi_powercap_normalize_cap() 163 *norm = rounddown(*norm, spz->info->pai_step); in scmi_powercap_normalize_time()
|
| /linux-6.15/fs/proc/ |
| H A D | vmcore.c | 1138 start = rounddown(paddr, PAGE_SIZE); in process_ptload_program_headers_elf64() 1175 start = rounddown(paddr, PAGE_SIZE); in process_ptload_program_headers_elf32() 1414 start = rounddown(phdr->p_offset, PAGE_SIZE); in vmcoredd_update_program_headers() 1434 start = rounddown(phdr->p_offset, PAGE_SIZE); in vmcoredd_update_program_headers() 1590 start = rounddown(phdr->p_offset, PAGE_SIZE); in vmcore_reset_offsets_elf64()
|
| /linux-6.15/lib/ |
| H A D | test_hexdump.c | 217 test_hexdump_overflow(buflen, rounddown(len, gs), rs, gs, ascii); in test_hexdump_overflow_set()
|
| /linux-6.15/arch/powerpc/crypto/ |
| H A D | chacha-p10-glue.c | 98 nbytes = rounddown(nbytes, walk.stride); in chacha_p10_stream_xor()
|
| /linux-6.15/block/ |
| H A D | badblocks.c | 860 rounddown(s, 1 << bb->shift); in _badblocks_set() 1075 rounddown(target, 1 << bb->shift); in _badblocks_clear() 1310 rounddown(s, 1 << bb->shift); in badblocks_check()
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | chacha-neon-glue.c | 113 nbytes = rounddown(nbytes, walk.stride); in chacha_neon_stream_xor()
|
| /linux-6.15/sound/firewire/tascam/ |
| H A D | tascam-hwdep.c | 73 length = rounddown(remained, sizeof(*entries)); in tscm_hwdep_read_queue()
|
| /linux-6.15/fs/nilfs2/ |
| H A D | alloc.c | 859 entry_start = rounddown(group_offset, epb); in nilfs_palloc_freev() 897 entry_start = rounddown(group_offset, epb); in nilfs_palloc_freev()
|
| /linux-6.15/drivers/iio/adc/ |
| H A D | ti_am335x_adc.c | 245 dma->fifo_thresh = rounddown(FIFO1_THRESHOLD + 1, in tiadc_start_dma() 249 dma->period_size = rounddown(DMA_BUFFER_SIZE / 2, in tiadc_start_dma()
|
| /linux-6.15/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-params.c | 577 rounddown(stripe_offset_out_y, in imgu_css_osys_calc_frame_and_stripe_params() 616 chunk_floor_y = rounddown(stripe_offset_inp_y, in imgu_css_osys_calc_frame_and_stripe_params() 619 rounddown(stripe_offset_inp_uv, in imgu_css_osys_calc_frame_and_stripe_params() 672 rounddown(stripe_offset_inp_y, in imgu_css_osys_calc_frame_and_stripe_params() 675 rounddown(stripe_offset_inp_uv, in imgu_css_osys_calc_frame_and_stripe_params() 696 next_offset = rounddown(next_offset, 64); in imgu_css_osys_calc_frame_and_stripe_params() 765 rounddown(stripe_output_width_y, in imgu_css_osys_calc_frame_and_stripe_params() 1196 rounddown(css_pipe->rect[IPU3_CSS_RECT_GDC].width - in imgu_css_osys_calc()
|
| /linux-6.15/drivers/gpu/drm/i915/gvt/ |
| H A D | cfg_space.c | 276 switch (rounddown(offset, 4)) { in intel_vgpu_emulate_cfg_write()
|
| /linux-6.15/drivers/gpu/drm/tiny/ |
| H A D | st7586.c | 121 rect->x1 = rounddown(rect->x1, 3); in st7586_fb_dirty()
|