Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.h103 bool has_cleanup; member
H A Dmodpost.c661 mod->has_cleanup = true; in handle_symbol()
1850 if (mod->has_cleanup) in add_header()