| tag | line | file | source code |
|---|---|---|---|
| max | 83 | fs/select.c | int max; |
| max | 85 | fs/select.c | max = -1; |
| max | 95 | fs/select.c | max = i; |
| max | 97 | fs/select.c | n = max + 1; |
| max | 279 | net/tcp/we.c | len=max(len, ETHER_MIN_LEN); /* actually we should zero out |
| max | 496 | net/tcp/we.c | len=max(len, ETHER_MIN_LEN); |