Searched refs:malloc_cache (Results 1 – 2 of 2) sorted by relevance
85 static struct irqaction malloc_cache[IRQ_KMALLOC_ENTRIES]; variable102 return (void *)(&malloc_cache[i]); in irq_kmalloc()111 if ( ptr == &malloc_cache[i] ) in irq_kfree()
139 static struct irqaction malloc_cache[IRQ_KMALLOC_ENTRIES]; variable339 return (void *)(&malloc_cache[i]); in irq_kmalloc()348 if ( ptr == &malloc_cache[i] ) { in irq_kfree()