Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-map.c226 int do_copy = 0; in blk_rq_map_kern() local
235 do_copy = !blk_rq_aligned(q, addr, len) || object_is_on_stack(kbuf); in blk_rq_map_kern()
236 if (do_copy) in blk_rq_map_kern()
247 if (do_copy) in blk_rq_map_kern()
/Linux-v5.4/kernel/bpf/
Dlpm_trie.c694 goto do_copy; in trie_get_next_key()
719 do_copy: in trie_get_next_key()
/Linux-v5.4/init/
Dinitramfs.c363 static int __init do_copy(void) in do_copy() function
401 [CopyFile] = do_copy,