Home
last modified time | relevance | path

Searched refs:cs_exception_handler (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/panfrost/vulkan/csf/
Dpanvk_vX_exception_handler.c42 struct cs_exception_handler handler; in generate_tiler_oom_handler()
/external/mesa3d/src/panfrost/lib/genxml/
Dcs_builder.h1736 struct cs_exception_handler { struct
1745 static inline struct cs_exception_handler * argument
1747 struct cs_exception_handler *handler, in cs_exception_handler_start()
1753 *handler = (struct cs_exception_handler){ in cs_exception_handler_start()
1768 struct cs_exception_handler *handler) in cs_exception_handler_end()
1881 for (struct cs_exception_handler *__ehandler = \
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_csf.c128 struct cs_exception_handler handler; in csf_oom_handler_init()