Home
last modified time | relevance | path

Searched refs:ccp_dma_desc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-dmaengine.c76 struct ccp_dma_desc *desc, *dtmp; in ccp_free_desc_resources()
108 struct ccp_dma_desc *desc, *dtmp; in ccp_cleanup_desc_resources()
139 static int ccp_issue_next_cmd(struct ccp_dma_desc *desc) in ccp_issue_next_cmd()
160 static void ccp_free_active_cmd(struct ccp_dma_desc *desc) in ccp_free_active_cmd()
176 static struct ccp_dma_desc *__ccp_next_dma_desc(struct ccp_dma_chan *chan, in __ccp_next_dma_desc()
177 struct ccp_dma_desc *desc) in __ccp_next_dma_desc()
184 desc = list_first_entry_or_null(&chan->active, struct ccp_dma_desc, in __ccp_next_dma_desc()
190 static struct ccp_dma_desc *ccp_handle_active_desc(struct ccp_dma_chan *chan, in ccp_handle_active_desc()
191 struct ccp_dma_desc *desc) in ccp_handle_active_desc()
245 static struct ccp_dma_desc *__ccp_pending_to_activ
[all...]
H A Dccp-dev.h232 struct ccp_dma_desc { struct
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-dmaengine.c76 struct ccp_dma_desc *desc, *dtmp; in ccp_free_desc_resources()
108 struct ccp_dma_desc *desc, *dtmp; in ccp_cleanup_desc_resources()
139 static int ccp_issue_next_cmd(struct ccp_dma_desc *desc) in ccp_issue_next_cmd()
160 static void ccp_free_active_cmd(struct ccp_dma_desc *desc) in ccp_free_active_cmd()
176 static struct ccp_dma_desc *__ccp_next_dma_desc(struct ccp_dma_chan *chan, in __ccp_next_dma_desc()
177 struct ccp_dma_desc *desc) in __ccp_next_dma_desc()
184 desc = list_first_entry_or_null(&chan->active, struct ccp_dma_desc, in __ccp_next_dma_desc()
190 static struct ccp_dma_desc *ccp_handle_active_desc(struct ccp_dma_chan *chan, in ccp_handle_active_desc()
191 struct ccp_dma_desc *desc) in ccp_handle_active_desc()
245 static struct ccp_dma_desc *__ccp_pending_to_activ
[all...]
H A Dccp-dev.h232 struct ccp_dma_desc { struct

Completed in 6 milliseconds