Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dperf_buffer.c53 int last_fd = -1, fd; in test_perf_buffer() local
/Linux-v5.15/fs/
Dfile.c654 static inline unsigned last_fd(struct fdtable *fdt) in last_fd() function