Searched refs:alternatives_smp_unlock (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/x86/kernel/ |
D | alternative.c | 257 static void alternatives_smp_unlock(const s32 *start, const s32 *end, in alternatives_smp_unlock() function 309 alternatives_smp_unlock(locks, locks_end, in alternatives_smp_module_add() 331 alternatives_smp_unlock(smp->locks, smp->locks_end, in alternatives_smp_module_add() 396 alternatives_smp_unlock(mod->locks, mod->locks_end, in alternatives_smp_switch() 491 alternatives_smp_unlock(__smp_locks, __smp_locks_end, in alternative_instructions()
|