Searched refs:data_alloc (Results 1 – 3 of 3) sorted by relevance
264 static Type *data_alloc (size_t count);273 xcallocator <Type>::data_alloc (size_t count) in data_alloc() function711 nentries = Allocator <value_type> ::data_alloc (n); in alloc_entries()
1025 static char *data_alloc(struct printk_ringbuffer *rb, in data_alloc() function1401 r->text_buf = data_alloc(rb, &rb->text_data_ring, r->text_buf_size, in prb_reserve_in_last()1556 r->text_buf = data_alloc(rb, &rb->text_data_ring, r->text_buf_size, in prb_reserve()