Searched defs:init_called (Results 1 – 3 of 3) sorted by relevance
62 bool init_called() const { return init_called_; } in init_called() function
351 int init_called = 0; in module_init() local