Home
last modified time | relevance | path

Searched defs:lim (Results 1 – 2 of 2) sorted by relevance

/tools/lib/
Dbitmap.c10 int k, w = 0, lim = bits/BITS_PER_LONG; in __bitmap_weight() local
64 unsigned int lim = bits/BITS_PER_LONG; in __bitmap_and() local
/tools/testing/selftests/vm/
Dcompaction_test.c162 struct rlimit lim; in main() local