Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c158 struct npc_mcam_alloc_entry_req alloc_req = { 0 }; in rvu_switch_enable() local
/openbmc/qemu/include/hw/scsi/
H A Dscsi.h63 SCSIRequest *(*alloc_req)(SCSIDevice *s, uint32_t tag, uint32_t lun, member
/openbmc/linux/drivers/block/xen-blkback/
H A Dblkback.c414 static struct pending_req *alloc_req(struct xen_blkif_ring *ring) in alloc_req() function
/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c235 static inline struct hwa742_request *alloc_req(bool can_sleep) in alloc_req() function