Lines Matching defs:dst
98 void slow_bitmap_complement(unsigned long *dst, const unsigned long *src, in slow_bitmap_complement()
112 int slow_bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in slow_bitmap_and()
125 void slow_bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in slow_bitmap_or()
136 void slow_bitmap_xor(unsigned long *dst, const unsigned long *bitmap1, in slow_bitmap_xor()
147 int slow_bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1, in slow_bitmap_andnot()
335 void bitmap_copy_and_clear_atomic(unsigned long *dst, unsigned long *src, in bitmap_copy_and_clear_atomic()
419 static void bitmap_to_from_le(unsigned long *dst, in bitmap_to_from_le()
439 void bitmap_from_le(unsigned long *dst, const unsigned long *src, in bitmap_from_le()
445 void bitmap_to_le(unsigned long *dst, const unsigned long *src, in bitmap_to_le()
456 void bitmap_copy_with_src_offset(unsigned long *dst, const unsigned long *src, in bitmap_copy_with_src_offset()
498 void bitmap_copy_with_dst_offset(unsigned long *dst, const unsigned long *src, in bitmap_copy_with_dst_offset()