Home
last modified time | relevance | path

Searched refs:__init_call (Results 1 – 4 of 4) 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.h149 void *glue(_test_, OP) __init_call = glue(test_, OP);
H A Dtest-i386-shift.h179 void *glue(_test_, OP) __init_call = glue(test_, OP);
H A Dtest-i386.c66 #define __init_call __attribute__ ((unused,__section__ ("initcall"))) macro