| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/hive/ |
| D | ia_css_isp_configs.c | 38 if (binary->info->mem_offsets.offsets.config) { in ia_css_configure_iterator() 39 size = binary->info->mem_offsets.offsets.config->dmem.iterator.size; in ia_css_configure_iterator() 40 offset = binary->info->mem_offsets.offsets.config->dmem.iterator.offset; in ia_css_configure_iterator() 66 if (binary->info->mem_offsets.offsets.config) { in ia_css_configure_copy_output() 67 size = binary->info->mem_offsets.offsets.config->dmem.copy_output.size; in ia_css_configure_copy_output() 68 offset = binary->info->mem_offsets.offsets.config->dmem.copy_output.offset; in ia_css_configure_copy_output() 94 if (binary->info->mem_offsets.offsets.config) { in ia_css_configure_crop() 95 size = binary->info->mem_offsets.offsets.config->dmem.crop.size; in ia_css_configure_crop() 96 offset = binary->info->mem_offsets.offsets.config->dmem.crop.offset; in ia_css_configure_crop() 122 if (binary->info->mem_offsets.offsets.config) { in ia_css_configure_fpn() [all …]
|
| D | ia_css_isp_states.c | 33 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 …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2400_system/hive/ |
| D | ia_css_isp_configs.c | 38 if (binary->info->mem_offsets.offsets.config) { in ia_css_configure_iterator() 39 size = binary->info->mem_offsets.offsets.config->dmem.iterator.size; in ia_css_configure_iterator() 40 offset = binary->info->mem_offsets.offsets.config->dmem.iterator.offset; in ia_css_configure_iterator() 66 if (binary->info->mem_offsets.offsets.config) { in ia_css_configure_copy_output() 67 size = binary->info->mem_offsets.offsets.config->dmem.copy_output.size; in ia_css_configure_copy_output() 68 offset = binary->info->mem_offsets.offsets.config->dmem.copy_output.offset; in ia_css_configure_copy_output() 94 if (binary->info->mem_offsets.offsets.config) { in ia_css_configure_crop() 95 size = binary->info->mem_offsets.offsets.config->dmem.crop.size; in ia_css_configure_crop() 96 offset = binary->info->mem_offsets.offsets.config->dmem.crop.offset; in ia_css_configure_crop() 122 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 | 75 stage->binary->info->mem_offsets.offsets.param->dmem.aa.size; in ia_css_process_aa() 77 stage->binary->info->mem_offsets.offsets.param->dmem.aa.offset; in ia_css_process_aa() 101 stage->binary->info->mem_offsets.offsets.param->dmem.anr.size; in ia_css_process_anr() 104 stage->binary->info->mem_offsets.offsets.param->dmem.anr.offset; in ia_css_process_anr() 136 stage->binary->info->mem_offsets.offsets.param->vmem.anr2.size; in ia_css_process_anr2() 139 stage->binary->info->mem_offsets.offsets.param->vmem.anr2.offset; in ia_css_process_anr2() 171 stage->binary->info->mem_offsets.offsets.param->dmem.bh.size; in ia_css_process_bh() 174 stage->binary->info->mem_offsets.offsets.param->dmem.bh.offset; in ia_css_process_bh() 192 stage->binary->info->mem_offsets.offsets.param->hmem0.bh.size; in ia_css_process_bh() 218 stage->binary->info->mem_offsets.offsets.param->dmem.cnr.size; in ia_css_process_cnr() [all …]
|
| /kernel/linux/linux-4.19/ |
| D | Kbuild | 7 # 3) Generate asm-offsets.h (may need bounds.h and timeconst.h) 24 $(call filechk,offsets,__LINUX_BOUNDS_H__) 45 # 3) Generate asm-offsets.h 48 offsets-file := include/generated/asm-offsets.h 50 always += $(offsets-file) 51 targets += arch/$(SRCARCH)/kernel/asm-offsets.s 54 arch/$(SRCARCH)/kernel/asm-offsets.s: arch/$(SRCARCH)/kernel/asm-offsets.c \ 58 $(obj)/$(offsets-file): arch/$(SRCARCH)/kernel/asm-offsets.s FORCE 59 $(call filechk,offsets,__ASM_OFFSETS_H__) 71 missing-syscalls: scripts/checksyscalls.sh $(offsets-file) FORCE [all …]
|
| /kernel/linux/linux-5.10/ |
| D | Kbuild | 14 $(call filechk,offsets,__LINUX_BOUNDS_H__) 27 # Generate asm-offsets.h 29 offsets-file := include/generated/asm-offsets.h 31 always-y += $(offsets-file) 32 targets += arch/$(SRCARCH)/kernel/asm-offsets.s 34 arch/$(SRCARCH)/kernel/asm-offsets.s: $(timeconst-file) $(bounds-file) 36 $(offsets-file): arch/$(SRCARCH)/kernel/asm-offsets.s FORCE 37 $(call filechk,offsets,__ASM_OFFSETS_H__) 47 missing-syscalls: scripts/checksyscalls.sh $(offsets-file) FORCE
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-4.19/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 …]
|
| /kernel/linux/linux-5.10/scripts/mod/ |
| D | Makefile | 9 devicetable-offsets-file := devicetable-offsets.h 11 $(obj)/$(devicetable-offsets-file): $(obj)/devicetable-offsets.s FORCE 12 $(call filechk,offsets,__DEVICETABLE_OFFSETS_H__) 14 targets += $(devicetable-offsets-file) devicetable-offsets.s 19 $(obj)/file2alias.o: $(obj)/$(devicetable-offsets-file)
|
| /kernel/linux/linux-4.19/scripts/mod/ |
| D | Makefile | 9 devicetable-offsets-file := devicetable-offsets.h 11 $(obj)/$(devicetable-offsets-file): $(obj)/devicetable-offsets.s FORCE 12 $(call filechk,offsets,__DEVICETABLE_OFFSETS_H__) 14 targets += $(devicetable-offsets-file) devicetable-offsets.s 19 $(obj)/file2alias.o: $(obj)/$(devicetable-offsets-file)
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-4.19/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 …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | prm54xx.h | 51 /* PRM clockdomain register offsets (from instance start) */ 57 /* PRM.OCP_SOCKET_PRM register offsets */ 77 /* PRM.CKGEN_PRM register offsets */ 87 /* PRM.MPU_PRM register offsets */ 92 /* PRM.DSP_PRM register offsets */ 99 /* PRM.ABE_PRM register offsets */ 128 /* PRM.COREAON_PRM register offsets */ 136 /* PRM.CORE_PRM register offsets */ 239 /* PRM.IVA_PRM register offsets */ 247 /* PRM.CAM_PRM register offsets */ [all …]
|
| D | prm7xx.h | 61 /* PRM clockdomain register offsets (from instance start) */ 67 /* PRM.OCP_SOCKET_PRM register offsets */ 96 /* PRM.CKGEN_PRM register offsets */ 206 /* PRM.MPU_PRM register offsets */ 211 /* PRM.DSP1_PRM register offsets */ 218 /* PRM.IPU_PRM register offsets */ 239 /* PRM.COREAON_PRM register offsets */ 255 /* PRM.CORE_PRM register offsets */ 322 /* PRM.IVA_PRM register offsets */ 330 /* PRM.CAM_PRM register offsets */ [all …]
|
| /kernel/linux/linux-4.19/arch/arm/mach-omap2/ |
| D | prm54xx.h | 54 /* PRM clockdomain register offsets (from instance start) */ 60 /* PRM.OCP_SOCKET_PRM register offsets */ 80 /* PRM.CKGEN_PRM register offsets */ 90 /* PRM.MPU_PRM register offsets */ 95 /* PRM.DSP_PRM register offsets */ 102 /* PRM.ABE_PRM register offsets */ 131 /* PRM.COREAON_PRM register offsets */ 139 /* PRM.CORE_PRM register offsets */ 242 /* PRM.IVA_PRM register offsets */ 250 /* PRM.CAM_PRM register offsets */ [all …]
|
| D | prm7xx.h | 64 /* PRM clockdomain register offsets (from instance start) */ 70 /* PRM.OCP_SOCKET_PRM register offsets */ 99 /* PRM.CKGEN_PRM register offsets */ 209 /* PRM.MPU_PRM register offsets */ 214 /* PRM.DSP1_PRM register offsets */ 221 /* PRM.IPU_PRM register offsets */ 242 /* PRM.COREAON_PRM register offsets */ 258 /* PRM.CORE_PRM register offsets */ 325 /* PRM.IVA_PRM register offsets */ 333 /* PRM.CAM_PRM register offsets */ [all …]
|
| /kernel/linux/linux-4.19/sound/soc/codecs/ |
| D | tscs42xx.h | 121 /* Field Offsets */ 144 /* Field Offsets */ 167 /* Field Offsets */ 192 /* Field Offsets */ 217 /* Field Offsets */ 242 /* Field Offsets */ 267 /* Field Offsets */ 292 /* Field Offsets */ 317 /* Field Offsets */ 362 /* Field Offsets */ [all …]
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | tscs42xx.h | 121 /* Field Offsets */ 144 /* Field Offsets */ 167 /* Field Offsets */ 192 /* Field Offsets */ 217 /* Field Offsets */ 242 /* Field Offsets */ 267 /* Field Offsets */ 292 /* Field Offsets */ 317 /* Field Offsets */ 362 /* Field Offsets */ [all …]
|
| /kernel/linux/linux-5.10/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() 158 * @offsets: offset array into each block (src and dest) to start transaction 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() [all …]
|