Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfile.h60 static inline void fdput(struct fd fd) in fdput() function
80 fdput(f); in fdput_pos()
83 DEFINE_CLASS(fd, struct fd, fdput(_T), fdget(fd), int fd)
84 DEFINE_CLASS(fd_raw, struct fd, fdput(_T), fdget_raw(fd), int fd)
/linux/drivers/infiniband/core/
H A Duverbs_cmd.c654 fdput(f); in ib_uverbs_open_xrcd()
669 fdput(f); in ib_uverbs_open_xrcd()