Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Dmodule.c242 const Elf_Shdr *s, *alt = NULL, *locks = NULL, in module_finalize() local
252 locks = s; in module_finalize()
315 if (locks) { in module_finalize()
316 void *lseg = (void *)locks->sh_addr; in module_finalize()
320 lseg, lseg + locks->sh_size, in module_finalize()
A Dalternative.c2063 const s32 *locks; member
2077 void *locks, void *locks_end, in alternatives_smp_module_add() argument
2097 smp->locks = locks; 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()
/arch/parisc/
A DKconfig.debug15 bool "Use page table locks in TLB fault handler"
/arch/x86/include/asm/
A Dalternative.h167 void *locks, void *locks_end,
175 void *locks, void *locks_end, in alternatives_smp_module_add() argument
/arch/powerpc/lib/
A DMakefile58 obj64-$(CONFIG_SMP) += locks.o
/arch/sparc/lib/
A DMakefile14 lib-$(CONFIG_SPARC32) += copy_user.o locks.o
/arch/arm/boot/dts/st/
A Dste-ux500-samsung-golden.dts15 * that locks the L2 cache. Otherwise the kernel will crash after decompression.

Completed in 18 milliseconds