Home
last modified time | relevance | path

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

/drivers/misc/sgi-xp/
A Dxpc_channel.c70 dev_info(xpc_chan, "channel %d to partition %d connected\n", in xpc_process_connect()
160 dev_info(xpc_chan, "channel %d to partition %d disconnected, " in xpc_process_disconnect()
318 dev_dbg(xpc_chan, "XPC_CHCTL_OPENREQUEST (entry_size=%d, " in xpc_process_openclose_chctl_flags()
370 dev_dbg(xpc_chan, "XPC_CHCTL_OPENREPLY (local_msgqueue_pa=" in xpc_process_openclose_chctl_flags()
408 dev_dbg(xpc_chan, "XPC_CHCTL_OPENREPLY: new " in xpc_process_openclose_chctl_flags()
417 dev_dbg(xpc_chan, "XPC_CHCTL_OPENREPLY: new " in xpc_process_openclose_chctl_flags()
431 dev_dbg(xpc_chan, "XPC_CHCTL_OPENCOMPLETE received from " in xpc_process_openclose_chctl_flags()
623 dev_dbg(xpc_chan, "deactivating partition %d, reason=%d\n", in xpc_partition_going_down()
682 dev_dbg(xpc_chan, "ch->func() called, reason=xpConnected, " in xpc_connected_callout()
966 dev_dbg(xpc_chan, "ch->func() called, payload=0x%p " in xpc_deliver_payload()
[all …]
A Dxpc_main.c78 struct device *xpc_chan = &xpc_chan_dbg_subname; variable
407 dev_err(xpc_chan, "can't get memory for channels\n"); in xpc_setup_ch_structures()
418 dev_err(xpc_chan, "can't get memory for remote connect args\n"); in xpc_setup_ch_structures()
613 dev_dbg(xpc_chan, "wakeup %d idle kthreads, partid=%d, " in xpc_activate_kthreads()
629 dev_dbg(xpc_chan, "create %d new kthreads, partid=%d, channel=%d\n", in xpc_activate_kthreads()
659 dev_dbg(xpc_chan, "idle kthread calling " in xpc_kthread_waitmsgs()
683 dev_dbg(xpc_chan, "kthread starting, partid=%d, channel=%d\n", in xpc_kthread_start()
743 dev_dbg(xpc_chan, "kthread exiting, partid=%d, channel=%d\n", in xpc_kthread_start()
1189 dev_set_name(xpc_chan, "chan"); in xpc_init()
A Dxpc_uv.c279 dev_dbg(xpc_chan, "gru_send_message_gpa() returned " in xpc_send_gru_msg()
285 dev_dbg(xpc_chan, "gru_send_message_gpa() returned " in xpc_send_gru_msg()
291 dev_err(xpc_chan, "gru_send_message_gpa() returned " in xpc_send_gru_msg()
1294 dev_dbg(xpc_chan, "msg_slot->func() called, msg_slot=0x%p " in xpc_notify_sender_uv()
1300 dev_dbg(xpc_chan, "msg_slot->func() returned, msg_slot=0x%p " in xpc_notify_sender_uv()
A Dxpc.h609 extern struct device *xpc_chan;

Completed in 14 milliseconds