Home
last modified time | relevance | path

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

/linux-6.6.21/tools/objtool/
Delf.c602 Elf64_Xword entsize = symtab->sh.sh_entsize; in elf_update_symbol() local
1091 size_t entsize, unsigned int nr) in elf_create_section()
1210 size_t entsize, unsigned int nr, in elf_create_section_pair()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_attr_leaf.c1409 int entsize; in xfs_attr3_leaf_add() local
2139 int entsize; in xfs_attr3_leaf_remove() local
Dxfs_dir2_sf.c944 int entsize; /* this entry's size */ in xfs_dir2_sf_removename() local
/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dchip.c11974 void set_hdrq_regs(struct hfi1_devdata *dd, u8 ctxt, u8 entsize, u16 hdrcnt) in set_hdrq_regs()