Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Ddlfilter-test.c204 static void close_fd(int fd) in close_fd() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsocket_helpers.h137 static inline void close_fd(int *fd) in close_fd() function
/linux/fs/
H A Dfile.c689 int close_fd(unsigned fd) in close_fd() function