Searched refs:allocation_object (Results 1 – 3 of 3) sorted by relevance
162 struct allocation_object struct183 static inline allocation_object* argument186 return (allocation_object *)(((char *)(data_ptr)) in get_instance() argument187 - offsetof (allocation_object, in get_instance()195 return (void*)(((allocation_object *) instance_ptr)->u.data); in get_data() argument271 size += offsetof (allocation_object, u.data); in initialize()364 size = m_elt_size - offsetof (allocation_object, u.data); in allocate()398 header = (allocation_pool_list*) allocation_object::get_data (block); in allocate()403 ((allocation_object*) block)->id = 0; in allocate()420 allocation_object::get_instance (header)->id = m_id; in allocate()[all …]
31469 * alloc-pool.h (struct allocation_object): Make id member