Searched refs:xp_max_npartitions (Results 1 – 9 of 9) sorted by relevance
227 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_check_remote_hb()540 DBUG_ON(partid < 0 || partid >= xp_max_npartitions); in xpc_activating()859 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_disconnect_wait()906 xp_max_npartitions, GFP_KERNEL); in xpc_setup_partitions()920 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_setup_partitions()986 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_do_exit()1100 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_die_deactivate()1130 for (partid = 0; partid < xp_max_npartitions; in xpc_die_deactivate()1216 if (xp_max_npartitions != 64) { in xpc_init()
259 DBUG_ON(partid < 0 || partid >= xp_max_npartitions); in xpnet_connection_activity()286 xp_max_npartitions)) { in xpnet_connection_activity()480 xp_max_npartitions) { in xpnet_dev_hard_start_xmit()490 dest_partid < xp_max_npartitions && in xpnet_dev_hard_start_xmit()538 xpnet_broadcast_partitions = kzalloc(BITS_TO_LONGS(xp_max_npartitions) * in xpnet_init()
160 if (rp->SAL_partid < 0 || rp->SAL_partid >= xp_max_npartitions) { in xpc_setup_rsvd_page()163 xp_max_npartitions); in xpc_setup_rsvd_page()168 rp->max_npartitions = xp_max_npartitions; in xpc_setup_rsvd_page()253 remote_rp->SAL_partid >= xp_max_npartitions || in xpc_get_remote_rp()
35 short xp_max_npartitions; variable36 EXPORT_SYMBOL_GPL(xp_max_npartitions);
663 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_initiate_connect()720 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_initiate_disconnect()881 DBUG_ON(partid < 0 || partid >= xp_max_npartitions); in xpc_initiate_send()932 DBUG_ON(partid < 0 || partid >= xp_max_npartitions); in xpc_initiate_send_notify()1003 DBUG_ON(partid < 0 || partid >= xp_max_npartitions); in xpc_initiate_received()
169 xp_max_npartitions = XP_MAX_NPARTITIONS_SN2; in xp_init_sn2()
153 xp_max_npartitions = XP_MAX_NPARTITIONS_UV; in xp_init_uv()
337 extern short xp_max_npartitions;
729 bitmap_zero(xpc_vars_sn2->heartbeating_to_mask, xp_max_npartitions); in xpc_disallow_all_hbs_sn2()