Home
last modified time | relevance | path

Searched refs:fdget (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dfile.h181 static inline struct fd fdget(unsigned int fd) in fdget() function
187 LINUXKPI_DEFINE_CLASS(fd, struct fd, fdput(_T), fdget(fd), int fd) in LINUXKPI_DEFINE_CLASS()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c1561 f = fdget(cmd.fd); in ucma_migrate_id()