Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dalternative.c14 static int no_alternatives; variable
17 no_alternatives = 1; in setup_no_alternatives()
57 if ((cond & ALT_COND_ALWAYS) == 0 && no_alternatives) in apply_alternatives()