Searched refs:table_buffer (Results 1 – 1 of 1) sorted by relevance
300 void *table_buffer = NULL; in read_segment_platform_config() local331 table_buffer = kmalloc(directory_size, GFP_KERNEL); in read_segment_platform_config()332 if (!table_buffer) in read_segment_platform_config()335 directory_size, table_buffer); in read_segment_platform_config()338 table = table_buffer; in read_segment_platform_config()442 kfree(table_buffer); in read_segment_platform_config()