list_last_entry
chunk = list_last_entry(&e->list, struct amdgpu_mux_chunk, entry);
chunk = list_last_entry(&e->list, struct amdgpu_mux_chunk, entry);
new_dev = list_last_entry(&topology_device_list, struct kfd_topology_device, list);
dev = list_last_entry(&topology_device_list,
dev = list_last_entry(&topology_device_list,
last_bridge = list_last_entry(&encoder->bridge_chain,
block = list_last_entry(&allocated, typeof(*block), link);
struct intel_vgpu_mm *m = list_last_entry(&workload->lri_shadow_mm,
if (page == list_last_entry(&vma->page_list, typeof(*page), lru))
rq = list_last_entry(&tl->requests, typeof(*rq), link);
list_last_entry(&(ops)->list, struct drm_gpuva_op, entry)
(list_empty(ptr) ? NULL : list_last_entry(ptr, type, member))