Home
last modified time | relevance | path

Searched refs:AOPOBJ_STATIC_POINTER (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/acpi/acpica/
A Dexstorob.c54 (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()
A Dutdelete.c64 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()
A Dacobject.h60 #define AOPOBJ_STATIC_POINTER 0x02 /* Data is part of an ACPI table, don't delete */ macro
A Dnsaccess.c185 obj_desc->common.flags |= AOPOBJ_STATIC_POINTER; in acpi_ns_root_initialize()
A Ddsobject.c456 obj_desc->common.flags |= AOPOBJ_STATIC_POINTER; in acpi_ds_init_object_from_op()
A Dutcopy.c672 dest_desc->common.flags &= ~AOPOBJ_STATIC_POINTER; in acpi_ut_copy_simple_object()

Completed in 10 milliseconds