Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfile.h58 static inline struct fd __to_fd(unsigned long v) in __to_fd() function
65 return __to_fd(__fdget(fd)); in fdget()
70 return __to_fd(__fdget_raw(fd)); in fdget_raw()
75 return __to_fd(__fdget_pos(fd)); in fdget_pos()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfile.h58 static inline struct fd __to_fd(unsigned long v) in __to_fd() function
65 return __to_fd(__fdget(fd)); in fdget()
70 return __to_fd(__fdget_raw(fd)); in fdget_raw()
75 return __to_fd(__fdget_pos(fd)); in fdget_pos()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfile.h58 static inline struct fd __to_fd(unsigned long v) in __to_fd() function
65 return __to_fd(__fdget(fd)); in fdget()
70 return __to_fd(__fdget_raw(fd)); in fdget_raw()
75 return __to_fd(__fdget_pos(fd)); in fdget_pos()