Searched refs:last_cap (Results 1 – 2 of 2) sorted by relevance
445 struct vfio_info_cap_header __user *last_cap = NULL; in iommufd_vfio_iommu_get_info() local483 if (last_cap && info.argsz >= total_cap_size && in iommufd_vfio_iommu_get_info()484 put_user(total_cap_size, &last_cap->next)) { in iommufd_vfio_iommu_get_info()488 last_cap = arg + total_cap_size; in iommufd_vfio_iommu_get_info()
707 char *last_cap = spk_str_caps_stop; in spell_word() local722 last_cap = spk_str_caps_stop; in spell_word()726 if (str_cap != last_cap) { in spell_word()728 last_cap = str_cap; in spell_word()
Completed in 8 milliseconds