| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | relocate.c | 54 Elf64_Addr *offset_ptr_rom, *last_offset = NULL; in do_elf_reloc_fixups64() local 63 offset_ptr_rom > last_offset) { in do_elf_reloc_fixups64() 83 last_offset); in do_elf_reloc_fixups64() 85 last_offset = offset_ptr_rom; in do_elf_reloc_fixups64() 93 Elf32_Addr *offset_ptr_rom, *last_offset = NULL; in do_elf_reloc_fixups32() local 102 offset_ptr_rom > last_offset) { in do_elf_reloc_fixups32() 121 re_src->r_offset, last_offset); in do_elf_reloc_fixups32() 123 last_offset = offset_ptr_rom; in do_elf_reloc_fixups32()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | qp.c | 554 u32 last_offset; in mlx4_create_zones() local 607 last_offset = dev->caps.reserved_qps_cnt[MLX4_QP_REGION_FW]; in mlx4_create_zones() 631 if (((last_offset & MLX4_BF_QP_SKIP_MASK) && in mlx4_create_zones() 632 ((int)(max_table_offset - last_offset)) >= in mlx4_create_zones() 634 (!(last_offset & MLX4_BF_QP_SKIP_MASK) && in mlx4_create_zones() 635 !((last_offset + requested_size - 1) & in mlx4_create_zones() 640 (last_offset | MLX4_BF_QP_SKIP_MASK | bf_mask) + 1; in mlx4_create_zones() 642 if (last_offset & MLX4_BF_QP_SKIP_MASK) in mlx4_create_zones() 643 last_offset = candidate_offset; in mlx4_create_zones() 647 if (last_offset > max_table_offset) { in mlx4_create_zones() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | relocate.c | 46 Elf32_Addr *offset_ptr_rom, *last_offset = NULL; in do_elf_reloc_fixups() local 55 offset_ptr_rom > last_offset) { in do_elf_reloc_fixups() 93 last_offset = offset_ptr_rom; in do_elf_reloc_fixups()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | compression.c | 507 u64 last_offset; in add_ra_bio_pages() local 519 last_offset = bio_end_offset(cb->orig_bio); in add_ra_bio_pages() 528 while (last_offset < compressed_end) { in add_ra_bio_pages() 529 pg_index = last_offset >> PAGE_SHIFT; in add_ra_bio_pages() 552 end = last_offset + PAGE_SIZE - 1; in add_ra_bio_pages() 559 lock_extent(tree, last_offset, end); in add_ra_bio_pages() 561 em = lookup_extent_mapping(em_tree, last_offset, in add_ra_bio_pages() 565 if (!em || last_offset < em->start || in add_ra_bio_pages() 566 (last_offset + PAGE_SIZE > extent_map_end(em)) || in add_ra_bio_pages() 569 unlock_extent(tree, last_offset, end); in add_ra_bio_pages() [all …]
|
| H A D | file.c | 52 u64 last_offset; member 108 if (defrag->last_offset > entry->last_offset) in __btrfs_add_inode_defrag() 109 entry->last_offset = defrag->last_offset; in __btrfs_add_inode_defrag() 300 range.start = defrag->last_offset; in __btrfs_run_defrag_inode() 312 defrag->last_offset = range.start; in __btrfs_run_defrag_inode() 314 } else if (defrag->last_offset && !defrag->cycled) { in __btrfs_run_defrag_inode() 320 defrag->last_offset = 0; in __btrfs_run_defrag_inode()
|
| H A D | scrub.c | 2602 u64 last_offset; in get_raid56_logic_offset() local 2607 last_offset = (physical - map->stripes[num].physical) * data_stripes; in get_raid56_logic_offset() 2609 *stripe_start = last_offset; in get_raid56_logic_offset() 2611 *offset = last_offset; in get_raid56_logic_offset() 2613 *offset = last_offset + i * map->stripe_len; in get_raid56_logic_offset() 2628 *offset = last_offset + j * map->stripe_len; in get_raid56_logic_offset()
|
| H A D | tree-log.c | 3549 u64 first_offset, u64 last_offset) in insert_dir_log_key() argument 3567 btrfs_set_dir_log_end(path->nodes[0], item, last_offset); in insert_dir_log_key() 3593 u64 last_offset = (u64)-1; in log_dir_items() local 3735 last_offset = (u64)-1; in log_dir_items() 3742 last_offset = (u64)-1; in log_dir_items() 3752 last_offset = tmp.offset; in log_dir_items() 3761 *last_offset_ret = last_offset; in log_dir_items() 3767 ino, first_offset, last_offset); in log_dir_items()
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder_alloc_selftest.c | 230 size_t last_offset, offset = 0; in binder_selftest_alloc_size() local 233 last_offset = offset; in binder_selftest_alloc_size() 235 front_sizes[i] = offset - last_offset; in binder_selftest_alloc_size()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | phy.c | 1016 __mt7601u_phy_freq_cal(struct mt7601u_dev *dev, s8 last_offset, u8 phy_mode) in __mt7601u_phy_freq_cal() argument 1020 trace_freq_cal_offset(dev, phy_mode, last_offset); in __mt7601u_phy_freq_cal() 1023 if (last_offset == MT_FREQ_OFFSET_INVALID) in __mt7601u_phy_freq_cal() 1045 if (abs(last_offset) >= activate_threshold) in __mt7601u_phy_freq_cal() 1047 else if (abs(last_offset) <= deactivate_threshold) in __mt7601u_phy_freq_cal() 1053 if (last_offset > deactivate_threshold) { in __mt7601u_phy_freq_cal() 1058 } else if (last_offset < -deactivate_threshold) { in __mt7601u_phy_freq_cal() 1077 s8 last_offset; in mt7601u_phy_freq_cal() local 1082 last_offset = dev->bcn_freq_off; in mt7601u_phy_freq_cal() 1086 delay = __mt7601u_phy_freq_cal(dev, last_offset, phy_mode); in mt7601u_phy_freq_cal()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gunz_test.c | 284 int first_offset, last_offset; in decompress_file() local 442 last_offset = fifo_free_last_offset(cur_in, used_in, fifo_in_len); in decompress_file() 466 n = fread(fifo_in + last_offset, 1, read_sz, inpf); in decompress_file() 637 last_offset = fifo_free_last_offset(cur_out, used_out, in decompress_file() 639 nx_append_dde(ddl_out, fifo_out + last_offset, in decompress_file()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gem_submit.c | 274 u32 i, last_offset = 0; in submit_reloc() local 302 (off < last_offset)) { in submit_reloc() 318 last_offset = off; in submit_reloc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/halrf/ |
| H A D | halrf_dpk.h | 144 s8 last_offset[KPATH]; /*path*/ member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/ |
| H A D | esparser.c | 282 if (offset < sess->last_offset) in esparser_get_offset() 285 sess->last_offset = offset; in esparser_get_offset()
|
| H A D | vdec.h | 268 u32 last_offset; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_gem_submit.c | 306 uint32_t i, last_offset = 0; in submit_reloc() local 353 (off < last_offset)) { in submit_reloc() 375 last_offset = off; in submit_reloc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/ |
| H A D | halrf_dpk.h | 176 s8 last_offset[KPATH]; /*path*/ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/ |
| H A D | halrf_dpk.h | 176 s8 last_offset[KPATH]; /*path*/ member
|
| /OK3568_Linux_fs/kernel/drivers/soc/ti/ |
| H A D | knav_qmss_queue.c | 763 unsigned last_offset; in knav_pool_create() local 818 last_offset = 0; in knav_pool_create() 822 if ((pi->region_offset - last_offset) >= num_desc) { in knav_pool_create() 826 last_offset = pi->region_offset + pi->num_desc; in knav_pool_create() 833 pool->region_offset = last_offset; in knav_pool_create()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0018-CVE-2022-38128-2.patch | 278 if (i > 0 && last_offset == offset) 281 last_offset = offset;
|
| H A D | 0017-CVE-2022-38127-2.patch | 128 dwarf_vma last_offset = 0;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | mpalib.h | 109 uint32_t last_offset; /* offset to the last one */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | mpalib.h | 109 uint32_t last_offset; /* offset to the last one */ member
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | inode.c | 2563 unsigned last_offset; in reiserfs_write_full_page() local 2565 last_offset = inode->i_size & (PAGE_SIZE - 1); in reiserfs_write_full_page() 2567 if (page->index >= end_index + 1 || !last_offset) { in reiserfs_write_full_page() 2571 zero_user_segment(page, last_offset, PAGE_SIZE); in reiserfs_write_full_page()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_enet.c | 416 int last_offset; in hns_nic_reuse_page() local 429 last_offset = hnae_page_size(ring) - hnae_buf_size(ring); in hns_nic_reuse_page() 455 if (desc_cb->page_offset <= last_offset) { in hns_nic_reuse_page()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | node.c | 2812 int i, idx, last_offset, nrpages; in f2fs_restore_node_summary() local 2815 last_offset = sbi->blocks_per_seg; in f2fs_restore_node_summary() 2819 for (i = 0; i < last_offset; i += nrpages, addr += nrpages) { in f2fs_restore_node_summary() 2820 nrpages = min(last_offset - i, BIO_MAX_PAGES); in f2fs_restore_node_summary()
|