Home
last modified time | relevance | path

Searched refs:xpc_send_notify (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/misc/sgi-xp/
Dxp.h303 xpc_send_notify(short partid, int ch_number, u32 flags, void *payload, in xpc_send_notify() function
Dxpnet.c395 ret = xpc_send_notify(dest_partid, XPC_NET_CHANNEL, XPC_NOWAIT, msg, in xpnet_send()