Searched refs:uverbs_copy_to_struct_or_zero (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_std_types_device.c | 207 return uverbs_copy_to_struct_or_zero(attrs, UVERBS_ATTR_QUERY_PORT_RESP, in UVERBS_METHOD_QUERY_PORT() 425 ret = uverbs_copy_to_struct_or_zero( in UVERBS_METHOD_QUERY_GID_ENTRY()
|
H A D | uverbs_ioctl.c | 778 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function 793 EXPORT_SYMBOL(uverbs_copy_to_struct_or_zero); variable
|
H A D | uverbs_std_types_qp.c | 290 ret = uverbs_copy_to_struct_or_zero(attrs, in UVERBS_METHOD_QP_CREATE()
|
H A D | uverbs_cmd.c | 64 return uverbs_copy_to_struct_or_zero( in uverbs_response()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs_std_types_device.c | 207 return uverbs_copy_to_struct_or_zero(attrs, UVERBS_ATTR_QUERY_PORT_RESP, in UVERBS_METHOD_QUERY_PORT() 425 ret = uverbs_copy_to_struct_or_zero( in UVERBS_METHOD_QUERY_GID_ENTRY()
|
H A D | uverbs_std_types_qp.c | 269 ret = uverbs_copy_to_struct_or_zero(attrs, in UVERBS_METHOD_QP_CREATE()
|
H A D | uverbs_ioctl.c | 810 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function 825 EXPORT_SYMBOL(uverbs_copy_to_struct_or_zero); variable
|
H A D | uverbs_cmd.c | 64 return uverbs_copy_to_struct_or_zero( in uverbs_response()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | std_types.c | 182 return uverbs_copy_to_struct_or_zero(attrs, MLX5_IB_ATTR_QUERY_PORT, &info, in MLX5_IB_METHOD_QUERY_PORT()
|
H A D | main.c | 2005 ret = uverbs_copy_to_struct_or_zero(attrs, in mlx5_ib_query_ucontext()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | uverbs_ioctl.h | 878 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, 916 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | uverbs_ioctl.h | 894 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, 932 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 1989 ret = uverbs_copy_to_struct_or_zero(attrs, in mlx5_ib_query_ucontext()
|
Completed in 26 milliseconds