Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-xp/
Dxpc.h550 u64 (*get_chctl_all_flags) (struct xpc_partition *); member
Dxpc_channel.c554 chctl.all_flags = xpc_arch_ops.get_chctl_all_flags(part); in xpc_process_sent_chctl_flags()
Dxpc_uv.c1714 .get_chctl_all_flags = xpc_get_chctl_all_flags_uv,