Searched refs:OBJECT_PHYS (Results 1 – 1 of 1) sorted by relevance
178 #define OBJECT_PHYS (1 << 4) macro294 if (WARN_ON_ONCE(object->flags & OBJECT_PHYS)) in hex_dump_object()567 rb_erase(&object->rb_node, object->flags & OBJECT_PHYS ? in __remove_object()628 object->flags = OBJECT_ALLOCATED | (is_phys ? OBJECT_PHYS : 0); in __create_object()1230 if (WARN_ON_ONCE(object->flags & OBJECT_PHYS)) in update_checksum()1399 obj_ptr = object->flags & OBJECT_PHYS ? in scan_object()1518 if ((object->flags & OBJECT_PHYS) && in kmemleak_scan()