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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_partition.c455 dev_dbg(xpc_part, "partid = %d, heartbeat = %ld, last_heartbeat"
457 partid, remote_vars->heartbeat, part->last_heartbeat,
461 if (((remote_vars->heartbeat == part->last_heartbeat) &&
469 part->last_heartbeat = remote_vars->heartbeat;
591 part->last_heartbeat = remote_vars->heartbeat;
592 dev_dbg(xpc_part, " last_heartbeat = 0x%016lx\n",
593 part->last_heartbeat);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h545 u64 last_heartbeat; /* HB at last read */ member in struct:xpc_partition

Completed in 60 milliseconds