Searched refs:object_index (Results 1 – 4 of 4) sorted by relevance
189 const ptrdiff_t object_index = meta ? meta - kfence_metadata : -1; in kfence_report_error() local228 left_of_object ? "left" : "right", object_index); in kfence_report_error()235 get_access_type(is_write), (void *)address, object_index); in kfence_report_error()241 pr_cont(" (in kfence-#%td):\n", object_index); in kfence_report_error()252 object_index); in kfence_report_error()
1389 const u16 object_index);
22 const u16 object_index) in hpi_indexes_to_handle() argument30 handle.h.obj_index = object_index; in hpi_indexes_to_handle()
2464 + layer->planes[i].object_index = i;2521 + layer->planes[1].object_index = 0;2536 + layer->planes[1].object_index = 0;2541 + layer->planes[2].object_index = 0;9064 + layer->planes[0].object_index = 0;9069 + layer->planes[1].object_index = 0;9075 + layer->planes[1].object_index = 0;9083 + layer->planes[1].object_index = 0;12942 + const AVDRMObjectDescriptor * const obj = desc->objects + p->object_index;12946 + bo_handles[n] = da->bo_handles[p->object_index];[all …]