Searched refs:max_user_dsr_bytes (Results 1 – 1 of 1) sorted by relevance
45 static int max_user_cbrs, max_user_dsr_bytes; variable131 if (req.data_segment_bytes > max_user_dsr_bytes) in gru_create_new_context()263 max_user_dsr_bytes = GRU_NUM_DSR_BYTES; in gru_init_tables()290 max_user_dsr_bytes = min(max_user_dsr_bytes, dsrbytes); in gru_init_tables()