Searched refs:stratix10_svc_allocate_memory (Results 1 – 3 of 3) sorted by relevance
200 void *stratix10_svc_allocate_memory(struct stratix10_svc_chan *chan,
903 void *stratix10_svc_allocate_memory(struct stratix10_svc_chan *chan, in stratix10_svc_allocate_memory() function932 EXPORT_SYMBOL_GPL(stratix10_svc_allocate_memory);
215 kbuf = stratix10_svc_allocate_memory(priv->chan, SVC_BUF_SIZE); in s10_ops_write_init()