Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dfile.h176 static inline void fdput(struct fd fd) in fdput() 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.c1604 fdput(f); in ucma_migrate_id()