Searched refs:allow_fail (Results 1 – 3 of 3) sorted by relevance
53 local allow_fail="$2"64 if [[ "$allow_fail" == "" ]]; then
178 struct iommufd_object *obj, bool allow_fail) in __iommufd_object_destroy_user() argument192 if (allow_fail && IS_ERR(ret)) in __iommufd_object_destroy_user()
158 struct iommufd_object *obj, bool allow_fail);