Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dlib.h219 __label__ __cleanup, __done; \
237 goto __cleanup; \
259 __cleanup: \
/Linux-v4.19/drivers/dma/ioat/
Ddma.c575 static void __cleanup(struct ioatdma_chan *ioat_chan, dma_addr_t phys_complete) in __cleanup() function
662 __cleanup(ioat_chan, phys_complete); in ioat_cleanup()
699 __cleanup(ioat_chan, phys_complete); in ioat_restart_channel()
773 __cleanup(ioat_chan, phys_complete); in ioat_eh()
926 __cleanup(ioat_chan, phys_complete); in ioat_timer_event()