Home
last modified time | relevance | path

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

/include/linux/
Dcompiler-clang.h15 #define __cleanup(func) __maybe_unused __attribute__((__cleanup__(func))) macro
Dcompiler_attributes.h76 #define __cleanup(func) __attribute__((__cleanup__(func))) macro