Home
last modified time | relevance | path

Searched defs:get_buf (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/tools/virtio/ringtest/
H A Dnoring.c23 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
H A Dvirtio_ring_0_9.c152 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
H A Dptr_ring.c147 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
H A Dring.c143 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py182 def get_buf(self): member in DtbPlatdata
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c256 get_buf(struct funeth_rxq *q, struct funeth_rxbuf *buf, unsigned int len) in get_buf() function
/openbmc/qemu/include/hw/scsi/
H A Dscsi.h121 uint8_t *(*get_buf)(SCSIRequest *req); member
/openbmc/linux/drivers/misc/
H A Dkgdbts.c116 static char get_buf[BUFMAX]; variable
/openbmc/linux/fs/
H A Dlibfs.c1193 char get_buf[24]; /* enough to store a u64 and "\n\0" */ member
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c37 char get_buf[24]; /* enough to store a u64 and "\n\0" */ member
/openbmc/linux/include/linux/
H A Dbpf.h3187 bool get_buf; member