get_chctl_all_flags  550 drivers/misc/sgi-xp/xpc.h 	u64 (*get_chctl_all_flags) (struct xpc_partition *);
get_chctl_all_flags  554 drivers/misc/sgi-xp/xpc_channel.c 	chctl.all_flags = xpc_arch_ops.get_chctl_all_flags(part);
get_chctl_all_flags 1714 drivers/misc/sgi-xp/xpc_uv.c 	.get_chctl_all_flags = xpc_get_chctl_all_flags_uv,