Searched refs:xpc_chan (Results 1 - 4 of 4) sorted by relevance

/linux-master/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_main.c78 struct device *xpc_chan = &xpc_chan_dbg_subname; variable in typeref:struct:device
406 dev_err(xpc_chan, "can't get memory for channels\n");
417 dev_err(xpc_chan, "can't get memory for remote connect args\n");
612 dev_dbg(xpc_chan, "wakeup %d idle kthreads, partid=%d, "
628 dev_dbg(xpc_chan, "create %d new kthreads, partid=%d, channel=%d\n",
658 dev_dbg(xpc_chan, "idle kthread calling "
682 dev_dbg(xpc_chan, "kthread starting, partid=%d, channel=%d\n",
742 dev_dbg(xpc_chan, "kthread exiting, partid=%d, channel=%d\n",
1188 dev_set_name(xpc_chan, "chan");
H A Dxpc_uv.c279 dev_dbg(xpc_chan, "gru_send_message_gpa() returned "
285 dev_dbg(xpc_chan, "gru_send_message_gpa() returned "
291 dev_err(xpc_chan, "gru_send_message_gpa() returned "
1294 dev_dbg(xpc_chan, "msg_slot->func() called, msg_slot=0x%p "
1300 dev_dbg(xpc_chan, "msg_slot->func() returned, msg_slot=0x%p "
H A Dxpc.h609 extern struct device *xpc_chan;

Completed in 332 milliseconds