Home
last modified time | relevance | path

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

/linux-6.15/Documentation/translations/zh_CN/dev-tools/
H A Dkcov.rst120 __fget_light
122 __fget_light
124 __fget_light
/linux-6.15/Documentation/dev-tools/
H A Dkcov.rst120 __fget_light
122 __fget_light
124 __fget_light
/linux-6.15/fs/
H A Dfile.c1138 static inline struct fd __fget_light(unsigned int fd, fmode_t mask) in __fget_light() function
1166 return __fget_light(fd, FMODE_PATH); in fdget()
1172 return __fget_light(fd, 0); in fdget_raw()