Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dreflink.c213 goto copy_to_page; in clone_copy_inline_extent()
229 goto copy_to_page; in clone_copy_inline_extent()
244 goto copy_to_page; in clone_copy_inline_extent()
312 copy_to_page: in clone_copy_inline_extent()
/linux/kernel/events/
H A Duprobes.c187 static void copy_to_page(struct page *page, unsigned long vaddr, const void *src, int len) in copy_to_page() function
433 copy_to_page(fw->page, insn_vaddr, insn, nbytes); in __uprobe_write()
1914 copy_to_page(page, vaddr, src, len); in arch_uprobe_copy_ixol()