Home
last modified time | relevance | path

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

/linux/scripts/
H A Dtracepoint-update.c20 static inline void *get_index(void *start, int entsize, int index) in get_index()
H A Dsorttable.c113 static inline void *get_index(void *start, int entsize, int index) in get_index()
/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1395 int entsize; in xfs_attr3_leaf_add() local
2125 int entsize; in xfs_attr3_leaf_remove() local
H A Dxfs_dir2_sf.c924 int entsize; /* this entry's size */ in xfs_dir2_sf_removename() local
/linux/tools/objtool/
H A Dcheck.c991 size_t entsize = sizeof(struct sym_checksum); in create_sym_checksum_section() local
/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c11974 void set_hdrq_regs(struct hfi1_devdata *dd, u8 ctxt, u8 entsize, u16 hdrcnt) in set_hdrq_regs()