Home
last modified time | relevance | path

Searched refs:make_first_contact (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc.h548 enum xp_retval (*make_first_contact) (struct xpc_partition *); member
H A Dxpc_main.c563 if (xpc_arch_ops.make_first_contact(part) == xpSuccess) { in xpc_activating()
H A Dxpc_uv.c1712 .make_first_contact = xpc_make_first_contact_uv,
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc.h548 enum xp_retval (*make_first_contact) (struct xpc_partition *); member
H A Dxpc_main.c554 if (xpc_arch_ops.make_first_contact(part) == xpSuccess) { in xpc_activating()
H A Dxpc_uv.c1712 .make_first_contact = xpc_make_first_contact_uv,

Completed in 14 milliseconds