Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_partition.c392 xpc_mark_partition_inactive(struct xpc_partition *part) in xpc_mark_partition_inactive() function
H A Dxpc.h639 extern void xpc_mark_partition_inactive(struct xpc_partition *);
H A Dxpc_main.c565 xpc_mark_partition_inactive(part); in xpc_activating()