Home
last modified time | relevance | path

Searched refs:backlog_qflush (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_lib.c46 INIT_WORK(&cmdq->backlog_qflush, backlog_qflush_work); in nitrox_cmdq_init()
71 cancel_work_sync(&cmdq->backlog_qflush); in nitrox_cmdq_cleanup()
H A Dnitrox_dev.h53 struct work_struct backlog_qflush; member
H A Dnitrox_reqmgr.c504 cmdq = container_of(work, struct nitrox_cmdq, backlog_qflush); in backlog_qflush_work()
602 schedule_work(&cmdq->backlog_qflush); in pkt_slc_resp_tasklet()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_lib.c46 INIT_WORK(&cmdq->backlog_qflush, backlog_qflush_work); in nitrox_cmdq_init()
71 cancel_work_sync(&cmdq->backlog_qflush); in nitrox_cmdq_cleanup()
H A Dnitrox_dev.h53 struct work_struct backlog_qflush; member
H A Dnitrox_reqmgr.c509 cmdq = container_of(work, struct nitrox_cmdq, backlog_qflush); in backlog_qflush_work()
606 schedule_work(&cmdq->backlog_qflush); in pkt_slc_resp_tasklet()

Completed in 5 milliseconds