Searched refs:max_load_per_proc (Results 1 – 1 of 1) sorted by relevance
108 unsigned short max_load_per_proc; member1034 df->max_load_per_proc = 1; in SETDEFAULTS_FUNC()1048 fcv[8].destination = &(df->max_load_per_proc); in SETDEFAULTS_FUNC()1110 if (df->max_load_per_proc < 1) df->max_load_per_proc = 0; in SETDEFAULTS_FUNC()2971 (sum_load / host->num_procs) > host->max_load_per_proc) { in TRIGGER_FUNC()