Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/kernel/
A Duprobes.c31 static void copy_to_page(struct page *page, unsigned long vaddr, in copy_to_page() function
67 copy_to_page(page, vaddr, &insn, len); in arch_uprobe_copy_ixol()
68 copy_to_page(page, vaddr+len, &stp_insn, 4); in arch_uprobe_copy_ixol()
/linux-6.3-rc2/fs/btrfs/
A Dreflink.c216 goto copy_to_page; in clone_copy_inline_extent()
232 goto copy_to_page; in clone_copy_inline_extent()
247 goto copy_to_page; in clone_copy_inline_extent()
311 copy_to_page: in clone_copy_inline_extent()
/linux-6.3-rc2/kernel/events/
A Duprobes.c246 static void copy_to_page(struct page *page, unsigned long vaddr, const void *src, int len) in copy_to_page() function
516 copy_to_page(new_page, vaddr, &opcode, UPROBE_SWBP_INSN_SIZE); in uprobe_write_opcode()
1670 copy_to_page(page, vaddr, src, len); in arch_uprobe_copy_ixol()

Completed in 11 milliseconds