MRP_APPLICATION_MAX
struct mrp_applicant __rcu *applicants[MRP_APPLICATION_MAX + 1];
for (i = 0; i <= MRP_APPLICATION_MAX; i++) {