Searched refs:assignee (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/s390/crypto/ |
| H A D | vfio_ap_ops.c | 880 static void vfio_ap_mdev_log_sharing_err(struct ap_matrix_mdev *assignee, in vfio_ap_mdev_log_sharing_err() argument 888 dev_warn(mdev_dev(assignee->mdev), MDEV_SHARING_ERR, in vfio_ap_mdev_log_sharing_err() 894 static void vfio_ap_mdev_log_in_use_err(struct ap_matrix_mdev *assignee, in vfio_ap_mdev_log_in_use_err() argument 901 dev_warn(mdev_dev(assignee->mdev), MDEV_IN_USE_ERR, apid, apqi); in vfio_ap_mdev_log_in_use_err() 922 static int vfio_ap_mdev_verify_no_sharing(struct ap_matrix_mdev *assignee, in vfio_ap_mdev_verify_no_sharing() argument 935 if (assignee == assigned_to) in vfio_ap_mdev_verify_no_sharing() 951 if (assignee) in vfio_ap_mdev_verify_no_sharing() 952 vfio_ap_mdev_log_sharing_err(assignee, assigned_to, apm, aqm); in vfio_ap_mdev_verify_no_sharing()
|
| /linux-6.15/Documentation/RCU/ |
| H A D | rcu.rst | 78 Of these, one was allowed to lapse by the assignee, and the
|