Searched refs:close_range (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/core/
H A Dclose_range_test.c15 #include <linux/close_range.h>
45 SKIP(return, "close_range() syscall not supported");
238 SKIP(return, "close_range() syscall not supported");
240 SKIP(return, "close_range() doesn't support CLOSE_RANGE_CLOEXEC");
306 SKIP(return, "close_range() syscall not supported");
308 SKIP(return, "close_range() doesn't support CLOSE_RANGE_CLOEXEC");
/linux-master/fs/
H A Dfile.c22 #include <linux/close_range.h>
293 * turns out that in the close_range() -> __close_range() ->
297 * Rather than make close_range() have to worry about this,
H A Dopen.c1579 SYSCALL_DEFINE3(close_range, unsigned int, fd, unsigned int, max_fd,
/linux-master/include/net/
H A Dcfg80211.h3779 * @close_range: if true, the range should be limited. Threshold is
3806 bool close_range; member in struct:cfg80211_nan_func
/linux-master/net/wireless/
H A Dnl80211.c14411 func->close_range =

Completed in 201 milliseconds