Home
last modified time | relevance | path

Searched refs:xpc_connected_callout (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
Dxpc.h656 extern void xpc_connected_callout(struct xpc_channel *);
Dxpc_main.c707 xpc_connected_callout(ch); in xpc_kthread_start()
Dxpc_channel.c677 xpc_connected_callout(struct xpc_channel *ch) in xpc_connected_callout() function