Searched refs:ccp_dma_cmd (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | ccp-dmaengine.c | 65 struct ccp_dma_cmd *cmd, *ctmp; in ccp_free_cmd_resources() 141 struct ccp_dma_cmd *cmd; in ccp_issue_next_cmd() 144 cmd = list_first_entry(&desc->pending, struct ccp_dma_cmd, entry); in ccp_issue_next_cmd() 162 struct ccp_dma_cmd *cmd; in ccp_free_active_cmd() 164 cmd = list_first_entry_or_null(&desc->active, struct ccp_dma_cmd, in ccp_free_active_cmd() 321 static struct ccp_dma_cmd *ccp_alloc_dma_cmd(struct ccp_dma_chan *chan) in ccp_alloc_dma_cmd() 323 struct ccp_dma_cmd *cmd; in ccp_alloc_dma_cmd() 364 struct ccp_dma_cmd *cmd; in ccp_create_desc() 692 sizeof(struct ccp_dma_cmd), in ccp_dmaengine_register()
|
H A D | ccp-dev.h | 226 struct ccp_dma_cmd { struct
|
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-dmaengine.c | 65 struct ccp_dma_cmd *cmd, *ctmp; in ccp_free_cmd_resources() 141 struct ccp_dma_cmd *cmd; in ccp_issue_next_cmd() 144 cmd = list_first_entry(&desc->pending, struct ccp_dma_cmd, entry); in ccp_issue_next_cmd() 162 struct ccp_dma_cmd *cmd; in ccp_free_active_cmd() 164 cmd = list_first_entry_or_null(&desc->active, struct ccp_dma_cmd, in ccp_free_active_cmd() 320 static struct ccp_dma_cmd *ccp_alloc_dma_cmd(struct ccp_dma_chan *chan) in ccp_alloc_dma_cmd() 322 struct ccp_dma_cmd *cmd; in ccp_alloc_dma_cmd() 363 struct ccp_dma_cmd *cmd; in ccp_create_desc() 691 sizeof(struct ccp_dma_cmd), in ccp_dmaengine_register()
|
H A D | ccp-dev.h | 226 struct ccp_dma_cmd { struct
|
Completed in 6 milliseconds