Searched refs:fullpath2 (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 554 static int fullpath2(char *buf, int buflen, const char *name1, in fullpath2() function 756 fullpath2(buf, sizeof(buf), cpusetpath, "memory_pressure"); in cpuset_open_memory_pressure() 2596 fullpath2(buf, sizeof(buf), relpath, "tasks"); in read_task_file() 2744 fullpath2(buf, sizeof(buf), relpath, "tasks"); in cpuset_move() 2758 fullpath2(buf, sizeof(buf), relpath, "tasks"); in cpuset_move_all() 2898 fullpath2(buf, sizeof(buf), relpath, "tasks"); in cpuset_migrate() 2925 fullpath2(buf, sizeof(buf), relpath, "tasks"); in cpuset_migrate_all()
|