Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c1326 * close_range() - Close all file descriptors in a given range.
1336 SYSCALL_DEFINE3(close_range, unsigned int, fd, unsigned int, max_fd, in SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/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.c1592 SYSCALL_DEFINE3(close_range, unsigned int, fd, unsigned int, max_fd, in SYSCALL_DEFINE3()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h3211 * @close_range: if true, the range should be limited. Threshold is
3238 bool close_range; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h3611 * @close_range: if true, the range should be limited. Threshold is
3638 bool close_range; member
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c13032 func->close_range = in nl80211_nan_add_func()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c14439 func->close_range = in nl80211_nan_add_func()

Completed in 71 milliseconds