Home
last modified time | relevance | path

Searched refs:current_depth (Results 1 – 4 of 4) sorted by relevance

/drivers/acpi/acpica/
Dutcache.c134 cache->current_depth--; in acpi_os_purge_cache()
200 if (cache->current_depth >= cache->max_depth) { in acpi_os_release_object()
222 cache->current_depth++; in acpi_os_release_object()
270 cache->current_depth--; in acpi_os_acquire_object()
Ddbstats.c114 "%8.2X %8.2X %8.2X %8.2X\n", list->current_depth, in acpi_db_list_info()
115 list->max_depth, list->max_depth - list->current_depth, in acpi_db_list_info()
116 (list->current_depth * list->object_size)); in acpi_db_list_info()
Ddbexec.c266 cache->current_depth); in acpi_db_get_cache_info()
/drivers/message/fusion/
Dmptsas.c4036 u16 current_depth; in mptsas_handle_queue_full_event() local
4043 current_depth = le16_to_cpu(qfull_data->CurrentDepth); in mptsas_handle_queue_full_event()
4084 if (current_depth > sdev->queue_depth) { in mptsas_handle_queue_full_event()
4089 current_depth); in mptsas_handle_queue_full_event()