Searched refs:remote_GPs (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_channel.c142 part->remote_GPs = xpc_kzalloc_cacheline_aligned(XPC_GP_SIZE,
144 if (part->remote_GPs == NULL) {
163 part->remote_GPs = NULL;
179 part->remote_GPs = NULL;
215 part->remote_GPs = NULL;
432 ret = xpc_pull_remote_cachelines(part, part->remote_GPs,
1231 ch->remote_GP = part->remote_GPs[ch_number];
1499 part->remote_GPs = NULL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h584 struct xpc_gp *remote_GPs;/* copy of remote partition's local Get/Put */ member in struct:xpc_partition

Completed in 116 milliseconds