Home
last modified time | relevance | path

Searched refs:get_unused_fd (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dfile.h95 DEFINE_CLASS(get_unused_fd, int, if (_T >= 0) put_unused_fd(_T),
/linux-6.15/fs/
H A Dnsfs.c105 CLASS(get_unused_fd, fd)(O_CLOEXEC); in open_namespace() local
316 CLASS(get_unused_fd, fd)(O_CLOEXEC); in ns_ioctl() local
H A Dfhandle.c407 CLASS(get_unused_fd, fd)(O_CLOEXEC); in do_handle_open() local
/linux-6.15/kernel/
H A Dfork.c2071 CLASS(get_unused_fd, pidfd)(O_CLOEXEC); in __pidfd_prepare() local