Searched refs:OBJECT_SLOT (Results 1 – 2 of 2) sorted by relevance
38 #define OBJECT_SLOT(id) \ macro
288 list = OBJECT_SLOT(object->handle); in add_object()298 OBJECT_SLOT(object->handle) = list; in add_object()337 list = OBJECT_SLOT(object->handle); in remove_object()345 OBJECT_SLOT(object->handle) = list->next; in remove_object()411 list = OBJECT_SLOT(handle); in get_object()
Completed in 8 milliseconds