Searched refs:stratix10_svc_allocate_memory (Results 1 – 3 of 3) sorted by relevance
196 void *stratix10_svc_allocate_memory(struct stratix10_svc_chan *chan,
896 void *stratix10_svc_allocate_memory(struct stratix10_svc_chan *chan, in stratix10_svc_allocate_memory() function925 EXPORT_SYMBOL_GPL(stratix10_svc_allocate_memory);
220 kbuf = stratix10_svc_allocate_memory(priv->chan, SVC_BUF_SIZE); in s10_ops_write_init()