Home
last modified time | relevance | path

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

12345

/linux/fs/minix/
H A 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/fs/ext4/
H A Dindirect.c145 ext4_lblk_t *offsets, in ext4_get_branch()
330 int indirect_blks, ext4_lblk_t *offsets, in ext4_alloc_branch()
536 ext4_lblk_t offsets[4]; in ext4_ind_map_blocks() local
1117 ext4_lblk_t offsets[4]; in ext4_ind_truncate() local
1233 ext4_lblk_t offsets[4], offsets2[4]; in ext4_ind_remove_space() local
/linux/crypto/async_tx/
H A 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/drivers/hid/bpf/progs/
H A DIOGEAR__Kaliber-MMOmentum.bpf.c27 const u8 offsets[] = {84, 112, 140}; in SEC() local
H A DWacom__ArtPen.bpf.c56 } offsets; member
/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_compressor.h40 struct dce112_compressor_reg_offsets offsets; member
/linux/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c749 const u16 *offsets = emc->offsets->burst; in tegra210_emc_r21021_set_clock() local
881 const u16 *offsets = emc->offsets->trim; in tegra210_emc_r21021_set_clock() local
954 const u16 *offsets = emc->offsets->burst_mc; in tegra210_emc_r21021_set_clock() local
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c359 uint32_t offsets[] = { base, base + 0x1c, base + 0x40, base + 0x5c }; in tv_save_filter() local
371 uint32_t offsets[] = { base, base + 0x1c, base + 0x40, base + 0x5c }; in tv_load_filter() local
/linux/fs/ext2/
H A Dinode.c236 int *offsets, in ext2_get_branch()
481 int *offsets, Indirect *branch) in ext2_alloc_branch()
630 int offsets[4]; in ext2_get_blocks() local
1166 int offsets[4]; in __ext2_truncate_blocks() local
/linux/fs/ntfs3/lib/
H A Ddecompress_common.c115 u16 * const offsets = &working_space[1 * (max_codeword_len + 1)]; in make_huffman_decode_table() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c410 verify_umulti_link_info(int fd,bool retprobe,__u64 * offsets,__u64 * cookies,__u64 * ref_ctr_offsets) verify_umulti_link_info() argument
548 __u64 *offsets = NULL, *ref_ctr_offsets; test_uprobe_multi_fill_link_info() local
[all...]
H A Duprobe_multi_test.c591 unsigned long offsets[3], ref_ctr_offsets[3]; in attach_uprobe_fail_refctr() local
665 unsigned long *offsets = NULL; in __test_link_api() local
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_disp.c710 const u32 *offsets; in zynqmp_disp_blend_set_output_format() local
780 const u32 *offsets) in zynqmp_disp_blend_layer_set_csc()
827 const u32 *offsets; in zynqmp_disp_blend_layer_enable() local
/linux/tools/lib/bpf/
H A Delf.c414 unsigned long *offsets; in elf_resolve_syms_offsets() local
509 unsigned long *offsets = NULL; in elf_resolve_pattern_offsets() local
/linux/drivers/mtd/tests/
H A Dstresstest.c36 static int *offsets; variable
/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c249 const struct dce110_timing_generator_offsets *offsets) in dce60_timing_generator_construct()
/linux/sound/usb/
H A 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/drivers/gpu/drm/v3d/
H A Dv3d_submit.c454 u32 __user *offsets, *syncs; in v3d_get_cpu_timestamp_query_params() local
584 u32 __user *offsets, *syncs; in v3d_get_cpu_copy_query_results_params() local
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.h98 struct dce110_timing_generator_offsets offsets; member
/linux/include/linux/
H A Dtime_namespace.h27 struct timens_offsets offsets; member
H A Dkernel.h134 unsigned int offsets) { } in __might_resched()
/linux/include/drm/
H A Ddrm_framebuffer.h171 unsigned int offsets[DRM_FORMAT_MAX_PLANES]; member
/linux/tools/perf/tests/
H A Ddso-data.c60 struct test_data_offset offsets[] = { global() variable
/linux/drivers/gpu/drm/radeon/
H A Dmkregtable.c112 struct list_head offsets; member
/linux/drivers/irqchip/
H A Dirq-mtk-cirq.c62 const u32 *offsets; member

12345