/linux-6.6.21/drivers/staging/media/atomisp/pci/ |
D | ia_css_isp_configs.c | 32 if (!binary->info->mem_offsets.offsets.config) in ia_css_configure_iterator() 35 size = binary->info->mem_offsets.offsets.config->dmem.iterator.size; in ia_css_configure_iterator() 39 offset = binary->info->mem_offsets.offsets.config->dmem.iterator.offset; in ia_css_configure_iterator() 55 if (!binary->info->mem_offsets.offsets.config) in ia_css_configure_copy_output() 58 size = binary->info->mem_offsets.offsets.config->dmem.copy_output.size; in ia_css_configure_copy_output() 62 offset = binary->info->mem_offsets.offsets.config->dmem.copy_output.offset; in ia_css_configure_copy_output() 80 if (!binary->info->mem_offsets.offsets.config) in ia_css_configure_crop() 83 size = binary->info->mem_offsets.offsets.config->dmem.crop.size; in ia_css_configure_crop() 87 offset = binary->info->mem_offsets.offsets.config->dmem.crop.offset; in ia_css_configure_crop() 103 if (!binary->info->mem_offsets.offsets.config) in ia_css_configure_fpn() [all …]
|
D | ia_css_isp_states.c | 32 unsigned int size = binary->info->mem_offsets.offsets.state->vmem.aa.size; in ia_css_initialize_aa_state() 34 unsigned int offset = binary->info->mem_offsets.offsets.state->vmem.aa.offset; in ia_css_initialize_aa_state() 54 unsigned int size = binary->info->mem_offsets.offsets.state->vmem.cnr.size; in ia_css_initialize_cnr_state() 56 unsigned int offset = binary->info->mem_offsets.offsets.state->vmem.cnr.offset; in ia_css_initialize_cnr_state() 78 unsigned int size = binary->info->mem_offsets.offsets.state->vmem.cnr2.size; in ia_css_initialize_cnr2_state() 80 unsigned int offset = binary->info->mem_offsets.offsets.state->vmem.cnr2.offset; in ia_css_initialize_cnr2_state() 102 unsigned int size = binary->info->mem_offsets.offsets.state->vmem.dp.size; in ia_css_initialize_dp_state() 104 unsigned int offset = binary->info->mem_offsets.offsets.state->vmem.dp.offset; in ia_css_initialize_dp_state() 126 unsigned int size = binary->info->mem_offsets.offsets.state->vmem.de.size; in ia_css_initialize_de_state() 128 unsigned int offset = binary->info->mem_offsets.offsets.state->vmem.de.offset; in ia_css_initialize_de_state() [all …]
|
D | ia_css_isp_params.c | 76 stage->binary->info->mem_offsets.offsets.param->dmem.aa.size; in ia_css_process_aa() 78 stage->binary->info->mem_offsets.offsets.param->dmem.aa.offset; in ia_css_process_aa() 99 stage->binary->info->mem_offsets.offsets.param->dmem.anr.size; in ia_css_process_anr() 102 stage->binary->info->mem_offsets.offsets.param->dmem.anr.offset; in ia_css_process_anr() 134 stage->binary->info->mem_offsets.offsets.param->vmem.anr2.size; in ia_css_process_anr2() 137 stage->binary->info->mem_offsets.offsets.param->vmem.anr2.offset; in ia_css_process_anr2() 169 stage->binary->info->mem_offsets.offsets.param->dmem.bh.size; in ia_css_process_bh() 172 stage->binary->info->mem_offsets.offsets.param->dmem.bh.offset; in ia_css_process_bh() 190 stage->binary->info->mem_offsets.offsets.param->hmem0.bh.size; in ia_css_process_bh() 216 stage->binary->info->mem_offsets.offsets.param->dmem.cnr.size; in ia_css_process_cnr() [all …]
|
/linux-6.6.21/fs/minix/ |
D | itree_v2.c | 27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() 41 offsets[n++] = block; in block_to_path() 43 offsets[n++] = DIRCOUNT; in block_to_path() 44 offsets[n++] = block; in block_to_path() 46 offsets[n++] = DIRCOUNT + 1; in block_to_path() 47 offsets[n++] = block / INDIRCOUNT(sb); in block_to_path() 48 offsets[n++] = block % INDIRCOUNT(sb); in block_to_path() 51 offsets[n++] = DIRCOUNT + 2; in block_to_path() 52 offsets[n++] = (block / INDIRCOUNT(sb)) / INDIRCOUNT(sb); in block_to_path() 53 offsets[n++] = (block / INDIRCOUNT(sb)) % INDIRCOUNT(sb); in block_to_path() [all …]
|
D | itree_v1.c | 25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() 38 offsets[n++] = block; in block_to_path() 40 offsets[n++] = 7; in block_to_path() 41 offsets[n++] = block; in block_to_path() 44 offsets[n++] = 8; in block_to_path() 45 offsets[n++] = block>>9; in block_to_path() 46 offsets[n++] = block & 511; in block_to_path()
|
D | itree_common.c | 32 int *offsets, in get_branch() argument 42 add_chain (chain, NULL, i_data(inode) + *offsets); in get_branch() 52 add_chain(++p, bh, (block_t *)bh->b_data + *++offsets); in get_branch() 72 int *offsets, in alloc_branch() argument 97 branch[n].p = (block_t*) bh->b_data + offsets[n]; in alloc_branch() 156 int offsets[DEPTH]; in get_block() local 160 int depth = block_to_path(inode, block, offsets); in get_block() 166 partial = get_branch(inode, depth, offsets, chain, &err); in get_block() 197 err = alloc_branch(inode, left, offsets+(partial-chain), partial); in get_block() 225 int offsets[DEPTH], in find_shared() [all …]
|
/linux-6.6.21/drivers/net/phy/ |
D | microchip_t1s.c | 115 static int lan865x_generate_cfg_offsets(struct phy_device *phydev, s8 offsets[2]) in lan865x_generate_cfg_offsets() 125 offsets[i] = ret | 0xE0; in lan865x_generate_cfg_offsets() 127 offsets[i] = ret; in lan865x_generate_cfg_offsets() 167 s8 offsets[2]; in lan865x_setup_cfgparam() local 170 ret = lan865x_generate_cfg_offsets(phydev, offsets); in lan865x_setup_cfgparam() 179 FIELD_PREP(GENMASK(15, 10), 9 + offsets[0]) | in lan865x_setup_cfgparam() 180 FIELD_PREP(GENMASK(15, 4), 14 + offsets[0]); in lan865x_setup_cfgparam() 182 FIELD_PREP(GENMASK(15, 10), 40 + offsets[1]); in lan865x_setup_cfgparam() 184 FIELD_PREP(GENMASK(15, 8), 5 + offsets[0]) | in lan865x_setup_cfgparam() 185 (9 + offsets[0]); in lan865x_setup_cfgparam() [all …]
|
/linux-6.6.21/scripts/mod/ |
D | Makefile | 10 devicetable-offsets-file := devicetable-offsets.h 12 $(obj)/$(devicetable-offsets-file): $(obj)/devicetable-offsets.s FORCE 13 $(call filechk,offsets,__DEVICETABLE_OFFSETS_H__) 15 targets += $(devicetable-offsets-file) devicetable-offsets.s 20 $(obj)/file2alias.o: $(obj)/$(devicetable-offsets-file)
|
/linux-6.6.21/fs/sysv/ |
D | itree.c | 23 static int block_to_path(struct inode *inode, long block, int offsets[DEPTH]) in block_to_path() 35 offsets[n++] = block; in block_to_path() 37 offsets[n++] = DIRECT; in block_to_path() 38 offsets[n++] = block; in block_to_path() 40 offsets[n++] = DIRECT+1; in block_to_path() 41 offsets[n++] = block >> ptrs_bits; in block_to_path() 42 offsets[n++] = block & (indirect_blocks - 1); in block_to_path() 44 offsets[n++] = DIRECT+2; in block_to_path() 45 offsets[n++] = block >> (ptrs_bits * 2); in block_to_path() 46 offsets[n++] = (block >> ptrs_bits) & (indirect_blocks - 1); in block_to_path() [all …]
|
/linux-6.6.21/ |
D | Kbuild | 15 $(call filechk,offsets,__LINUX_BOUNDS_H__) 26 # Generate asm-offsets.h 28 offsets-file := include/generated/asm-offsets.h 30 targets += arch/$(SRCARCH)/kernel/asm-offsets.s 32 arch/$(SRCARCH)/kernel/asm-offsets.s: $(timeconst-file) $(bounds-file) 34 $(offsets-file): arch/$(SRCARCH)/kernel/asm-offsets.s FORCE 35 $(call filechk,offsets,__ASM_OFFSETS_H__) 43 missing-syscalls: scripts/checksyscalls.sh $(offsets-file) 73 prepare: $(offsets-file) missing-syscalls $(atomic-checks)
|
/linux-6.6.21/crypto/async_tx/ |
D | async_pq.c | 107 do_sync_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in do_sync_gen_syndrome() argument 124 srcs[i] = page_address(blocks[i]) + offsets[i]; in do_sync_gen_syndrome() 177 async_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in async_gen_syndrome() argument 196 is_dma_pq_aligned_offs(device, offsets, disks, len)) { in async_gen_syndrome() 214 offsets[i], len, DMA_TO_DEVICE); in async_gen_syndrome() 227 P(offsets, disks), in async_gen_syndrome() 237 Q(offsets, disks), in async_gen_syndrome() 259 P(offsets, disks) = 0; in async_gen_syndrome() 263 Q(offsets, disks) = 0; in async_gen_syndrome() 265 do_sync_gen_syndrome(blocks, offsets, disks, len, submit); in async_gen_syndrome() [all …]
|
/linux-6.6.21/arch/arm/mach-at91/ |
D | Makefile | 21 $(obj)/pm_data-offsets.h: $(obj)/pm_data-offsets.s FORCE 22 $(call filechk,offsets,__PM_DATA_OFFSETS_H__) 24 $(obj)/pm_suspend.o: $(obj)/pm_data-offsets.h 26 targets += pm_data-offsets.s 27 clean-files += pm_data-offsets.h
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_timing_generator.c | 43 generic_reg_update_soc15(tg110->base.ctx, tg110->offsets.crtc, reg_name, n, __VA_ARGS__) 46 generic_reg_set_soc15(tg110->base.ctx, tg110->offsets.crtc, reg_name, n, __VA_ARGS__) 93 tg110->offsets.crtc); in dce120_timing_generator_is_in_vertical_blank() 176 tg110->offsets.crtc); in dce120_timing_generator_get_vblank_counter() 192 tg110->offsets.crtc); in dce120_timing_generator_get_crtc_position() 203 tg110->offsets.crtc); in dce120_timing_generator_get_crtc_position() 253 tg110->offsets.crtc); in dce120_timing_generator_setup_global_swap_lock() 261 dm_write_reg_soc15(tg->ctx, mmCRTC0_CRTC_GSL_WINDOW, tg110->offsets.crtc, 0); in dce120_timing_generator_setup_global_swap_lock() 315 tg110->offsets.crtc); in dce120_timing_generator_enable_reset_trigger() 377 tg110->offsets.crtc); in dce120_timing_generator_did_triggered_reset_occur() [all …]
|
/linux-6.6.21/drivers/staging/media/deprecated/atmel/ |
D | atmel-sama7g5-isc.c | 215 regmap_write(regmap, ISC_CSC_YR_YG + isc->offsets.csc, in isc_sama7g5_config_csc() 217 regmap_write(regmap, ISC_CSC_YB_OY + isc->offsets.csc, in isc_sama7g5_config_csc() 219 regmap_write(regmap, ISC_CSC_CBR_CBG + isc->offsets.csc, in isc_sama7g5_config_csc() 221 regmap_write(regmap, ISC_CSC_CBB_OCB + isc->offsets.csc, in isc_sama7g5_config_csc() 223 regmap_write(regmap, ISC_CSC_CRR_CRG + isc->offsets.csc, in isc_sama7g5_config_csc() 225 regmap_write(regmap, ISC_CSC_CRB_OCR + isc->offsets.csc, in isc_sama7g5_config_csc() 234 regmap_write(regmap, ISC_CBC_BRIGHT + isc->offsets.cbc, isc->ctrls.brightness); in isc_sama7g5_config_cbc() 235 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, isc->ctrls.contrast); in isc_sama7g5_config_cbc() 289 regmap_update_bits(regmap, ISC_RLP_CFG + isc->offsets.rlp, in isc_sama7g5_config_rlp() 433 isc->offsets.csc = ISC_SAMA7G5_CSC_OFFSET; in microchip_xisc_probe() [all …]
|
D | atmel-sama5d2-isc.c | 202 regmap_write(regmap, ISC_CSC_YR_YG + isc->offsets.csc, in isc_sama5d2_config_csc() 204 regmap_write(regmap, ISC_CSC_YB_OY + isc->offsets.csc, in isc_sama5d2_config_csc() 206 regmap_write(regmap, ISC_CSC_CBR_CBG + isc->offsets.csc, in isc_sama5d2_config_csc() 208 regmap_write(regmap, ISC_CSC_CBB_OCB + isc->offsets.csc, in isc_sama5d2_config_csc() 210 regmap_write(regmap, ISC_CSC_CRR_CRG + isc->offsets.csc, in isc_sama5d2_config_csc() 212 regmap_write(regmap, ISC_CSC_CRB_OCR + isc->offsets.csc, in isc_sama5d2_config_csc() 220 regmap_write(regmap, ISC_CBC_BRIGHT + isc->offsets.cbc, in isc_sama5d2_config_cbc() 222 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, in isc_sama5d2_config_cbc() 282 regmap_update_bits(regmap, ISC_RLP_CFG + isc->offsets.rlp, in isc_sama5d2_config_rlp() 444 isc->offsets.csc = ISC_SAMA5D2_CSC_OFFSET; in atmel_isc_probe() [all …]
|
/linux-6.6.21/drivers/mtd/tests/ |
D | stresstest.c | 36 static int *offsets; variable 87 offs = offsets[eb]; in do_write() 92 offs = offsets[eb] = 0; in do_write() 103 offsets[eb + 1] = 0; in do_write() 112 offsets[eb++] = mtd->erasesize; in do_write() 115 offsets[eb] = offs; in do_write() 181 offsets = kmalloc_array(ebcnt, sizeof(int), GFP_KERNEL); in mtd_stresstest_init() 182 if (!readbuf || !writebuf || !offsets) in mtd_stresstest_init() 185 offsets[i] = mtd->erasesize; in mtd_stresstest_init() 211 kfree(offsets); in mtd_stresstest_init()
|
/linux-6.6.21/sound/usb/ |
D | mixer_scarlett.c | 159 int offsets[SND_SCARLETT_OFFSETS_MAX]; member 190 .offsets = {}, 199 .offsets = {}, 208 .offsets = {}, 217 .offsets = {}, 226 .offsets = {}, 360 static void scarlett_generate_name(int i, char *dst, int offsets[]) in scarlett_generate_name() argument 362 if (i > offsets[SCARLETT_OFFSET_MIX]) in scarlett_generate_name() 364 'A'+(i - offsets[SCARLETT_OFFSET_MIX] - 1)); in scarlett_generate_name() 365 else if (i > offsets[SCARLETT_OFFSET_ADAT]) in scarlett_generate_name() [all …]
|
/linux-6.6.21/fs/ext4/ |
D | indirect.c | 76 ext4_lblk_t offsets[4], int *boundary) in ext4_block_to_path() 87 offsets[n++] = i_block; in ext4_block_to_path() 90 offsets[n++] = EXT4_IND_BLOCK; in ext4_block_to_path() 91 offsets[n++] = i_block; in ext4_block_to_path() 94 offsets[n++] = EXT4_DIND_BLOCK; in ext4_block_to_path() 95 offsets[n++] = i_block >> ptrs_bits; in ext4_block_to_path() 96 offsets[n++] = i_block & (ptrs - 1); in ext4_block_to_path() 99 offsets[n++] = EXT4_TIND_BLOCK; in ext4_block_to_path() 100 offsets[n++] = i_block >> (ptrs_bits * 2); in ext4_block_to_path() 101 offsets[n++] = (i_block >> ptrs_bits) & (ptrs - 1); in ext4_block_to_path() [all …]
|
/linux-6.6.21/drivers/media/platform/microchip/ |
D | microchip-sama7g5-isc.c | 235 regmap_write(regmap, ISC_CSC_YR_YG + isc->offsets.csc, in isc_sama7g5_config_csc() 237 regmap_write(regmap, ISC_CSC_YB_OY + isc->offsets.csc, in isc_sama7g5_config_csc() 239 regmap_write(regmap, ISC_CSC_CBR_CBG + isc->offsets.csc, in isc_sama7g5_config_csc() 241 regmap_write(regmap, ISC_CSC_CBB_OCB + isc->offsets.csc, in isc_sama7g5_config_csc() 243 regmap_write(regmap, ISC_CSC_CRR_CRG + isc->offsets.csc, in isc_sama7g5_config_csc() 245 regmap_write(regmap, ISC_CSC_CRB_OCR + isc->offsets.csc, in isc_sama7g5_config_csc() 254 regmap_write(regmap, ISC_CBC_BRIGHT + isc->offsets.cbc, isc->ctrls.brightness); in isc_sama7g5_config_cbc() 255 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, isc->ctrls.contrast); in isc_sama7g5_config_cbc() 309 regmap_update_bits(regmap, ISC_RLP_CFG + isc->offsets.rlp, in isc_sama7g5_config_rlp() 453 isc->offsets.csc = ISC_SAMA7G5_CSC_OFFSET; in microchip_xisc_probe() [all …]
|
D | microchip-sama5d2-isc.c | 222 regmap_write(regmap, ISC_CSC_YR_YG + isc->offsets.csc, in isc_sama5d2_config_csc() 224 regmap_write(regmap, ISC_CSC_YB_OY + isc->offsets.csc, in isc_sama5d2_config_csc() 226 regmap_write(regmap, ISC_CSC_CBR_CBG + isc->offsets.csc, in isc_sama5d2_config_csc() 228 regmap_write(regmap, ISC_CSC_CBB_OCB + isc->offsets.csc, in isc_sama5d2_config_csc() 230 regmap_write(regmap, ISC_CSC_CRR_CRG + isc->offsets.csc, in isc_sama5d2_config_csc() 232 regmap_write(regmap, ISC_CSC_CRB_OCR + isc->offsets.csc, in isc_sama5d2_config_csc() 240 regmap_write(regmap, ISC_CBC_BRIGHT + isc->offsets.cbc, in isc_sama5d2_config_cbc() 242 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, in isc_sama5d2_config_cbc() 302 regmap_update_bits(regmap, ISC_RLP_CFG + isc->offsets.rlp, in isc_sama5d2_config_rlp() 464 isc->offsets.csc = ISC_SAMA5D2_CSC_OFFSET; in microchip_isc_probe() [all …]
|
/linux-6.6.21/include/linux/ |
D | time_namespace.h | 23 struct timens_offsets offsets; member 63 struct proc_timens_offset *offsets, int n); 67 struct timens_offsets *ns_offsets = ¤t->nsproxy->time_ns->offsets; in timens_add_monotonic() 74 struct timens_offsets *ns_offsets = ¤t->nsproxy->time_ns->offsets; in timens_add_boottime() 81 struct timens_offsets *ns_offsets = ¤t->nsproxy->time_ns->offsets; in timens_add_boottime_ns() 88 struct timens_offsets *ns_offsets = ¤t->nsproxy->time_ns->offsets; in timens_sub_boottime() 94 struct timens_offsets *offsets); 103 return do_timens_ktime_to_host(clockid, tim, &ns->offsets); in timens_ktime_to_host()
|
/linux-6.6.21/arch/x86/kvm/ |
D | Makefile | 41 $(obj)/svm/vmenter.o: $(obj)/kvm-asm-offsets.h 44 $(obj)/vmx/vmenter.o: $(obj)/kvm-asm-offsets.h 46 $(obj)/kvm-asm-offsets.h: $(obj)/kvm-asm-offsets.s FORCE 47 $(call filechk,offsets,__KVM_ASM_OFFSETS_H__) 49 targets += kvm-asm-offsets.s 50 clean-files += kvm-asm-offsets.h
|
/linux-6.6.21/drivers/memory/ |
D | Makefile | 35 $(obj)/ti-emif-sram-pm.o: $(obj)/ti-emif-asm-offsets.h 37 $(obj)/ti-emif-asm-offsets.h: $(obj)/emif-asm-offsets.s FORCE 38 $(call filechk,offsets,__TI_EMIF_ASM_OFFSETS_H__) 40 targets += emif-asm-offsets.s 41 clean-files += ti-emif-asm-offsets.h
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ |
D | ia_css_bayer_io.host.c | 39 if (binary->info->mem_offsets.offsets.param) { in ia_css_bayer_io_config() 40 size_get = binary->info->mem_offsets.offsets.param->dmem.get.size; in ia_css_bayer_io_config() 41 offset = binary->info->mem_offsets.offsets.param->dmem.get.offset; in ia_css_bayer_io_config() 67 if (binary->info->mem_offsets.offsets.param) { in ia_css_bayer_io_config() 68 size_put = binary->info->mem_offsets.offsets.param->dmem.put.size; in ia_css_bayer_io_config() 69 offset = binary->info->mem_offsets.offsets.param->dmem.put.offset; in ia_css_bayer_io_config()
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ |
D | ia_css_yuv444_io.host.c | 39 if (binary->info->mem_offsets.offsets.param) { in ia_css_yuv444_io_config() 40 size_get = binary->info->mem_offsets.offsets.param->dmem.get.size; in ia_css_yuv444_io_config() 41 offset = binary->info->mem_offsets.offsets.param->dmem.get.offset; in ia_css_yuv444_io_config() 68 if (binary->info->mem_offsets.offsets.param) { in ia_css_yuv444_io_config() 69 size_put = binary->info->mem_offsets.offsets.param->dmem.put.size; in ia_css_yuv444_io_config() 70 offset = binary->info->mem_offsets.offsets.param->dmem.put.offset; in ia_css_yuv444_io_config()
|