Searched refs:xpc_chan (Results 1 - 5 of 5) 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_channel.c70 dev_info(xpc_chan, "channel %d to partition %d connected\n",
160 dev_info(xpc_chan, "channel %d to partition %d disconnected, "
210 dev_dbg(xpc_chan, "XPC_CHCTL_CLOSEREQUEST (reason=%d) received "
285 dev_dbg(xpc_chan, "XPC_CHCTL_CLOSEREPLY received from partid="
318 dev_dbg(xpc_chan, "XPC_CHCTL_OPENREQUEST (entry_size=%d, "
370 dev_dbg(xpc_chan, "XPC_CHCTL_OPENREPLY (local_msgqueue_pa="
408 dev_dbg(xpc_chan, "XPC_CHCTL_OPENREPLY: new "
417 dev_dbg(xpc_chan, "XPC_CHCTL_OPENREPLY: new "
431 dev_dbg(xpc_chan, "XPC_CHCTL_OPENCOMPLETE received from "
623 dev_dbg(xpc_chan, "deactivatin
[all...]
H A Dxpc_sn2.c282 dev_dbg(xpc_chan, "received notify IRQ from partid=%d, chctl.all_flags="
360 dev_dbg(xpc_chan, "%s sent to partid=%d, channel=%d, ret=%d\n",
390 dev_dbg(xpc_chan, "%s sent local from partid=%d, channel=%d\n",
1185 dev_err(xpc_chan, "can't get memory for local get/put "
1194 dev_err(xpc_chan, "can't get memory for remote get/put "
1209 dev_err(xpc_chan, "can't get memory for local connect args\n");
1227 dev_err(xpc_chan, "can't register NOTIFY IRQ handler, "
1338 dev_dbg(xpc_chan, "xp_remote_memcpy() from partition %d failed,"
1380 dev_dbg(xpc_chan, "failed to pull XPC vars_part from "
1391 dev_dbg(xpc_chan, "partitio
[all...]
H A Dxpc_main.c73 struct device *xpc_chan = &xpc_chan_dbg_subname; variable in typeref:struct:device
419 dev_err(xpc_chan, "can't get memory for channels\n");
430 dev_err(xpc_chan, "can't get memory for remote connect args\n");
625 dev_dbg(xpc_chan, "wakeup %d idle kthreads, partid=%d, "
641 dev_dbg(xpc_chan, "create %d new kthreads, partid=%d, channel=%d\n",
671 dev_dbg(xpc_chan, "idle kthread calling "
695 dev_dbg(xpc_chan, "kthread starting, partid=%d, channel=%d\n",
755 dev_dbg(xpc_chan, "kthread exiting, partid=%d, channel=%d\n",
1207 dev_set_name(xpc_chan, "chan");
H A Dxpc_uv.c345 dev_dbg(xpc_chan, "gru_send_message_gpa() returned "
351 dev_dbg(xpc_chan, "gru_send_message_gpa() returned "
357 dev_err(xpc_chan, "gru_send_message_gpa() returned "
1373 dev_dbg(xpc_chan, "msg_slot->func() called, msg_slot=0x%p "
1379 dev_dbg(xpc_chan, "msg_slot->func() returned, msg_slot=0x%p "
H A Dxpc.h878 extern struct device *xpc_chan;

Completed in 199 milliseconds