Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dswiotlb.h119 struct work_struct dyn_alloc; member
/linux-6.12.1/kernel/dma/
Dswiotlb.c92 .dyn_alloc = __WORK_INITIALIZER(io_tlb_default_mem.dyn_alloc,
737 container_of(work, struct io_tlb_mem, dyn_alloc); in swiotlb_dyn_alloc()
1207 schedule_work(&mem->dyn_alloc); in swiotlb_find_slots()