Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-map.c220 int do_copy = 0; in blk_rq_map_kern() local
229 do_copy = !blk_rq_aligned(q, addr, len) || object_is_on_stack(kbuf); in blk_rq_map_kern()
230 if (do_copy) in blk_rq_map_kern()
241 if (do_copy) in blk_rq_map_kern()
/Linux-v4.19/kernel/bpf/
Dlpm_trie.c662 goto do_copy; in trie_get_next_key()
682 do_copy: in trie_get_next_key()
/Linux-v4.19/init/
Dinitramfs.c361 static int __init do_copy(void) in do_copy() function
399 [CopyFile] = do_copy,