Searched refs:loop_cursor (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/s390/crypto/ ! |
D | vfio_ap_ops.c | 1020 int loop_cursor; in vfio_ap_mdev_hot_unplug_adapter() local 1034 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_hot_unplug_adapter() 1207 int loop_cursor; in vfio_ap_mdev_hot_unplug_domain() local 1221 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_hot_unplug_domain() 1649 int ret, loop_cursor, rc = 0; in vfio_ap_mdev_reset_queues() local 1652 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_reset_queues()
|