Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbitmap.h160 int __bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1,
320 return __bitmap_andnot(dst, src1, src2, nbits); in bitmap_andnot()
/linux/lib/
A Dbitmap.c278 int __bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_andnot() function
292 EXPORT_SYMBOL(__bitmap_andnot);
/linux/
A Dvmlinux.symvers7874 0x00000000 __bitmap_andnot vmlinux EXPORT_SYMBOL
A DSystem.map16458 ffff80001048d4d0 T __bitmap_andnot
A D.tmp_System.map16458 ffff80001048d4d0 T __bitmap_andnot

Completed in 293 milliseconds