Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dperf_buffer.c53 int last_fd = -1, fd; in serial_test_perf_buffer() local
Dtc_opts.c2411 int err, ifindex, i, prog_fd, last_fd = -1; in test_tc_opts_max_target() local
/Linux-v6.6/fs/
Dfile.c677 static inline unsigned last_fd(struct fdtable *fdt) in last_fd() function