Home
last modified time | relevance | path

Searched refs:ANOBJ_TEMPORARY (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnswalk.c206 if ((child_node->flags & ANOBJ_TEMPORARY) && in acpi_ns_walk_namespace()
H A Dnssearch.c388 new_node->flags |= ANOBJ_TEMPORARY; in acpi_ns_search_and_enter()
H A Dutdelete.c191 if (!(object->region.node->flags & ANOBJ_TEMPORARY)) { in acpi_ut_delete_internal_obj()
H A Dnsdump.c211 if (this_node->flags & ANOBJ_TEMPORARY) { in acpi_ns_dump_one_object()
H A Daclocal.h161 #define ANOBJ_TEMPORARY 0x02 /* Node is create by a method and is temporary */ macro
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnswalk.c206 if ((child_node->flags & ANOBJ_TEMPORARY) && in acpi_ns_walk_namespace()
H A Dnssearch.c388 new_node->flags |= ANOBJ_TEMPORARY; in acpi_ns_search_and_enter()
H A Dutdelete.c191 if (!(object->region.node->flags & ANOBJ_TEMPORARY)) { in acpi_ut_delete_internal_obj()
H A Dnsdump.c211 if (this_node->flags & ANOBJ_TEMPORARY) { in acpi_ns_dump_one_object()
H A Daclocal.h161 #define ANOBJ_TEMPORARY 0x02 /* Node is create by a method and is temporary */ macro

Completed in 10 milliseconds