Searched refs:obj_size_get (Results 1 – 1 of 1) sorted by relevance
190 static size_t obj_size_get(enum k_objects otype) in obj_size_get() function356 dyn->data = z_thread_aligned_alloc(align, obj_size_get(otype) + size); in dynamic_object_create()