Home
last modified time | relevance | path

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

/lib/
Dcpumask.c22 unsigned int cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap) in cpumask_next_wrap()
Dtest_ubsan.c25 volatile int neg = -1, wrap = 4; in test_ubsan_shift_out_of_bounds() local
Dsbitmap.c137 unsigned int hint, bool wrap) in __sbitmap_get_word()
173 bool wrap) in sbitmap_find_bit_in_word()
193 bool wrap) in sbitmap_find_bit()
Dmemcpy_kunit.c507 } wrap; in strtomem_test() local
/lib/zlib_inflate/
Dinflate.h77 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member