Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/dev-tools/
H A Dkcov.rst120 __fget_light
122 __fget_light
124 __fget_light
/openbmc/linux/fs/
H A Dfile.c974 static unsigned long __fget_light(unsigned int fd, fmode_t mask) in __fget_light() function
1002 return __fget_light(fd, FMODE_PATH); in __fdget()
1008 return __fget_light(fd, 0); in __fdget_raw()