| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | mem-events.h | 88 u32 blk_addr; /* count of loads blocked by address conflict */ member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_util.h | 30 void __iomem *blk_addr; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | hqx.c | 341 int blk_addr, loc_addr, mb_x, mb_y, pos, loc_row, i; in decode_slice() local
|
| /kernel/linux/linux-5.10/include/linux/mmc/ |
| H A D | core.h | 119 unsigned int blk_addr; /* block address */ member
|
| /kernel/linux/linux-6.6/include/linux/mmc/ |
| H A D | core.h | 119 unsigned int blk_addr; /* block address */ member
|
| /third_party/f2fs-tools/fsck/ |
| H A D | resize.c | 403 block_t blk_addr = 0; in migrate_sit() local
|
| H A D | dump.c | 530 static bool is_sit_bitmap_set(struct f2fs_sb_info *sbi, u32 blk_addr) in is_sit_bitmap_set() argument 622 dump_node_from_blkaddr(struct f2fs_sb_info *sbi, u32 blk_addr) dump_node_from_blkaddr() argument 663 dump_data_offset(u32 blk_addr, int ofs_in_node) dump_data_offset() argument 687 dump_node_offset(u32 blk_addr) dump_node_offset() argument 702 has_dirent(u32 blk_addr, int is_inline, int *enc_name) has_dirent() argument 726 dump_dirent(u32 blk_addr, int is_inline, int enc_name) dump_dirent() argument 791 dump_info_from_blkaddr(struct f2fs_sb_info *sbi, u32 blk_addr) dump_info_from_blkaddr() argument [all...] |
| H A D | fsck.h | 266 int32_t blk_addr; member
|
| H A D | f2fs.h | 123 u32 blk_addr; member 558 static inline u64 BLKOFF_FROM_MAIN(struct f2fs_sb_info *sbi, u64 blk_addr) in BLKOFF_FROM_MAIN() argument 564 GET_SEGNO(struct f2fs_sb_info *sbi, u64 blk_addr) GET_SEGNO() argument 570 OFFSET_IN_SEG(struct f2fs_sb_info *sbi, u64 blk_addr) OFFSET_IN_SEG() argument [all...] |
| H A D | fsck.c | 144 is_valid_ssa_node_blk(struct f2fs_sb_info *sbi, u32 nid, u32 blk_addr) is_valid_ssa_node_blk() argument 221 is_valid_summary(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, u32 blk_addr) is_valid_summary() argument 269 is_valid_ssa_data_blk(struct f2fs_sb_info *sbi, u32 blk_addr, u32 parent_nid, u16 idx_in_node, u8 version) is_valid_ssa_data_blk() argument 1801 fsck_chk_dentry_blk(struct f2fs_sb_info *sbi, int casefolded, u32 blk_addr, struct child_info *child, int last_blk, int enc_name) fsck_chk_dentry_blk() argument 1849 fsck_chk_data_blk(struct f2fs_sb_info *sbi, int casefolded, u32 blk_addr, struct child_info *child, int last_blk, enum FILE_TYPE ftype, u32 parent_nid, u16 idx_in_node, u8 ver, int enc_name) fsck_chk_data_blk() argument [all...] |
| H A D | mount.c | 1995 block_t blk_addr = 0; in read_normal_summaries() local 2028 void update_sum_entry(struct f2fs_sb_info *sbi, block_t blk_addr, in update_sum_entry() argument 2134 block_t blk_addr = sit_i->sit_base_addr + offset; current_sit_addr() local 2148 block_t blk_addr = current_sit_addr(sbi, segno); get_current_sit_page() local 2156 block_t blk_addr = current_sit_addr(sbi, segno); rewrite_current_sit_page() local 2300 get_sum_entry(struct f2fs_sb_info *sbi, u32 blk_addr, struct f2fs_summary *sum_entry) get_sum_entry() argument [all...] |
| /third_party/f2fs-tools/lib/ |
| H A D | libf2fs_io.c | 58 __u64 blk_addr = *offset >> F2FS_BLKSIZE_BITS; in __get_device_fd() local 585 int dev_write_block(void *buf, __u64 blk_addr) in dev_write_block() argument 617 int dev_fill_block(void *buf, __u64 blk_addr) in dev_fill_block() argument 622 int dev_read_block(void *buf, __u64 blk_addr) in dev_read_block() argument 627 int dev_reada_block(__u64 blk_addr) in dev_reada_block() argument [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | node.h | 56 block_t blk_addr; /* block address of the node */ member
|
| H A D | checkpoint.c | 1375 commit_checkpoint(struct f2fs_sb_info *sbi, void *src, block_t blk_addr) commit_checkpoint() argument
|
| H A D | node.c | 2299 block_t blk_addr; scan_nat_page() local [all...] |
| H A D | segment.h | 796 block_t blk_addr = sit_i->sit_base_addr + offset; current_sit_addr() local [all...] |
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | node.h | 61 block_t blk_addr; /* block address of the node */ member
|
| H A D | checkpoint.c | 1393 commit_checkpoint(struct f2fs_sb_info *sbi, void *src, block_t blk_addr) commit_checkpoint() argument
|
| H A D | node.c | 2386 block_t blk_addr; scan_nat_page() local [all...] |
| H A D | segment.h | 817 block_t blk_addr = sit_i->sit_base_addr + offset; current_sit_addr() local [all...] |
| H A D | data.c | 1798 block_t blk_addr = map->m_pblk; in f2fs_map_blocks() local 395 f2fs_target_device(struct f2fs_sb_info *sbi, block_t blk_addr, sector_t *sector) f2fs_target_device() argument 3418 prepare_write_begin(struct f2fs_sb_info *sbi, struct page *page, loff_t pos, unsigned len, block_t *blk_addr, bool *node_changed) prepare_write_begin() argument 3501 __find_data_block(struct inode *inode, pgoff_t index, block_t *blk_addr) __find_data_block() argument 3528 __reserve_data_block(struct inode *inode, pgoff_t index, block_t *blk_addr, bool *node_changed) __reserve_data_block() argument 3558 prepare_atomic_write_begin(struct f2fs_sb_info *sbi, struct page *page, loff_t pos, unsigned int len, block_t *blk_addr, bool *node_changed, bool *use_cow) prepare_atomic_write_begin() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_debugfs.c | 791 static void ndc_cache_stats(struct seq_file *s, int blk_addr, in ndc_cache_stats() argument 818 static int ndc_blk_cache_stats(struct seq_file *s, int idx, int blk_addr) in ndc_blk_cache_stats() argument 838 ndc_blk_hits_miss_stats(struct seq_file *s, int idx, int blk_addr) ndc_blk_hits_miss_stats() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | f2fs_fs.h | 189 __le16 blk_addr; /* block index in current CP */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | f2fs_fs.h | 230 __le16 blk_addr; /* block index in current CP */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_debugfs.c | 1394 static void ndc_cache_stats(struct seq_file *s, int blk_addr, in ndc_cache_stats() argument 1429 static int ndc_blk_cache_stats(struct seq_file *s, int idx, int blk_addr) in ndc_blk_cache_stats() argument 1449 ndc_blk_hits_miss_stats(struct seq_file *s, int idx, int blk_addr) ndc_blk_hits_miss_stats() argument [all...] |