Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-map.c208 int do_copy = 0; in blk_rq_map_kern() local
217 do_copy = !blk_rq_aligned(q, addr, len) || object_is_on_stack(kbuf); in blk_rq_map_kern()
218 if (do_copy) in blk_rq_map_kern()
229 if (do_copy) in blk_rq_map_kern()
/linux-4.4.14/init/
Dinitramfs.c369 static int __init do_copy(void) in do_copy() function
407 [CopyFile] = do_copy,