Name

drm_vma_node_has_offset — Check whether node is added to offset manager

Synopsis

bool drm_vma_node_has_offset (struct drm_vma_offset_node * node);
 

Arguments

node

Node to be checked

RETURNS

true iff the node was previously allocated an offset and added to an vma offset manager.