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.4.14/arch/tile/gxio/
Dmpipe.c170 int gxio_mpipe_init_notif_group_and_buckets(gxio_mpipe_context_t *context, in gxio_mpipe_init_notif_group_and_buckets() function
208 EXPORT_SYMBOL_GPL(gxio_mpipe_init_notif_group_and_buckets);
/linux-4.4.14/arch/tile/include/gxio/
Dmpipe.h759 extern int gxio_mpipe_init_notif_group_and_buckets(gxio_mpipe_context_t
/linux-4.4.14/drivers/net/ethernet/tile/
Dtilegx.c1186 rc = gxio_mpipe_init_notif_group_and_buckets( in init_notif_group_and_buckets()