Searched refs:xp_max_npartitions (Results 1 – 9 of 9) sorted by relevance
231 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_check_remote_hb()544 DBUG_ON(partid < 0 || partid >= xp_max_npartitions); in xpc_activating()863 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_disconnect_wait()910 xp_max_npartitions, GFP_KERNEL); in xpc_setup_partitions()924 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_setup_partitions()990 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_do_exit()1110 for (partid = 0; partid < xp_max_npartitions; partid++) { in xpc_die_deactivate()1140 for (partid = 0; partid < xp_max_npartitions; in xpc_die_deactivate()1246 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()884 DBUG_ON(partid < 0 || partid >= xp_max_npartitions); in xpc_initiate_send()935 DBUG_ON(partid < 0 || partid >= xp_max_npartitions); in xpc_initiate_send_notify()1006 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()
336 extern short xp_max_npartitions;
729 bitmap_zero(xpc_vars_sn2->heartbeating_to_mask, xp_max_npartitions); in xpc_disallow_all_hbs_sn2()