| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | data.c | 2821 const pgoff_t end_index = ((unsigned long long)i_size) in f2fs_write_single_data_page() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | extent_io.c | 172 unsigned long end_index = end >> PAGE_SHIFT; in extent_range_clear_dirty_for_io() local 212 pgoff_t end_index = end >> PAGE_SHIFT; in __process_pages_contig() local 239 unsigned long end_index = end >> PAGE_SHIFT; in __unlock_for_delalloc() local 257 pgoff_t end_index = end >> PAGE_SHIFT; in lock_delalloc_pages() local 636 pgoff_t end_index = i_size >> PAGE_SHIFT; end_bio_extent_readpage() local 1420 unsigned long end_index = i_size >> PAGE_SHIFT; __extent_writepage() local [all...] |
| H A D | inode.c | 415 unsigned long end_index = (offset + bytes - 1) >> PAGE_SHIFT; in btrfs_cleanup_ordered_extents() local 9787 unsigned long end_index = end >> PAGE_SHIFT; in btrfs_set_range_writeback() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-gsubgpos.hh | 1196 match_lookahead(hb_ot_apply_context_t *c, unsigned int count, const HBUINT16 lookahead[], match_func_t match_func, const void *match_data, unsigned int offset, unsigned int *end_index) match_lookahead() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_core.c | 1279 int end_index = MLX5_GET(create_flow_group_in, fg_in, in mlx5_create_flow_group() local 691 alloc_flow_group(struct mlx5_flow_steering *steering, u8 match_criteria_enable, const void *match_criteria, int start_index, int end_index) alloc_flow_group() argument 721 alloc_insert_flow_group(struct mlx5_flow_table *ft, u8 match_criteria_enable, const void *match_criteria, int start_index, int end_index, struct list_head *prev) alloc_insert_flow_group() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_core.c | 3524 u_int end_index; in ahc_sent_msg() local
|
| H A D | aic79xx_core.c | 5029 u_int end_index; in ahd_sent_msg() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent_io.c | 1494 unsigned long end_index = end >> PAGE_SHIFT; in extent_range_clear_dirty_for_io() local 1509 unsigned long end_index = end >> PAGE_SHIFT; in extent_range_redirty_for_io() local 1820 unsigned long end_index = end >> PAGE_SHIFT; in __unlock_for_delalloc() local 1837 unsigned long end_index = delalloc_end >> PAGE_SHIFT; in lock_delalloc_pages() local 1941 __process_pages_contig(struct address_space *mapping, struct page *locked_page, pgoff_t start_index, pgoff_t end_index, unsigned long page_ops, pgoff_t *index_ret) __process_pages_contig() argument 2902 pgoff_t end_index = i_size >> PAGE_SHIFT; end_bio_extent_readpage() local 3585 unsigned long end_index = i_size >> PAGE_SHIFT; __extent_writepage() local [all...] |
| H A D | inode.c | 113 unsigned long end_index = (offset + bytes - 1) >> PAGE_SHIFT; in btrfs_cleanup_ordered_extents() local 10013 unsigned long end_index = end >> PAGE_SHIFT; in btrfs_set_range_writeback() local
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | data.c | 2788 const pgoff_t end_index = ((unsigned long long)i_size) in f2fs_write_single_data_page() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | shmem.c | 2598 pgoff_t end_index; in shmem_file_read_iter() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_core.c | 1397 int end_index = MLX5_GET(create_flow_group_in, fg_in, in mlx5_create_flow_group() local 800 alloc_flow_group(struct mlx5_flow_steering *steering, u8 match_criteria_enable, const void *match_criteria, int start_index, int end_index) alloc_flow_group() argument 830 alloc_insert_flow_group(struct mlx5_flow_table *ft, u8 match_criteria_enable, const void *match_criteria, int start_index, int end_index, struct list_head *prev) alloc_insert_flow_group() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_core.c | 3522 u_int end_index; in ahc_sent_msg() local
|
| H A D | aic79xx_core.c | 5027 u_int end_index; in ahd_sent_msg() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | vmalloc.c | 3858 unsigned long end_index; in remap_vmalloc_range_partial() local
|
| H A D | shmem.c | 2764 pgoff_t end_index; in shmem_file_read_iter() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-stub-assembler.h | 3505 BuildFastLoop( TNode<TIndex> start_index, TNode<TIndex> end_index, const FastLoopBody<TIndex>& body, int increment, IndexAdvanceMode advance_mode = IndexAdvanceMode::kPre) BuildFastLoop() argument
|
| /third_party/node/deps/v8/src/execution/riscv64/ |
| H A D | simulator-riscv64.cc | 1568 PrintRegs(char name_prefix, int start_index, int end_index) PrintRegs() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.cc | 962 EmitUseLookupTable(RegExpMacroAssembler* masm, ZoneList<base::uc32>* ranges, uint32_t start_index, uint32_t end_index, base::uc32 min_char, Label* fall_through, Label* even_label, Label* odd_label) EmitUseLookupTable() argument 1017 CutOutRange(RegExpMacroAssembler* masm, ZoneList<base::uc32>* ranges, uint32_t start_index, uint32_t end_index, uint32_t cut_index, Label* even_label, Label* odd_label) CutOutRange() argument 1040 SplitSearchSpace(ZoneList<base::uc32>* ranges, uint32_t start_index, uint32_t end_index, uint32_t* new_start_index, uint32_t* new_end_index, base::uc32* border) SplitSearchSpace() argument 1106 GenerateBranches(RegExpMacroAssembler* masm, ZoneList<base::uc32>* ranges, uint32_t start_index, uint32_t end_index, base::uc32 min_char, base::uc32 max_char, Label* fall_through, Label* even_label, Label* odd_label) GenerateBranches() argument 1300 int end_index = range_boundaries->length() - 1; EmitCharClass() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-integrity.c | 3445 unsigned end_index, end_offset; in dm_integrity_alloc_journal_scatterlist() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
| H A D | be.h | 232 u16 end_index; /* Completed TXQ Index */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
| H A D | be.h | 231 u16 end_index; /* Completed TXQ Index */ member
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-integrity.c | 3735 unsigned int end_index, end_offset; in dm_integrity_alloc_journal_scatterlist() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | implementation-visitor.cc | 4983 size_t end_index = i; in MatchSimpleBodyDescriptor() local
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| H A D | synclink.c | 5143 int end_index; in usc_process_rxoverrun_sync() local [all...] |