Searched refs:__init_or_module (Results 1 – 14 of 14) sorted by relevance
/linux/arch/s390/kernel/ |
A D | alternative.c | 39 static void __init_or_module add_jump_padding(void *insns, unsigned int len) in add_jump_padding() 57 static void __init_or_module add_padding(void *insns, unsigned int len) in add_padding() 65 static void __init_or_module __apply_alternatives(struct alt_instr *start, in __apply_alternatives() 104 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
|
A D | nospec-branch.c | 99 static void __init_or_module __nospec_revert(s32 *start, s32 *end) in __nospec_revert() 163 void __init_or_module nospec_revert(s32 *start, s32 *end) in nospec_revert()
|
A D | jump_label.c | 95 void __init_or_module arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/linux/arch/x86/kernel/ |
A D | alternative.c | 105 static void __init_or_module add_nops(void *insns, unsigned int len) in add_nops() 130 static void __init_or_module 226 static void __init_or_module noinline optimize_nops(u8 *instr, size_t len) in optimize_nops() 263 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives() 463 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines() 511 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) { } in apply_retpolines() 566 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add() 603 void __init_or_module alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del() 669 void __init_or_module apply_paravirt(struct paravirt_patch_site *start, in apply_paravirt() 866 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()
|
A D | jump_label.c | 156 __init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/linux/drivers/memory/ |
A D | emif.c | 143 static int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init() 159 static inline int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init() 682 static int __init_or_module setup_interrupts(struct emif_data *emif, u32 irq) in setup_interrupts() 713 static void __init_or_module emif_onetime_settings(struct emif_data *emif) in emif_onetime_settings() 838 static void __init_or_module of_get_custom_configs(struct device_node *np_emif, in of_get_custom_configs() 887 static void __init_or_module of_get_ddr_info(struct device_node *np_emif, in of_get_ddr_info() 921 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details() 996 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details() 1003 static struct emif_data *__init_or_module get_device_details( in get_device_details() 1116 static int __init_or_module emif_probe(struct platform_device *pdev) in emif_probe()
|
/linux/init/ |
A D | main.c | 1193 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted() 1227 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted() 1234 static __init_or_module void 1243 static __init_or_module void 1287 int __init_or_module do_one_initcall(initcall_t fn) in do_one_initcall()
|
/linux/arch/parisc/kernel/ |
A D | alternative.c | 22 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives()
|
/linux/include/linux/ |
A D | module.h | 150 #define __init_or_module macro 157 #define __init_or_module __init macro
|
/linux/drivers/base/ |
A D | platform.c | 897 int __init_or_module __platform_driver_probe(struct platform_driver *drv, in __platform_driver_probe() 963 struct platform_device * __init_or_module __platform_create_bundle( in __platform_create_bundle()
|
/linux/net/phonet/ |
A D | af_phonet.c | 458 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register()
|
/linux/kernel/ |
A D | jump_label.c | 341 void __weak __init_or_module arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
/linux/Documentation/staging/ |
A D | static-keys.rst | 204 * ``__init_or_module void arch_jump_label_transform_static(struct jump_entry *entry, enum jump_labe…
|
/linux/drivers/platform/x86/ |
A D | asus-wmi.c | 3257 int __init_or_module asus_wmi_register_driver(struct asus_wmi_driver *driver) in asus_wmi_register_driver()
|
Completed in 53 milliseconds