Home
last modified time | relevance | path

Searched refs:cpuset_fts_open (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcpuset.h132 * cpuset_fts_open(path) - [optional] Open cpuset hierarchy ==> cs_tree
252 struct cpuset_fts_tree *cpuset_fts_open(const char *cpusetpath);
280 * Because the cpuset_fts_open() call collects all the information
H A Dlibcpuset.c2514 if ((cs_tree = cpuset_fts_open(relpath)) == NULL && errno != ENOENT) in cpuset_nuke()
2665 if ((cs_tree = cpuset_fts_open(relpath)) == NULL) in cpuset_init_pidlist()
3166 * A cpuset_fts_open() call constructs a linked list of entries
3173 * given cpuset_fts_open() call remain allocated and unchanged until
3197 struct cpuset_fts_tree *cpuset_fts_open(const char *cpusetpath) in cpuset_fts_open() function
3814 "cpuset_fts_open", cpuset_fts_open}, {

Completed in 6 milliseconds