Home
last modified time | relevance | path

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

/linux/scripts/
A Dtest_fortify.sh29 __cleanup() { function
32 trap __cleanup EXIT
/linux/security/apparmor/include/
A Dlib.h224 __label__ __cleanup, __done; \
242 goto __cleanup; \
264 __cleanup: \
/linux/drivers/dma/ioat/
A 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()

Completed in 7 milliseconds