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.c2443 const struct cpuset_fts_entry *cs_entry; in cpuset_nuke() local
2666 const struct cpuset_fts_entry *cs_entry; in cpuset_init_pidlist() local
3291 const struct cpuset_fts_entry *cs_entry = cs_tree->next; in cpuset_fts_read() local
3326 const char *cpuset_fts_get_path(const struct cpuset_fts_entry *cs_entry) in cpuset_fts_get_path()
3332 const struct stat *cpuset_fts_get_stat(const struct cpuset_fts_entry *cs_entry) in cpuset_fts_get_stat()
3338 const struct cpuset *cpuset_fts_get_cpuset(const struct cpuset_fts_entry in cpuset_fts_get_cpuset()
3345 int cpuset_fts_get_errno(const struct cpuset_fts_entry *cs_entry) in cpuset_fts_get_errno()
3351 int cpuset_fts_get_info(const struct cpuset_fts_entry *cs_entry) in cpuset_fts_get_info()
3359 struct cpuset_fts_entry *cs_entry = cs_tree->head; in cpuset_fts_close() local