taglinefilesource code
this_user_tasks31kernel/fork.cint this_user_tasks;
this_user_tasks36kernel/fork.cthis_user_tasks = 0;
this_user_tasks41kernel/fork.cthis_user_tasks++;
this_user_tasks45kernel/fork.cif (this_user_tasks > MAX_TASKS_PER_USER && !suser())