Home
last modified time | relevance | path

Searched refs:hdrsz (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c124 unsigned long hdrsz; member
209 table->hdrsz = header_size; in init_unwind_table()
277 if (table->hdrsz) in init_unwind_hdr()
354 table->hdrsz = hdrSize; in init_unwind_hdr()
958 end = hdr + table->hdrsz; in arc_unwind()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c124 unsigned long hdrsz; member
210 table->hdrsz = header_size; in init_unwind_table()
273 if (table->hdrsz) in init_unwind_hdr()
350 table->hdrsz = hdrSize; in init_unwind_hdr()
956 end = hdr + table->hdrsz; in arc_unwind()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_block.c965 int hdrsz; in xfs_dir2_leaf_to_block() local
967 hdrsz = args->geo->data_entry_offset; in xfs_dir2_leaf_to_block()
970 args->geo->blksize - hdrsz) { in xfs_dir2_leaf_to_block()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_block.c965 int hdrsz; in xfs_dir2_leaf_to_block() local
967 hdrsz = args->geo->data_entry_offset; in xfs_dir2_leaf_to_block()
970 args->geo->blksize - hdrsz) { in xfs_dir2_leaf_to_block()

Completed in 7 milliseconds