Searched defs:wrap (Results 1 – 5 of 5) sorted by relevance
22 unsigned int cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap) in cpumask_next_wrap()
25 volatile int neg = -1, wrap = 4; in test_ubsan_shift_out_of_bounds() local
137 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()
507 } wrap; in strtomem_test() local
77 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member