Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-xp/
H A Dxpc.h564 void (*indicate_partition_engaged) (struct xpc_partition *); member
H A Dxpc_main.c792 xpc_arch_ops.indicate_partition_engaged(part); in xpc_create_kthreads()
H A Dxpc_uv.c1642 .indicate_partition_engaged = xpc_indicate_partition_engaged_uv,