/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2400_system/hive/ |
H A 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 in ia_css_configure_fpn() [all...] |
H A 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 in ia_css_initialize_de_state() [all...] |
H A 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 in ia_css_process_cnr() [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/hive/ |
H A 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 in ia_css_configure_fpn() [all...] |
H A 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 in ia_css_initialize_de_state() [all...] |
H A 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 in ia_css_process_cnr() [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A 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 in ia_css_configure_fpn() [all...] |
H A 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 in ia_css_initialize_de_state() [all...] |
H A 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 in ia_css_process_cnr() [all...] |
/kernel/linux/linux-5.10/fs/minix/ |
H A D | itree_v2.c | 27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument 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[ in block_to_path() [all...] |
H A D | itree_v1.c | 25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument 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()
|
/kernel/linux/linux-6.6/fs/minix/ |
H A D | itree_v2.c | 27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument 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[ in block_to_path() [all...] |
H A D | itree_v1.c | 25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument 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()
|
/kernel/linux/linux-5.10/scripts/mod/ |
H A 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)
|
/kernel/linux/linux-6.6/scripts/mod/ |
H A 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)
|
/kernel/linux/linux-5.10/fs/sysv/ |
H A D | itree.c | 23 static int block_to_path(struct inode *inode, long block, int offsets[DEPTH]) in block_to_path() argument 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[ in block_to_path() 88 get_branch(struct inode *inode, int depth, int offsets[], Indirect chain[], int *err) get_branch() argument 125 alloc_branch(struct inode *inode, int num, int *offsets, Indirect *branch) alloc_branch() argument 210 int offsets[DEPTH]; get_block() local 281 find_shared(struct inode *inode, int depth, int offsets[], Indirect chain[], sysv_zone_t *top) find_shared() argument 371 int offsets[DEPTH]; sysv_truncate() local [all...] |
/kernel/linux/linux-6.6/fs/sysv/ |
H A D | itree.c | 23 static int block_to_path(struct inode *inode, long block, int offsets[DEPTH]) in block_to_path() argument 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[ in block_to_path() 88 get_branch(struct inode *inode, int depth, int offsets[], Indirect chain[], int *err) get_branch() argument 125 alloc_branch(struct inode *inode, int num, int *offsets, Indirect *branch) alloc_branch() argument 210 int offsets[DEPTH]; get_block() local 281 find_shared(struct inode *inode, int depth, int offsets[], Indirect chain[], sysv_zone_t *top) find_shared() argument 371 int offsets[DEPTH]; sysv_truncate() local [all...] |
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | microchip_t1s.c | 115 static int lan865x_generate_cfg_offsets(struct phy_device *phydev, s8 offsets[2]) in lan865x_generate_cfg_offsets() argument 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[ in lan865x_setup_cfgparam() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/ |
H A 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 in dce120_timing_generator_did_triggered_reset_occur() 1245 dce120_timing_generator_construct( struct dce110_timing_generator *tg110, struct dc_context *ctx, uint32_t instance, const struct dce110_timing_generator_offsets *offsets) dce120_timing_generator_construct() argument [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | indirect.c | 44 * ext4_block_to_path - parse the block number into array of offsets 47 * @offsets: array to store the offsets in 55 * return value is the path length and @offsets[n] is the offset of 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[ in ext4_block_to_path() 74 ext4_block_to_path(struct inode *inode, ext4_lblk_t i_block, ext4_lblk_t offsets[4], int *boundary) ext4_block_to_path() argument 144 ext4_get_branch(struct inode *inode, int depth, ext4_lblk_t *offsets, Indirect chain[4], int *err) ext4_get_branch() argument 328 ext4_alloc_branch(handle_t *handle, struct ext4_allocation_request *ar, int indirect_blks, ext4_lblk_t *offsets, Indirect *branch) ext4_alloc_branch() argument 534 ext4_lblk_t offsets[4]; ext4_ind_map_blocks() local 801 ext4_find_shared(struct inode *inode, int depth, ext4_lblk_t offsets[4], Indirect chain[4], __le32 *top) ext4_find_shared() argument 1119 ext4_lblk_t offsets[4]; ext4_ind_truncate() local 1235 ext4_lblk_t offsets[4], offsets2[4]; ext4_ind_remove_space() local [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-at91/ |
H A D | Makefile | 23 $(obj)/pm_data-offsets.h: $(obj)/pm_data-offsets.s FORCE 24 $(call filechk,offsets,__PM_DATA_OFFSETS_H__) 26 $(obj)/pm_suspend.o: $(obj)/pm_data-offsets.h 28 targets += pm_data-offsets.s 29 clean-files += pm_data-offsets.h
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce120/ |
H A 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 in dce120_timing_generator_did_triggered_reset_occur() 1203 dce120_timing_generator_construct( struct dce110_timing_generator *tg110, struct dc_context *ctx, uint32_t instance, const struct dce110_timing_generator_offsets *offsets) dce120_timing_generator_construct() argument [all...] |
/kernel/linux/linux-5.10/crypto/async_tx/ |
H A 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, disk in async_gen_syndrome() 298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, size_t len, enum sum_check_flags *pqres, struct page *spare, unsigned int s_off, struct async_submit_ctl *submit) async_syndrome_val() argument [all...] |
/kernel/linux/linux-6.6/crypto/async_tx/ |
H A 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, disk in async_gen_syndrome() 298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, size_t len, enum sum_check_flags *pqres, struct page *spare, unsigned int s_off, struct async_submit_ctl *submit) async_syndrome_val() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga_overlay.h | 125 * Computes the size, pitches and offsets for YUV frames. 131 * Pitches and offsets for the given YUV frame are put in 'pitches' 132 * and 'offsets' respectively. They are both optional though. 143 uint32 *offsets) /* OUT (optional) */ in VMwareVideoGetAttributes() 149 if (offsets) { in VMwareVideoGetAttributes() 150 offsets[0] = 0; in VMwareVideoGetAttributes() 162 if (offsets) { in VMwareVideoGetAttributes() 163 offsets[1] = *size; in VMwareVideoGetAttributes() 175 if (offsets) { in VMwareVideoGetAttributes() 176 offsets[ in VMwareVideoGetAttributes() 138 VMwareVideoGetAttributes(const SVGAOverlayFormat format, uint32 *width, uint32 *height, uint32 *size, uint32 *pitches, uint32 *offsets) VMwareVideoGetAttributes() argument [all...] |