Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/include/
Dlib.h224 __label__ __cleanup, __done; \
242 goto __cleanup; \
264 __cleanup: \
/kernel/linux/linux-5.10/drivers/dma/ioat/
Ddma.c591 static void __cleanup(struct ioatdma_chan *ioat_chan, dma_addr_t phys_complete) in __cleanup() function
678 __cleanup(ioat_chan, phys_complete); in ioat_cleanup()
715 __cleanup(ioat_chan, phys_complete); in ioat_restart_channel()
789 __cleanup(ioat_chan, phys_complete); in ioat_eh()
946 __cleanup(ioat_chan, phys_complete); in ioat_timer_event()