Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_req.c1041 static bool do_remote_read(struct drbd_request *req) in do_remote_read() function
1355 if (!do_remote_read(req) && !req->private_bio) in drbd_send_and_submit()