Home
last modified time | relevance | path

Searched defs:close_fd (Results 1 – 2 of 2) 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.h143 static inline void close_fd(int *fd) in close_fd() function