Home
last modified time | relevance | path

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

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