Home
last modified time | relevance | path

Searched defs:cs_entry (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c2440 const struct cpuset_fts_entry *cs_entry; in cpuset_nuke() local
2663 const struct cpuset_fts_entry *cs_entry; in cpuset_init_pidlist() local
3284 const struct cpuset_fts_entry *cs_entry = cs_tree->next; in cpuset_fts_read() local
3319 const char *cpuset_fts_get_path(const struct cpuset_fts_entry *cs_entry) in cpuset_fts_get_path()
3325 const struct stat *cpuset_fts_get_stat(const struct cpuset_fts_entry *cs_entry) in cpuset_fts_get_stat()
3331 const struct cpuset *cpuset_fts_get_cpuset(const struct cpuset_fts_entry in cpuset_fts_get_cpuset()
3338 int cpuset_fts_get_errno(const struct cpuset_fts_entry *cs_entry) in cpuset_fts_get_errno()
3344 int cpuset_fts_get_info(const struct cpuset_fts_entry *cs_entry) in cpuset_fts_get_info()
3352 struct cpuset_fts_entry *cs_entry = cs_tree->head; in cpuset_fts_close() local