Home
last modified time | relevance | path

Searched defs:__init_call (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/um/include/shared/
H A Dinit.h123 #define __init_call __used __section(".initcall.init") macro
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c66 #define __init_call __attribute__ ((unused,__section__ ("initcall"))) macro