Searched refs:il_weight (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/
H A Dsched.h1270 u8 il_weight; member in struct:task_struct
/linux-master/mm/
H A Dmempolicy.c874 current->il_weight = 0;
987 if (current->il_weight)
1886 if (!current->il_weight || !node_isset(node, policy->nodes)) {
1893 current->il_weight = get_il_weight(node);
1895 current->il_weight--;
2417 weight = me->il_weight;
2426 me->il_weight -= rem_pages;
2433 me->il_weight = 0;
2492 me->il_weight = resume_weight;

Completed in 200 milliseconds