Searched refs:src2 (Results 1 – 1 of 1) sorted by relevance
41 const unsigned long *src2, int nbits) in bitmap_or() argument44 *dst = *src1 | *src2; in bitmap_or()46 __bitmap_or(dst, src1, src2, nbits); in bitmap_or()