Home
last modified time | relevance | path

Searched hist:f96fde41f7f9af6cf20f6a1919f5d9670f84d574 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/virtio/linux/
H A Dvirtio.hdiff 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 Dvirtio_test.cdiff 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 Dvirtio-rng.cdiff 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 Dvirtio.hdiff 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 Dtrans_virtio.cdiff 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 Dvirtio_ring.cdiff 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 Dvirtio_balloon.cdiff 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 Dvirtio_console.cdiff 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 Dvirtio_blk.cdiff 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 Dvirtio_net.cdiff 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>