Lines Matching refs:max_slot_table_size
93 static unsigned int max_slot_table_size = RPC_MAX_SLOT_TABLE;
118 .extra2 = &max_slot_table_size
127 .extra2 = &max_slot_table_size
3164 unsigned int max_slot_table_size)
3175 max_slot_table_size);
3363 unsigned int max_slot_table_size = xprt_max_tcp_slot_table_entries;
3366 max_slot_table_size = RPC_MAX_SLOT_TABLE_LIMIT;
3369 max_slot_table_size);
3445 unsigned int max_slot_table_size = xprt_max_tcp_slot_table_entries;
3448 max_slot_table_size = RPC_MAX_SLOT_TABLE_LIMIT;
3451 max_slot_table_size);
3738 max_slot_table_size, 0644);