Searched refs:bitmap_copy (Results 1 – 4 of 4) sorted by relevance
20 bitmap_copy(dst, src, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_copy()
252 void bitmap_copy(unsigned long *dst, const unsigned long *src, unsigned int nbits) in bitmap_copy() function268 bitmap_copy(dst, src, nbits); in bitmap_copy_clear_tail()
839 bitmap_copy(cpumask_bits(dstp), cpumask_bits(srcp), large_cpumask_bits); in cpumask_copy()
46 #define ip_tunnel_flags_copy(...) __ipt_flag_op(bitmap_copy, __VA_ARGS__)