Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/acpica/
Ddbnames.c292 u32 nesting_level, in acpi_db_walk_and_match_name()
396 u32 nesting_level, in acpi_db_walk_for_predefined_names()
488 u32 nesting_level, in acpi_db_walk_for_object_counts()
519 u32 nesting_level, in acpi_db_walk_for_specific_objects()
645 u32 nesting_level, void *context, void **return_value) in acpi_db_integrity_walk()
744 u32 nesting_level, in acpi_db_walk_for_references()
813 u32 nesting_level, void *context, void **return_value) in acpi_db_bus_walk()
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()
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()
Ddbstats.c215 u32 nesting_level, in acpi_db_classify_one_object()
Ddbmethod.c358 u32 nesting_level, void *context, void **return_value) in acpi_db_walk_for_execute()
Ddbexec.c292 u32 nesting_level, void *context, void **return_value) in acpi_db_execution_walk()
Ddbcmds.c753 u32 nesting_level, void *context, void **return_value) in acpi_db_device_resources()
Ddbdisply.c1056 u32 nesting_level, in acpi_db_display_non_root_handlers()
/Linux-v5.4/drivers/cpufreq/
Dlonghaul.c669 u32 nesting_level, in longhaul_walk_callback()
/Linux-v5.4/drivers/i2c/busses/
Di2c-i801.c1188 u32 nesting_level, in check_acpi_smo88xx_device()
/Linux-v5.4/arch/x86/kvm/
Demulate.c1943 unsigned nesting_level = ctxt->src2.val & 31; in em_enter() local