Searched refs:SMBIOS_TEST_ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance
37 #define SMBIOS_TEST_ALLOC_SIZE 1024 macro76 table->stt_data = umem_zalloc(SMBIOS_TEST_ALLOC_SIZE, UMEM_DEFAULT); in smbios_test_table_init()81 table->stt_buflen = SMBIOS_TEST_ALLOC_SIZE; in smbios_test_table_init()100 size_t newlen = table->stt_buflen + SMBIOS_TEST_ALLOC_SIZE; in smbios_test_table_append_common()103 newlen += SMBIOS_TEST_ALLOC_SIZE; in smbios_test_table_append_common()