Home
last modified time | relevance | path

Searched refs:bitmap_or (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dlinkmode.h32 bitmap_or(dst, a, b, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_or()
Dnodemask.h175 bitmap_or(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_or()
Dbitmap.h331 void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
Dcpumask.h651 bitmap_or(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_or()
Dphy.h200 bitmap_or(dst, a, b, PHY_INTERFACE_MODE_MAX); in phy_interface_or()
/include/net/
Dip_tunnels.h48 #define ip_tunnel_flags_or(...) __ipt_flag_op(bitmap_or, __VA_ARGS__)