Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds