Home
last modified time | relevance | path

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

/include/linux/
A Dinit.h318 #define __initcall(fn) device_initcall(fn) macro
A Dmodule.h89 #define module_init(x) __initcall(x);
/include/asm-generic/
A Dvmlinux.lds.h926 __initcall##level##_start = .; \

Completed in 9 milliseconds