Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/sgi-xp/
Dxpc_partition.c311 int xpc_partition_disengaged_from_timer(struct xpc_partition *part) in xpc_partition_disengaged_from_timer() function
Dxpc.h637 extern int xpc_partition_disengaged_from_timer(struct xpc_partition *part);
Dxpc_main.c182 xpc_partition_disengaged_from_timer(part); in xpc_timeout_partition_disengage()