Searched refs:src1 (Results 1 – 2 of 2) sorted by relevance
207 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() argument211 *dst = *src1 | *src2; in bitmap_or()213 __bitmap_or(dst, src1, src2, nbits); in bitmap_or()
1028 const struct efi_device_path *src1,
Completed in 15 milliseconds