| tag | line | file | source code |
|---|---|---|---|
| __FDSET_LONGS | 94 | fs/select.c | for (j = 0 ; j < __FDSET_LONGS ; j++) { |
| __FDSET_LONGS | 90 | include/linux/types.h | unsigned long fds_bits [__FDSET_LONGS]; |
| __FDSET_LONGS | 97 | include/linux/types.h | #define __FD_SETSIZE (__FDSET_LONGS*__NFDBITS) |
| __FDSET_LONGS | 121 | include/linux/types.h | :"a" (0), "c" (__FDSET_LONGS), \ |