Home
last modified time | relevance | path

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

/linux/scripts/mod/
H A Dmodpost.h109 bool has_init; member
H A Dmodpost.c627 mod->has_init = true; in handle_symbol()
1754 if (mod->has_init) in add_header()