Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c253 int rvu_get_blkaddr(struct rvu *rvu, int blktype, u16 pcifunc) in rvu_get_blkaddr()
1268 static bool is_blktype_attached(struct rvu_pfvf *pfvf, int blktype) in is_blktype_attached()
1288 bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype) in is_pffunc_map_valid()
1325 int rvu_get_blkaddr_from_slot(struct rvu *rvu, int blktype, u16 pcifunc, in rvu_get_blkaddr_from_slot()
1379 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block()
1517 static int rvu_get_attach_blkaddr(struct rvu *rvu, int blktype, in rvu_get_attach_blkaddr()
1544 static void rvu_attach_block(struct rvu *rvu, int pcifunc, int blktype, in rvu_attach_block()
1693 static bool rvu_attach_from_same_block(struct rvu *rvu, int blktype, in rvu_attach_from_same_block()
H A Drvu_debugfs.c945 int blktype) in rvu_dbg_qsize_display()
991 loff_t *ppos, int blktype) in rvu_dbg_qsize_write()
/openbmc/linux/fs/gfs2/
H A Dinode.c116 unsigned int blktype) in gfs2_inode_lookup()
244 u64 no_formal_ino, unsigned int blktype) in gfs2_lookup_by_inum()
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-cframe-reg.c94 uint32_t blktype = ARRAY_FIELD_EX32(s->regs, FAR0, BLOCKTYPE); in cframe_incr_far() local