Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/kernel/
Dalternative.c36 static int __apply_alternatives(void *alt_region) in __apply_alternatives() function
68 stop_machine(__apply_alternatives, &region, NULL); in apply_alternatives_all()
78 __apply_alternatives(&region); in apply_alternatives()