Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/tools/objtool/
Delf.c467 size_t entsize, int nr) in elf_create_section()
/kernel/linux/linux-4.19/fs/xfs/libxfs/
Dxfs_attr_leaf.c1260 int entsize; in xfs_attr3_leaf_add() local
1988 int entsize; in xfs_attr3_leaf_remove() local
Dxfs_dir2_sf.c872 int entsize; /* this entry's size */ in xfs_dir2_sf_removename() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_attr_leaf.c1364 int entsize; in xfs_attr3_leaf_add() local
2093 int entsize; in xfs_attr3_leaf_remove() local
Dxfs_dir2_sf.c948 int entsize; /* this entry's size */ in xfs_dir2_sf_removename() local
/kernel/linux/linux-5.10/tools/objtool/
Delf.c771 unsigned int sh_flags, size_t entsize, int nr) in elf_create_section()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dchip.c12011 void set_hdrq_regs(struct hfi1_devdata *dd, u8 ctxt, u8 entsize, u16 hdrcnt) in set_hdrq_regs()