Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Drtc.c159 do_remote_read(void *data) in do_remote_read() function
171 smp_call_function_single(boot_cpuid, do_remote_read, &x, 1); in remote_read_time()
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_req.c1030 static bool do_remote_read(struct drbd_request *req) in do_remote_read() function
1341 if (!do_remote_read(req) && !req->private_bio) in drbd_send_and_submit()