Home
last modified time | relevance | path

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

/include/linux/
A Dlinkmode.h20 bitmap_copy(dst, src, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_copy()
A Dbitmap.h252 void bitmap_copy(unsigned long *dst, const unsigned long *src, unsigned int nbits) in bitmap_copy() function
268 bitmap_copy(dst, src, nbits); in bitmap_copy_clear_tail()
A Dnodemask.h194 bitmap_copy(dstp->bits, srcp->bits, nbits); in __nodes_copy()
A Dcpumask.h915 bitmap_copy(cpumask_bits(dstp), cpumask_bits(srcp), large_cpumask_bits); in cpumask_copy()
/include/net/
A Dip_tunnels.h46 #define ip_tunnel_flags_copy(...) __ipt_flag_op(bitmap_copy, __VA_ARGS__)

Completed in 14 milliseconds