Searched hist:"9 dc117095570e7a230f8f9229a70713c335d9e2a" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/hw/hfi1/ |
H A D | user_exp_rcv.h | diff 9dc117095570e7a230f8f9229a70713c335d9e2a Tue Aug 22 03:26:51 CEST 2017 Harish Chegondi <harish.chegondi@intel.com> IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
Clean up hfi1_user_exp_rcv_setup function by moving page pinning and unpinning related code to separate functions. In order to reduce the number of parameters passed between functions, a new data structure struct tid_user_buf is defined and used.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | user_exp_rcv.c | diff 9dc117095570e7a230f8f9229a70713c335d9e2a Tue Aug 22 03:26:51 CEST 2017 Harish Chegondi <harish.chegondi@intel.com> IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
Clean up hfi1_user_exp_rcv_setup function by moving page pinning and unpinning related code to separate functions. In order to reduce the number of parameters passed between functions, a new data structure struct tid_user_buf is defined and used.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|