Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc.h657 extern void xpc_connected_callout(struct xpc_channel *);
H A Dxpc_main.c698 xpc_connected_callout(ch); in xpc_kthread_start()
H A Dxpc_channel.c677 xpc_connected_callout(struct xpc_channel *ch) in xpc_connected_callout() function