Searched refs:do_copy (Results 1 – 2 of 2) sorted by relevance
186 int do_copy = 0; in blk_rq_map_kern() local195 do_copy = !blk_rq_aligned(q, addr, len) || object_is_on_stack(kbuf); in blk_rq_map_kern()196 if (do_copy) in blk_rq_map_kern()207 if (do_copy) in blk_rq_map_kern()
369 static int __init do_copy(void) in do_copy() function407 [CopyFile] = do_copy,