Searched refs:XPC_N_CALL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
H A D | xpc.h | 283 #define XPC_N_CALL 0x01 /* notify function provided by user */ macro
|
H A D | xpc_channel.c | 939 flags, payload, payload_size, XPC_N_CALL, func, key); in xpc_initiate_send_notify()
|
H A D | xpc_uv.c | 1544 DBUG_ON(notify_type != XPC_N_CALL); in xpc_send_payload_uv()
|
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
H A D | xpc.h | 283 #define XPC_N_CALL 0x01 /* notify function provided by user */ macro
|
H A D | xpc_channel.c | 939 flags, payload, payload_size, XPC_N_CALL, func, key); in xpc_initiate_send_notify()
|
H A D | xpc_uv.c | 1544 DBUG_ON(notify_type != XPC_N_CALL); in xpc_send_payload_uv()
|
Completed in 11 milliseconds