Searched refs:OBJECT_PHYS (Results 1 – 1 of 1) sorted by relevance
180 #define OBJECT_PHYS (1 << 4) macro301 if (WARN_ON_ONCE(object->flags & OBJECT_PHYS)) in hex_dump_object()578 rb_erase(&object->rb_node, object->flags & OBJECT_PHYS ? in __remove_object()652 object->flags = OBJECT_ALLOCATED | (is_phys ? OBJECT_PHYS : 0); in __create_object()1254 if (WARN_ON_ONCE(object->flags & OBJECT_PHYS)) in update_checksum()1423 obj_ptr = object->flags & OBJECT_PHYS ? in scan_object()1547 if ((object->flags & OBJECT_PHYS) && in kmemleak_scan()