Searched refs:locks_end (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/include/asm/ |
| A D | alternative.h | 167 void *locks, void *locks_end, 175 void *locks, void *locks_end, in alternatives_smp_module_add() argument
|
| /arch/x86/kernel/ |
| A D | alternative.c | 2064 const s32 *locks_end; member 2077 void *locks, void *locks_end, in alternatives_smp_module_add() argument 2098 smp->locks_end = locks_end; in alternatives_smp_module_add() 2102 smp->locks, smp->locks_end, in alternatives_smp_module_add() 2107 alternatives_smp_unlock(locks, locks_end, text, text_end); in alternatives_smp_module_add() 2142 alternatives_smp_lock(mod->locks, mod->locks_end, in alternatives_enable_smp() 2165 for (poff = mod->locks; poff < mod->locks_end; poff++) { in alternatives_text_reserved()
|
Completed in 10 milliseconds