Home
last modified time | relevance | path

Searched refs:ftw (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dcgroup.c8 #include <ftw.h>
243 int typeflag, struct FTW *ftw) in do_show_tree_fn()
279 show_attached_bpf_progs(cgroup_fd, type, ftw->level); in do_show_tree_fn()
242 do_show_tree_fn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftw) do_show_tree_fn() argument
H A Dperf.c14 #include <ftw.h>
H A Dcommon.c8 #include <ftw.h>
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dcgroup.c8 #include <ftw.h>
367 int typeflag, struct FTW *ftw) in do_show_tree_fn()
404 show_bpf_progs(cgroup_fd, type, ftw->level); in do_show_tree_fn()
366 do_show_tree_fn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftw) do_show_tree_fn() argument
H A Dcommon.c10 #include <ftw.h>
/kernel/linux/linux-5.10/tools/usb/
H A Dtestusb.c22 #include <ftw.h>
473 if (ftw (usb_dir, find_testdev, 3) != 0) { in main()
474 fputs ("ftw failed; are USB device files missing?\n", stderr); in main()
/kernel/linux/linux-6.6/tools/usb/
H A Dtestusb.c22 #include <ftw.h>
479 if (ftw (usb_dir, find_testdev, 3) != 0) { in main()
480 fputs ("ftw failed; are USB device files missing?\n", stderr); in main()
/kernel/linux/linux-6.6/tools/perf/pmu-events/
H A Djevents.py1164 def ftw(path: str, parents: Sequence[str], function
1177 ftw(item.path, parents + [item.name], action)
1227 ftw(arch_path, [], preprocess_one_file)
1236 ftw(arch_path, [], process_one_file)
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c13 #include <ftw.h>
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c13 #include <ftw.h>
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dinject-buildid.c4 #include <ftw.h>
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dinject-buildid.c4 #include <ftw.h>
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcgroup.c17 #include <ftw.h>
207 /* helper function for ftw() in match_cgroups and list_cgroups */
236 /* pretend if it's added by ftw() */ in check_and_add_cgroup_name()
/kernel/linux/linux-5.10/tools/vm/
H A Dpage-types.c21 #include <ftw.h>
/kernel/linux/linux-5.10/tools/perf/pmu-events/
H A Djevents.c46 #include <ftw.h>
/kernel/linux/linux-6.6/tools/mm/
H A Dpage-types.c21 #include <ftw.h>

Completed in 16 milliseconds