Home
last modified time | relevance | path

Searched defs:offsets (Results 1 – 25 of 94) sorted by relevance

1234

/Linux-v5.10/fs/minix/
Ditree_common.c32 int *offsets, in get_branch()
72 int *offsets, in alloc_branch()
156 int offsets[DEPTH]; in get_block() local
304 int offsets[DEPTH]; in truncate() local
/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/
Dia_css_isp_param_types.h65 u32 offsets[IA_CSS_NUM_PARAM_CLASSES]; /** offset wrt hdr in bytes */ member
76 } offsets; member
/Linux-v5.10/fs/sysv/
Ditree.c90 int offsets[], in get_branch()
127 int *offsets, in alloc_branch()
206 int offsets[DEPTH]; in get_block() local
279 int offsets[], in find_shared()
367 int offsets[DEPTH]; in sysv_truncate() local
/Linux-v5.10/crypto/async_tx/
Dasync_pq.c107 do_sync_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in do_sync_gen_syndrome()
177 async_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in async_gen_syndrome()
298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, in async_syndrome_val()
/Linux-v5.10/fs/ext4/
Dindirect.c145 ext4_lblk_t *offsets, in ext4_get_branch()
323 int indirect_blks, ext4_lblk_t *offsets, in ext4_alloc_branch()
527 ext4_lblk_t offsets[4]; in ext4_ind_map_blocks() local
1104 ext4_lblk_t offsets[4]; in ext4_ind_truncate() local
1220 ext4_lblk_t offsets[4], offsets2[4]; in ext4_ind_remove_space() local
/Linux-v5.10/drivers/media/platform/rockchip/rga/
Drga-hw.c49 struct rga_corners_addr_offset offsets; in rga_get_addr_offset() local
86 rga_corners_addr_offset in rga_lookup_draw_pos()
177 struct rga_corners_addr_offset offsets; in rga_cmd_set_trans_info() local
/Linux-v5.10/drivers/gpu/drm/
Ddrm_client_modeset.c259 struct drm_client_offset *offsets, in drm_client_target_cloned()
338 struct drm_client_offset *offsets, in drm_client_get_tile_offsets()
371 struct drm_client_offset *offsets, in drm_client_target_preferred()
563 struct drm_client_offset *offsets, in drm_client_firmware_config()
770 struct drm_client_offset *offsets; in drm_client_modeset_probe() local
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_compressor.h40 struct dce110_compressor_reg_offsets offsets; member
Ddce110_timing_generator.h98 struct dce110_timing_generator_offsets offsets; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_compressor.h40 struct dce112_compressor_reg_offsets offsets; member
/Linux-v5.10/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_execbuffer.c22 const unsigned int offsets[] = { 8, 3, 0 }; in __igt_gpu_reloc() local
/Linux-v5.10/drivers/memory/tegra/
Dtegra210-emc-cc-r21021.c1006 const u16 *offsets = emc->offsets->burst; in tegra210_emc_r21021_set_clock() local
1138 const u16 *offsets = emc->offsets->trim; in tegra210_emc_r21021_set_clock() local
1211 const u16 *offsets = emc->offsets->burst_mc; in tegra210_emc_r21021_set_clock() local
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv04/
Dtvmodesnv17.c360 uint32_t offsets[] = { base, base + 0x1c, base + 0x40, base + 0x5c }; in tv_save_filter() local
372 uint32_t offsets[] = { base, base + 0x1c, base + 0x40, base + 0x5c }; in tv_load_filter() local
/Linux-v5.10/fs/ext2/
Dinode.c236 int *offsets, in ext2_get_branch()
477 int *offsets, Indirect *branch) in ext2_alloc_branch()
626 int offsets[4]; in ext2_get_blocks() local
1184 int offsets[4]; in __ext2_truncate_blocks() local
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_timing_generator.c228 const struct dce110_timing_generator_offsets *offsets) in dce80_timing_generator_construct()
/Linux-v5.10/drivers/mtd/tests/
Dstresstest.c36 static int *offsets; variable
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_timing_generator.c247 const struct dce110_timing_generator_offsets *offsets) in dce60_timing_generator_construct()
/Linux-v5.10/include/linux/
Dtime_namespace.h25 struct timens_offsets offsets; member
Dvmalloc.h228 pcpu_get_vm_areas(const unsigned long *offsets, in pcpu_get_vm_areas()
/Linux-v5.10/sound/usb/
Dmixer_scarlett.c159 int offsets[SND_SCARLETT_OFFSETS_MAX]; member
360 static void scarlett_generate_name(int i, char *dst, int offsets[]) in scarlett_generate_name()
/Linux-v5.10/drivers/dma/idxd/
Dinit.c200 union offsets_reg offsets; in idxd_read_table_offsets() local
/Linux-v5.10/include/drm/
Ddrm_framebuffer.h168 unsigned int offsets[4]; member
/Linux-v5.10/include/linux/soc/qcom/
Dllcc-qcom.h86 u32 *offsets; member
/Linux-v5.10/tools/perf/tests/
Ddso-data.c60 struct test_data_offset offsets[] = { variable
/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_overlay.h143 uint32 *offsets) /* OUT (optional) */ in VMwareVideoGetAttributes()

1234