Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-xp/
Dxpc_uv.c455 part->remote_rp_ts_jiffies = msg_hdr->rp_ts_jiffies; in xpc_handle_activate_mq_msg_uv()
606 if (msg_hdr->rp_ts_jiffies != part->remote_rp_ts_jiffies && in xpc_handle_activate_mq_msg_uv()
607 part->remote_rp_ts_jiffies != 0) { in xpc_handle_activate_mq_msg_uv()
905 part->remote_rp_ts_jiffies = remote_rp->ts_jiffies; in xpc_request_partition_activation_uv()
Dxpc.h479 unsigned long remote_rp_ts_jiffies; /* timestamp when rsvd pg setup */ member