Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-xp/
H A Dxpc_uv.c384 part->remote_rp_ts_jiffies = msg_hdr->rp_ts_jiffies; in xpc_handle_activate_mq_msg_uv()
535 if (msg_hdr->rp_ts_jiffies != part->remote_rp_ts_jiffies && in xpc_handle_activate_mq_msg_uv()
536 part->remote_rp_ts_jiffies != 0) { in xpc_handle_activate_mq_msg_uv()
820 part->remote_rp_ts_jiffies = remote_rp->ts_jiffies; in xpc_request_partition_activation_uv()
H A Dxpc.h479 unsigned long remote_rp_ts_jiffies; /* timestamp when rsvd pg setup */ member