Searched refs:xpc_send_notify (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
H A D | xp.h | 210 * xpc_send_notify(). 218 * argument to xpc_send_notify(). 258 /* the following are valid xpc_send() or xpc_send_notify() flags */ 299 xpc_send_notify(short partid, int ch_number, u32 flags, void *payload, in xpc_send_notify() function
|
H A D | xpnet.c | 89 * When messages are queued with xpc_send_notify, a kmalloc'd buffer 396 ret = xpc_send_notify(dest_partid, XPC_NET_CHANNEL, XPC_NOWAIT, msg, in xpnet_send()
|
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
H A D | xp.h | 210 * xpc_send_notify(). 218 * argument to xpc_send_notify(). 258 /* the following are valid xpc_send() or xpc_send_notify() flags */ 299 xpc_send_notify(short partid, int ch_number, u32 flags, void *payload, in xpc_send_notify() function
|
H A D | xpnet.c | 89 * When messages are queued with xpc_send_notify, a kmalloc'd buffer 396 ret = xpc_send_notify(dest_partid, XPC_NET_CHANNEL, XPC_NOWAIT, msg, in xpnet_send()
|
Completed in 5 milliseconds