Home
last modified time | relevance | path

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

/linux-4.4.14/arch/alpha/kernel/
Drtc.c234 do_remote_read(void *data) in do_remote_read() function
246 smp_call_function_single(boot_cpuid, do_remote_read, &x, 1); in remote_read_time()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_req.c1056 static bool do_remote_read(struct drbd_request *req) in do_remote_read() function
1260 if (!do_remote_read(req) && !req->private_bio) in drbd_send_and_submit()