Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Dsubmit.c26 #define SUBMIT_ERR(context, fmt, ...) \ macro
187 SUBMIT_ERR(context, "gather_data_words cannot be zero"); in submit_copy_gather_data()
192 SUBMIT_ERR(context, "gather_data_words is too large"); in submit_copy_gather_data()
198 SUBMIT_ERR(context, "failed to allocate memory for bo info"); in submit_copy_gather_data()
209 SUBMIT_ERR(context, "failed to allocate memory for gather data"); in submit_copy_gather_data()
215 SUBMIT_ERR(context, "failed to copy gather data from userspace"); in submit_copy_gather_data()
243 SUBMIT_ERR(context, in submit_write_reloc()
269 SUBMIT_ERR(context, "failed to copy bufs array from userspace"); in submit_process_bufs()
275 SUBMIT_ERR(context, "failed to allocate memory for mapping info"); in submit_process_bufs()
285 SUBMIT_ERR(context, "invalid flag specified for buffer"); in submit_process_bufs()
[all …]