Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcompiler-clang.h15 #define __cleanup(func) __maybe_unused __attribute__((__cleanup__(func))) macro
H A Dcompiler_attributes.h76 #define __cleanup(func) __attribute__((__cleanup__(func))) macro
/linux/tools/objtool/include/objtool/
H A Dwarn.h124 #define __cleanup(func) __maybe_unused __attribute__((__cleanup__(func))) macro