Searched refs:table_buffer (Results 1 – 1 of 1) sorted by relevance
259 void *table_buffer = NULL; in read_segment_platform_config() local290 table_buffer = kmalloc(directory_size, GFP_KERNEL); in read_segment_platform_config()291 if (!table_buffer) in read_segment_platform_config()294 directory_size, table_buffer); in read_segment_platform_config()297 table = table_buffer; in read_segment_platform_config()401 kfree(table_buffer); in read_segment_platform_config()