Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dtext-patching.h47 extern void *text_poke_copy(void *addr, const void *opcode, size_t len);
/linux-6.3-rc2/arch/x86/kernel/
A Dalternative.c1724 void *text_poke_copy(void *addr, const void *opcode, size_t len) in text_poke_copy() function
/linux-6.3-rc2/arch/x86/net/
A Dbpf_jit_comp.c2628 if (text_poke_copy(dst, src, len) == NULL) in bpf_arch_text_copy()

Completed in 11 milliseconds