Searched refs:cached_heartbeat (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc_uv.c813 &xpc_partitions[sn_partition_id].sn.uv.cached_heartbeat;
874 ret = xp_remote_memcpy(uv_gpa(&part_uv->cached_heartbeat),
880 if (part_uv->cached_heartbeat.value == part->last_heartbeat &&
881 !part_uv->cached_heartbeat.offline) {
885 part->last_heartbeat = part_uv->cached_heartbeat.value;
H A Dxpc.h708 struct xpc_heartbeat_uv cached_heartbeat; /* cached copy of */ member in struct:xpc_partition_uv

Completed in 42 milliseconds