Home
last modified time | relevance | path

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

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