Home
last modified time | relevance | path

Searched refs:bitmap_zero (Results 1 – 11 of 11) sorted by relevance

/include/linux/
Dlinkmode.h10 bitmap_zero(dst, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_zero()
Dbitmap.h231 static __always_inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero() function
574 bitmap_zero(dst, nbits); in bitmap_scatter()
629 bitmap_zero(dst, nbits); in bitmap_gather()
Dphylink.h636 bitmap_zero(bm, __ETHTOOL_LINK_MODE_MASK_NBITS)
Dnodemask.h149 bitmap_zero(dstp->bits, nbits); in __nodes_clear()
Dethtool.h230 bitmap_zero((ptr)->link_modes.name, __ETHTOOL_LINK_MODE_MASK_NBITS)
Dcpumask.h622 bitmap_zero(cpumask_bits(dstp), large_cpumask_bits); in cpumask_clear()
Ddmaengine.h1436 bitmap_zero(dstp->bits, DMA_TX_TYPE_END); in __dma_cap_zero()
Dphy.h183 bitmap_zero(intf, PHY_INTERFACE_MODE_MAX); in phy_interface_zero()
/include/media/
Dmedia-entity.h523 bitmap_zero(ent_enum->bmap, ent_enum->idx_max); in media_entity_enum_zero()
/include/net/
Dneighbour.h115 bitmap_zero(p->data_state, NEIGH_VAR_DATA_MAX); in neigh_parms_data_state_cleanall()
Dip_tunnels.h45 #define ip_tunnel_flags_zero(...) __ipt_flag_op(bitmap_zero, __VA_ARGS__)