Home
last modified time | relevance | path

Searched defs:tmp_fd (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_xattr.c26 int tmp_fd, parent_cgroup_fd = -1, child_cgroup_fd = -1; in test_read_cgroup_xattr() local
H A Dmmap.c22 int err, duration = 0, i, data_map_fd, data_map_id, tmp_fd, rdmap_fd; in test_mmap() local
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h683 static inline int reuse_fd(int fixed_fd, int tmp_fd) in reuse_fd()
/linux/tools/perf/
H A Dbuiltin-inject.c85 int tmp_fd; member