Home
last modified time | relevance | path

Searched refs:cgrp_files_walking (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/controllers/cgroup_xattr/
Dcgroup_xattr.c120 static int cgrp_files_walking(const char *path,
198 set_res |= cgrp_files_walking(".", set_xattrs); in test_run()
202 get_res |= cgrp_files_walking(".", get_xattrs); in test_run()
392 static int cgrp_files_walking(const char *path, in cgrp_files_walking() function
419 res |= cgrp_files_walking(file, xattr_operation); in cgrp_files_walking()