Home
last modified time | relevance | path

Searched refs:kasan_bitops_modify (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/lib/
Dtest_kasan.c669 static void kasan_bitops_modify(struct kunit *test, int nr, void *addr) in kasan_bitops_modify() function
720 kasan_bitops_modify(test, BITS_PER_LONG, bits); in kasan_bitops_generic()
745 kasan_bitops_modify(test, BITS_PER_LONG, &bits[1]); in kasan_bitops_tags()