Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/kernel/
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()
/linux-6.1.9/drivers/block/drbd/
Ddrbd_req.c1037 static bool do_remote_read(struct drbd_request *req) in do_remote_read() function
1349 if (!do_remote_read(req) && !req->private_bio) in drbd_send_and_submit()