Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfile.h95 DEFINE_CLASS(get_unused_fd, int, if (_T >= 0) put_unused_fd(_T),
/linux/drivers/xen/
H A Dgntdev-dmabuf.c361 CLASS(get_unused_fd, ret)(O_CLOEXEC); in dmabuf_exp_from_pages() local
/linux/kernel/
H A Dfork.c1896 CLASS(get_unused_fd, pidfd)(O_CLOEXEC); in pidfd_prepare() local