Searched refs:atomic_lockpatch (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dpatch.c81 extern void *atomic_lockpatch[];
173 for (i = 0; atomic_lockpatch[i] != 0; i++)
174 patchbytes(atomic_lockpatch[i], X86_NOP, -1, -1);
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/i386/atomic/
H A Datomic.S236 atomic_lockpatch: label
237 .globl atomic_lockpatch
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/x86_64/atomic/
H A Datomic.S258 atomic_lockpatch: label
259 .globl atomic_lockpatch

Completed in 106 milliseconds