30 #ifdef UNIV_MATERIALIZE
59 __attribute__((malloc));
72 __attribute__((nonnull));
75 # include "buf0buddy.ic"
UNIV_INLINE void buf_buddy_free(buf_pool_t *buf_pool, void *buf, ulint size) __attribute__((nonnull))
The buffer pool structure.
UNIV_INLINE void * buf_buddy_alloc(buf_pool_t *buf_pool, ulint size, ibool *lru) __attribute__((malloc))