Home
last modified time | relevance | path

Searched refs:access_error (Results 1 – 4 of 4) sorted by relevance

/drivers/platform/mellanox/
Dmlxreg-io.c54 goto access_error; in mlxreg_io_get_reg()
99 goto access_error; in mlxreg_io_get_reg()
105 access_error: in mlxreg_io_get_reg()
122 goto access_error; in mlxreg_io_attr_show()
126 access_error: in mlxreg_io_attr_show()
151 goto access_error; in mlxreg_io_attr_store()
155 goto access_error; in mlxreg_io_attr_store()
159 access_error: in mlxreg_io_attr_store()
/drivers/leds/
Dleds-mlxreg.c83 goto access_error; in mlxreg_led_store_hw()
91 access_error: in mlxreg_led_store_hw()
/drivers/iommu/amd/
Diommu_v2.c454 static bool access_error(struct vm_area_struct *vma, struct fault *fault) in access_error() function
495 if (access_error(vma, fault)) in do_fault()
/drivers/iommu/intel/
Dsvm.c727 static bool access_error(struct vm_area_struct *vma, struct page_req_dsc *req) in access_error() function
995 if (access_error(vma, req)) in prq_event_thread()