Searched refs:gxio_mpipe_alloc_buckets (Results 1 – 4 of 4) sorted by relevance
93 int gxio_mpipe_alloc_buckets(gxio_mpipe_context_t *context, unsigned int count,
666 extern int gxio_mpipe_alloc_buckets(gxio_mpipe_context_t *context,
226 int gxio_mpipe_alloc_buckets(gxio_mpipe_context_t *context, unsigned int count, in gxio_mpipe_alloc_buckets() function240 EXPORT_SYMBOL(gxio_mpipe_alloc_buckets);
1177 rc = gxio_mpipe_alloc_buckets(&md->context, md->num_buckets, 0, 0); in init_notif_group_and_buckets()