Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c134 static int nftwfunc(const char *filename, const struct stat *statptr, in nftwfunc() function
205 nftw(cgroup_workdir, nftwfunc, WALK_FD_LIMIT, FTW_DEPTH | FTW_MOUNT); in cleanup_cgroup_environment()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c229 static int nftwfunc(const char *filename, const struct stat *statptr, in nftwfunc() function
327 nftw(cgroup_workdir, nftwfunc, WALK_FD_LIMIT, FTW_DEPTH | FTW_MOUNT); in cleanup_cgroup_environment()
594 nftw(cgroup_workdir, nftwfunc, WALK_FD_LIMIT, FTW_DEPTH | FTW_MOUNT); in cleanup_classid_environment()

Completed in 2 milliseconds