Searched hist:e64aa657c3d0dae84c2ccc166f6fe25b7d1d28c6 (Results 1 – 3 of 3) sorted by relevance
/linux/include/target/ |
H A D | target_core_fabric.h | e64aa657c3d0dae84c2ccc166f6fe25b7d1d28c6 Tue May 03 16:01:10 UTC 2016 Christoph Hellwig <hch@lst.de> target: enhance and export target_alloc_sgl/target_free_sgl
The SRP target driver will need to allocate and chain it's own SGLs soon. For this export target_alloc_sgl, and add a new argument to it so that it can allocate an additional chain entry that doesn't point to a page. Also export transport_free_sgl after renaming it to target_free_sgl to free these SGLs again.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | target_core_backend.h | e64aa657c3d0dae84c2ccc166f6fe25b7d1d28c6 Tue May 03 16:01:10 UTC 2016 Christoph Hellwig <hch@lst.de> target: enhance and export target_alloc_sgl/target_free_sgl
The SRP target driver will need to allocate and chain it's own SGLs soon. For this export target_alloc_sgl, and add a new argument to it so that it can allocate an additional chain entry that doesn't point to a page. Also export transport_free_sgl after renaming it to target_free_sgl to free these SGLs again.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
/linux/drivers/target/ |
H A D | target_core_transport.c | e64aa657c3d0dae84c2ccc166f6fe25b7d1d28c6 Tue May 03 16:01:10 UTC 2016 Christoph Hellwig <hch@lst.de> target: enhance and export target_alloc_sgl/target_free_sgl
The SRP target driver will need to allocate and chain it's own SGLs soon. For this export target_alloc_sgl, and add a new argument to it so that it can allocate an additional chain entry that doesn't point to a page. Also export transport_free_sgl after renaming it to target_free_sgl to free these SGLs again.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|