Searched refs:xpc_remote_copy_buffer_sn2 (Results 1 - 1 of 1) 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_sn2.c58 static char *xpc_remote_copy_buffer_sn2; variable
773 remote_vars = (struct xpc_vars_sn2 *)xpc_remote_copy_buffer_sn2;
1001 remote_rp = (struct xpc_rsvd_page *)xpc_remote_copy_buffer_sn2;
1020 remote_vars = (struct xpc_vars_sn2 *)xpc_remote_copy_buffer_sn2;
2427 xpc_remote_copy_buffer_sn2 = xpc_kmalloc_cacheline_aligned(buf_size,
2430 if (xpc_remote_copy_buffer_sn2 == NULL) {

Completed in 20 milliseconds