HomeSort by relevance Sort by last modified time
    Searched refs:mygroup_shares (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/controllers/cpuctl/
cpuctl_def_task04.c 104 unsigned int mygroup_shares; local
155 mygroup_shares = 100;
156 write_to_file(mysharesfile, "w", mygroup_shares);
cpuctl_test04.c 102 unsigned long int mygroup_shares; local
150 mygroup_shares = mygroup_num * 100;
158 write_to_file(mysharesfile, "w", mygroup_shares); /* Write the shares of the group */

Completed in 61 milliseconds