Home
last modified time | relevance | path

Searched refs:gxio_mpipe_init_notif_group_and_buckets (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/tile/gxio/
Dmpipe.c195 int gxio_mpipe_init_notif_group_and_buckets(gxio_mpipe_context_t *context, in gxio_mpipe_init_notif_group_and_buckets() function
233 EXPORT_SYMBOL_GPL(gxio_mpipe_init_notif_group_and_buckets);
/linux-4.1.27/arch/tile/include/gxio/
Dmpipe.h759 extern int gxio_mpipe_init_notif_group_and_buckets(gxio_mpipe_context_t
/linux-4.1.27/drivers/net/ethernet/tile/
Dtilegx.c1185 rc = gxio_mpipe_init_notif_group_and_buckets( in init_notif_group_and_buckets()