Lines Matching refs:intmem_allocation
21 struct intmem_allocation { struct
36 struct intmem_allocation* alloc; in crisv32_intmem_init() argument
51 struct intmem_allocation* allocation; in crisv32_intmem_alloc()
52 struct intmem_allocation* tmp; in crisv32_intmem_alloc()
65 struct intmem_allocation* alloc; in crisv32_intmem_alloc()
75 struct intmem_allocation *tmp; in crisv32_intmem_alloc()
96 struct intmem_allocation* allocation; in crisv32_intmem_free()
97 struct intmem_allocation* tmp; in crisv32_intmem_free()
107 struct intmem_allocation *prev = in crisv32_intmem_free()
109 struct intmem_allocation, entry); in crisv32_intmem_free()
110 struct intmem_allocation *next = in crisv32_intmem_free()
112 struct intmem_allocation, entry); in crisv32_intmem_free()