Searched refs:protect_allocations (Results 1 – 2 of 2) sorted by relevance
28 extern void protect_allocations(struct allocator_struct *desc);72 protect_allocations(&x##_allocator); \
46 void protect_allocations(struct allocator_struct *desc) in protect_allocations() function