Home
last modified time | relevance | path

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

/tools/lib/
Dbitmap.c10 unsigned 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
78 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local
93 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local
/tools/include/nolibc/
Dstdlib.h244 unsigned long lim; in utoa_r() local
380 unsigned long long lim; in u64toa_r() local
/tools/testing/selftests/mm/
Dcompaction_test.c208 struct rlimit lim; in main() local
/tools/perf/tests/
Ddso-data.c322 long nr_end, nr = open_files_cnt(), lim = new_limit(3); in test__dso_data_reopen() local
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c4279 const struct rlimit lim = { in TEST() local