Home
last modified time | relevance | path

Searched refs:ctor_fn_t (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/init/
A Dmain.c1163 ctor_fn_t *fn = (ctor_fn_t *) __ctors_start; in do_ctors()
1165 for (; fn < (ctor_fn_t *) __ctors_end; fn++) in do_ctors()
/linux-6.3-rc2/include/linux/
A Dinit.h140 typedef void (*ctor_fn_t)(void); typedef
A Dmodule.h549 ctor_fn_t *ctors;

Completed in 11 milliseconds