Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/
Dtest_fortify.sh29 __cleanup() { function
32 trap __cleanup EXIT
/Linux-v6.1/security/apparmor/include/
Dlib.h229 __label__ __cleanup, __done; \
247 goto __cleanup; \
269 __cleanup: \
/Linux-v6.1/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()