Searched refs:FREE_CHAIN_SIZE (Results 1 – 2 of 2) sorted by relevance
716 #define FREE_CHAIN_SIZE 16 macro724 frv_cache_request_free_chain = xmalloc (FREE_CHAIN_SIZE in allocate_new_cache_requests()726 for (i = 0; i < FREE_CHAIN_SIZE - 1; ++i) in allocate_new_cache_requests()732 frv_cache_request_free_chain[FREE_CHAIN_SIZE - 1].next = NULL; in allocate_new_cache_requests()
1667 (FREE_CHAIN_SIZE): New macro.