Home
last modified time | relevance | path

Searched defs:entsize (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/objtool/ !
Delf.c600 Elf64_Xword entsize = symtab->sh.sh_entsize; in elf_update_symbol() local
1089 size_t entsize, unsigned int nr) in elf_create_section()
1208 size_t entsize, unsigned int nr, in elf_create_section_pair()
/linux-6.12.1/fs/xfs/libxfs/ !
Dxfs_attr_leaf.c1408 int entsize; in xfs_attr3_leaf_add() local
2138 int entsize; in xfs_attr3_leaf_remove() local
Dxfs_dir2_sf.c924 int entsize; /* this entry's size */ in xfs_dir2_sf_removename() local
/linux-6.12.1/drivers/infiniband/hw/hfi1/ !
Dchip.c11974 void set_hdrq_regs(struct hfi1_devdata *dd, u8 ctxt, u8 entsize, u16 hdrcnt) in set_hdrq_regs()