Searched refs:acpi_os_create_cache (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | utalloc.c | 69 acpi_os_create_cache("Acpi-Namespace", in acpi_ut_create_caches() 78 acpi_os_create_cache("Acpi-State", sizeof(union acpi_generic_state), in acpi_ut_create_caches() 86 acpi_os_create_cache("Acpi-Parse", in acpi_ut_create_caches() 95 acpi_os_create_cache("Acpi-ParseExt", in acpi_ut_create_caches() 104 acpi_os_create_cache("Acpi-Operand", in acpi_ut_create_caches() 117 acpi_os_create_cache("Acpi-Comment", in acpi_ut_create_caches() 130 acpi_os_create_cache("Acpi-Comment-Addr", in acpi_ut_create_caches() 142 acpi_os_create_cache("Acpi-File", sizeof(struct acpi_file_node), in acpi_ut_create_caches()
|
H A D | utcache.c | 19 * FUNCTION: acpi_os_create_cache 32 acpi_os_create_cache(char *cache_name, in acpi_os_create_cache() function
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | utalloc.c | 69 acpi_os_create_cache("Acpi-Namespace", in acpi_ut_create_caches() 78 acpi_os_create_cache("Acpi-State", sizeof(union acpi_generic_state), in acpi_ut_create_caches() 86 acpi_os_create_cache("Acpi-Parse", in acpi_ut_create_caches() 95 acpi_os_create_cache("Acpi-ParseExt", in acpi_ut_create_caches() 104 acpi_os_create_cache("Acpi-Operand", in acpi_ut_create_caches() 117 acpi_os_create_cache("Acpi-Comment", in acpi_ut_create_caches() 130 acpi_os_create_cache("Acpi-Comment-Addr", in acpi_ut_create_caches() 142 acpi_os_create_cache("Acpi-File", sizeof(struct acpi_file_node), in acpi_ut_create_caches()
|
H A D | utcache.c | 19 * FUNCTION: acpi_os_create_cache 32 acpi_os_create_cache(char *cache_name, in acpi_os_create_cache() function
|
/kernel/linux/linux-5.10/include/acpi/ |
H A D | acpiosxf.h | 201 acpi_os_create_cache(char *cache_name,
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | acpiosxf.h | 201 acpi_os_create_cache(char *cache_name,
|
Completed in 3 milliseconds