Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/misc/sgi-xp/
Dxpc_sn2.c922 unsigned long *remote_rp_ts_jiffies, in xpc_update_partition_info_sn2() argument
933 part->remote_rp_ts_jiffies = *remote_rp_ts_jiffies; in xpc_update_partition_info_sn2()
935 part->remote_rp_ts_jiffies); in xpc_update_partition_info_sn2()
993 unsigned long remote_rp_ts_jiffies = 0; in xpc_identify_activate_IRQ_req_sn2() local
1012 remote_rp_ts_jiffies = remote_rp->ts_jiffies; in xpc_identify_activate_IRQ_req_sn2()
1042 &remote_rp_ts_jiffies, in xpc_identify_activate_IRQ_req_sn2()
1061 if (remote_rp_ts_jiffies != part->remote_rp_ts_jiffies) { in xpc_identify_activate_IRQ_req_sn2()
1069 &remote_rp_ts_jiffies, in xpc_identify_activate_IRQ_req_sn2()
Dxpc_uv.c452 part->remote_rp_ts_jiffies = msg_hdr->rp_ts_jiffies; in xpc_handle_activate_mq_msg_uv()
602 if (msg_hdr->rp_ts_jiffies != part->remote_rp_ts_jiffies && in xpc_handle_activate_mq_msg_uv()
603 part->remote_rp_ts_jiffies != 0) { in xpc_handle_activate_mq_msg_uv()
901 part->remote_rp_ts_jiffies = remote_rp->ts_jiffies; in xpc_request_partition_activation_uv()
Dxpc.h739 unsigned long remote_rp_ts_jiffies; /* timestamp when rsvd pg setup */ member