Home
last modified time | relevance | path

Searched refs:use_buf (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/virtio/ringtest/
H A Dnoring.c64 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
H A Dmain.h79 bool use_buf(unsigned *, void **);
H A Dptr_ring.c197 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
H A Dring.c226 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
H A Dmain.c184 while (__builtin_expect(use_buf(&len, &buf), true)) { in run_host()
H A Dvirtio_ring_0_9.c270 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function