Searched refs:fdput (Results 1 – 1 of 1) sorted by relevance
60 static inline void fdput(struct fd fd) in fdput() function80 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)
Completed in 3 milliseconds