Home
last modified time | relevance | path

Searched defs:nesting_level (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Ddbnames.c293 u32 nesting_level, in acpi_db_walk_and_match_name()
397 u32 nesting_level, in acpi_db_walk_for_predefined_names()
489 u32 nesting_level, in acpi_db_walk_for_object_counts()
520 u32 nesting_level, void *context, void **return_value) in acpi_db_walk_for_fields()
604 u32 nesting_level, in acpi_db_walk_for_specific_objects()
766 u32 nesting_level, void *context, void **return_value) in acpi_db_integrity_walk()
865 u32 nesting_level, in acpi_db_walk_for_references()
934 u32 nesting_level, void *context, void **return_value) in acpi_db_bus_walk()
H A Dnsinit.c451 u32 nesting_level, void *context, void **return_value) in acpi_ns_find_ini_methods()
516 u32 nesting_level, void *context, void **return_value) in acpi_ns_init_one_device()
H A Ddbmethod.c449 u32 nesting_level, void *context, void **return_value) in acpi_db_walk_for_execute()
498 u32 nesting_level, in acpi_db_walk_for_execute_all()
H A Ddbtest.c241 u32 nesting_level, void *context, void **return_value) in acpi_db_test_one_object()
972 u32 nesting_level, in acpi_db_evaluate_one_predefined_name()
H A Ddbstats.c215 u32 nesting_level, in acpi_db_classify_one_object()
H A Ddbexec.c293 u32 nesting_level, void *context, void **return_value) in acpi_db_execution_walk()
H A Ddbdisply.c1056 u32 nesting_level, in acpi_db_display_non_root_handlers()
H A Ddbcmds.c753 u32 nesting_level, void *context, void **return_value) in acpi_db_device_resources()
/openbmc/qemu/util/
H A Ddefer-call.c35 unsigned nesting_level; member
/openbmc/linux/drivers/cpufreq/
H A Dlonghaul.c668 u32 nesting_level, in longhaul_walk_callback()
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c49 static int nesting_level; variable
/openbmc/linux/drivers/i2c/busses/
H A Di2c-i801.c1172 u32 nesting_level, in check_acpi_smo88xx_device()
/openbmc/linux/arch/x86/kvm/
H A Demulate.c1915 unsigned nesting_level = ctxt->src2.val & 31; in em_enter() local