Searched refs:static_buf (Results 1 – 3 of 3) sorted by relevance
339 char static_buf[1024]; in processSentence() local340 char *buf = static_buf; in processSentence()350 size = m_proxy->m_device->readLine(buf, sizeof(static_buf)); in processSentence()
286 static struct page *static_buf[NUM_PAGES_TO_ALLOC]; in ttm_page_pool_free() local297 pages_to_free = static_buf; in ttm_page_pool_free()364 if (pages_to_free != static_buf) in ttm_page_pool_free()
406 static struct page *static_buf[NUM_PAGES_TO_ALLOC]; in ttm_dma_page_pool_free() local418 pages_to_free = static_buf; in ttm_dma_page_pool_free()492 if (pages_to_free != static_buf) in ttm_dma_page_pool_free()