arch_uprobes_init
device_initcall(arch_uprobes_init);
static int __init arch_uprobes_init(void)
late_initcall(arch_uprobes_init);