/openbmc/linux/tools/virtio/linux/ |
H A D | virtio.h | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/tools/virtio/ |
H A D | virtio_test.c | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | virtio-rng.c | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/include/linux/ |
H A D | virtio.h | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/net/9p/ |
H A D | trans_virtio.c | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_ring.c | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | virtio_balloon.c | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/char/ |
H A D | virtio_console.c | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/block/ |
H A D | virtio_blk.c | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/net/ |
H A D | virtio_net.c | diff f96fde41f7f9af6cf20f6a1919f5d9670f84d574 Wed Jan 11 23:14:42 CST 2012 Rusty Russell <rusty@rustcorp.com.au> virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Remove wrapper functions. This makes the allocation type explicit in all callers; I used GPF_KERNEL where it seemed obvious, left it at GFP_ATOMIC otherwise.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Christoph Hellwig <hch@lst.de>
|