Home
last modified time | relevance | path

Searched refs:static_init (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/pcmcia/
A Drsrc_mgr.c20 int static_init(struct pcmcia_socket *s) in static_init() function
62 .init = static_init,
A Dcs_internal.h79 extern int static_init(struct pcmcia_socket *s);
A Drsrc_iodyn.c165 .init = static_init,
/linux/lib/
A Ddebugobjects.c1076 int static_init; member
1086 return obj->static_init; in is_static_object()
1214 static __initdata struct self_test obj = { .static_init = 0 };
1255 obj.static_init = 1; in debug_objects_selftest()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_mfw_hsi.h2227 __builtin_offsetof(struct static_init, f))
2236 struct static_init { struct
A Dqed_debug.c518 offsetof(struct static_init, sections[SPAD_SECTION_TRACE]))

Completed in 49 milliseconds