Home
last modified time | relevance | path

Searched defs:start_block (Results 26 - 50 of 86) sorted by relevance

1234

/kernel/linux/linux-6.6/init/
H A Ddo_mounts_rd.c70 int start_block = rd_image_start; in identify_ramdisk_image() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c941 struct ir3_block *start_block = ir3_after_preamble(ir); in ir3_legalize() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dspill-placer.cc61 RpoNumber start_block = in Add() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsufile.c1066 sector_t seg_start, seg_end, start_block, end_block; in nilfs_sufile_trim_fs() local
[all...]
/kernel/linux/linux-5.10/fs/ext2/
H A Dballoc.c878 ext2_fsblk_t group_first_block, group_end_block, start_block; in alloc_new_reservation() local
751 find_next_reservable_window( struct ext2_reserve_window_node *search_head, struct ext2_reserve_window_node *my_rsv, struct super_block * sb, ext2_fsblk_t start_block, ext2_fsblk_t last_block) find_next_reservable_window() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_extfree_item.c356 xfs_trans_free_extent( struct xfs_trans *tp, struct xfs_efd_log_item *efdp, xfs_fsblock_t start_block, xfs_extlen_t ext_len, const struct xfs_owner_info *oinfo, bool skip_discard) xfs_trans_free_extent() argument
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsufile.c1066 sector_t seg_start, seg_end, start_block, end_block; in nilfs_sufile_trim_fs() local
[all...]
/kernel/linux/linux-6.6/fs/ext2/
H A Dballoc.c868 ext2_fsblk_t group_first_block, group_end_block, start_block; in alloc_new_reservation() local
748 find_next_reservable_window( struct ext2_reserve_window_node *search_head, struct ext2_reserve_window_node *my_rsv, struct super_block * sb, ext2_fsblk_t start_block, ext2_fsblk_t last_block) find_next_reservable_window() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_goto_ifs.c959 nir_block *start_block = nir_cf_node_as_block(start_node); in nir_lower_goto_ifs_impl() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.cpp1187 adjust_later_block_ips(bblock_t *start_block, int ip_adjustment) in adjust_later_block_ips() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddead_branch_elim_pass.cpp509 BasicBlock* start_block = context()->get_instr_block(start_block_id); in FindFirstExitFromSelectionMerge() local
642 BasicBlock* start_block = context()->get_instr_block(switch_header_id); in SwitchHasNestedBreak() local
H A Dmerge_return_pass.cpp824 BasicBlock* start_block = &*function_->begin(); in CreateSingleCaseSwitch() local
835 context(), start_block, in CreateSingleCaseSwitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddead_branch_elim_pass.cpp509 BasicBlock* start_block = context()->get_instr_block(start_block_id); in FindFirstExitFromSelectionMerge() local
642 BasicBlock* start_block = context()->get_instr_block(switch_header_id); in SwitchHasNestedBreak() local
H A Dmerge_return_pass.cpp824 BasicBlock* start_block = &*function_->begin(); in CreateSingleCaseSwitch() local
835 context(), start_block, in CreateSingleCaseSwitch() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips_dsp_r2.c1455 CollectHistogram_MIPSdspR2(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MIPSdspR2() argument
H A Denc_sse41.c26 CollectHistogram_SSE41(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_SSE41() argument
H A Denc.c62 CollectHistogram_C(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_C() argument
/third_party/spirv-tools/source/opt/
H A Ddead_branch_elim_pass.cpp497 BasicBlock* start_block = context()->get_instr_block(start_block_id); in FindFirstExitFromSelectionMerge() local
630 BasicBlock* start_block = context()->get_instr_block(switch_header_id); in SwitchHasNestedBreak() local
H A Dmerge_return_pass.cpp832 BasicBlock* start_block = &*function_->begin(); in CreateSingleCaseSwitch() local
843 context(), start_block, in CreateSingleCaseSwitch() local
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c804 __u32 start_block; member
/kernel/linux/linux-6.6/include/linux/
H A Dswap.h197 sector_t start_block; member
615 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, unsigned long nr_pages, sector_t start_block) add_swap_extent() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c513 struct vtn_block *start_block; member
517 vtn_add_cfg_work_item(struct vtn_builder *b, struct list_head *work_list, struct vtn_cf_node *cf_parent, struct list_head *cf_list, struct vtn_block *start_block) vtn_add_cfg_work_item() argument
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-zoned-metadata.c2714 sector_t start_block = *chunk_block; in dmz_first_valid_block() local
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dcyapa_gen3.c698 cyapa_gen3_write_blocks(struct cyapa *cyapa, size_t start_block, size_t block_count, const u8 *image_data) cyapa_gen3_write_blocks() argument
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dmsu.c98 struct scatterlist *start_block; member
[all...]

Completed in 38 milliseconds

1234