Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
600 u32 nesting_level, in acpi_db_walk_for_specific_objects()
759 u32 nesting_level, void *context, void **return_value) in acpi_db_integrity_walk()
858 u32 nesting_level, in acpi_db_walk_for_references()
927 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 Ddbcmds.c753 u32 nesting_level, void *context, void **return_value) in acpi_db_device_resources()
H A Ddbdisply.c1056 u32 nesting_level, in acpi_db_display_non_root_handlers()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dlonghaul.c668 u32 nesting_level, in longhaul_walk_callback()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c53 static int nesting_level; variable
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-i801.c1197 u32 nesting_level, in check_acpi_smo88xx_device()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c2023 unsigned nesting_level = ctxt->src2.val & 31; in em_enter() local