Searched defs:get_buf (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/tools/virtio/ringtest/ |
H A D | noring.c | 23 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
|
H A D | virtio_ring_0_9.c | 152 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
|
H A D | ring.c | 143 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
|
H A D | ptr_ring.c | 147 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
|
/kernel/linux/linux-6.6/tools/virtio/ringtest/ |
H A D | noring.c | 23 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
|
H A D | virtio_ring_0_9.c | 152 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
|
H A D | ring.c | 143 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
|
H A D | ptr_ring.c | 147 void *get_buf(unsigned *lenp, void **bufp) in get_buf() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_rx.c | 256 get_buf(struct funeth_rxq *q, struct funeth_rxbuf *buf, unsigned int len) in get_buf() function
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | kgdbts.c | 115 static char get_buf[BUFMAX]; variable [all...] |
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | kgdbts.c | 116 static char get_buf[BUFMAX]; variable [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | file.c | 37 char get_buf[24]; /* enough to store a u64 and "\n\0" */ member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | file.c | 37 char get_buf[24]; /* enough to store a u64 and "\n\0" */ member
|
/kernel/linux/linux-5.10/fs/ |
H A D | libfs.c | 881 char get_buf[24]; /* enough to store a u64 and "\n\0" */ member
|
/kernel/linux/linux-6.6/fs/ |
H A D | libfs.c | 1193 char get_buf[24]; /* enough to store a u64 and "\n\0" */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf.h | 3171 bool get_buf; member
|
Completed in 24 milliseconds