Home
last modified time | relevance | path

Searched refs:dyn_free (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dswiotlb.h86 struct rcu_work dyn_free; member
/linux/kernel/dma/
H A Dswiotlb.c907 container_of(to_rcu_work(work), struct io_tlb_pool, dyn_free); in swiotlb_dyn_free_work()
918 INIT_RCU_WORK(&pool->dyn_free, swiotlb_dyn_free_work); in swiotlb_schedule_dyn_free()
919 queue_rcu_work(system_wq, &pool->dyn_free); in swiotlb_schedule_dyn_free()