Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhwmon_pmu.c254 int dup_fd, err = 0; in hwmon_pmu__read_events() local
/linux/fs/
H A Dfile.c363 struct files_struct *dup_fd(struct files_struct *oldf, struct fd_range *punch_hole) in dup_fd() function
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3847 int dup_fd, pipe_fds[2]; in TEST() local