Home
last modified time | relevance | path

Searched refs:__apply_alternatives (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/arm64/kernel/
Dalternative.c142 static void __apply_alternatives(const struct alt_region *region, in __apply_alternatives() function
220 __apply_alternatives(&region, false, &all_capabilities[0]); in apply_alternatives_vdso()
246 __apply_alternatives(&kernel_alternatives, false, in __apply_alternatives_multi_stop()
276 __apply_alternatives(&kernel_alternatives, false, in apply_boot_alternatives()
291 __apply_alternatives(&region, true, &all_capabilities[0]); in apply_alternatives_module()
/linux-6.1.9/arch/s390/kernel/
Dalternative.c20 static void __init_or_module __apply_alternatives(struct alt_instr *start, in __apply_alternatives() function
51 __apply_alternatives(start, end); in apply_alternatives()