Searched refs:AOPOBJ_STATIC_POINTER (Results 1 – 6 of 6) sorted by relevance
54 (target_desc->common.flags & AOPOBJ_STATIC_POINTER)) { in acpi_ex_store_buffer_to_buffer() 109 target_desc->common.flags &= ~AOPOBJ_STATIC_POINTER; in acpi_ex_store_buffer_to_buffer() 151 (!(target_desc->common.flags & AOPOBJ_STATIC_POINTER))) { in acpi_ex_store_string_to_string() 165 (!(target_desc->common.flags & AOPOBJ_STATIC_POINTER))) { in acpi_ex_store_string_to_string() 179 target_desc->common.flags &= ~AOPOBJ_STATIC_POINTER; in acpi_ex_store_string_to_string()
64 if (!(object->common.flags & AOPOBJ_STATIC_POINTER)) { in acpi_ut_delete_internal_obj() 80 if (!(object->common.flags & AOPOBJ_STATIC_POINTER)) { in acpi_ut_delete_internal_obj()
60 #define AOPOBJ_STATIC_POINTER 0x02 /* Data is part of an ACPI table, don't delete */ macro
456 obj_desc->common.flags |= AOPOBJ_STATIC_POINTER; in acpi_ds_init_object_from_op()
185 obj_desc->common.flags |= AOPOBJ_STATIC_POINTER; in acpi_ns_root_initialize()
672 dest_desc->common.flags &= ~AOPOBJ_STATIC_POINTER; in acpi_ut_copy_simple_object()