Searched refs:INIT_FNS (Results 1 – 2 of 2) sorted by relevance
19 #define INIT_FNS __table ( struct init_fn, "init_fns" ) macro22 #define __init_fn( init_order ) __table_entry ( INIT_FNS, init_order )
47 for_each_table_entry ( init_fn, INIT_FNS ) in initialise()