Home
last modified time | relevance | path

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

/linux-6.15/scripts/mod/
H A Dmodpost.h125 bool has_init; member
H A Dmodpost.c646 mod->has_init = true; in handle_symbol()
1790 if (mod->has_init) in add_header()