Home
last modified time | relevance | path

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

/include/linux/
Dethtool.h124 bitmap_zero((ptr)->link_modes.name, __ETHTOOL_LINK_MODE_MASK_NBITS)
Dbitmap.h191 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero() function
Dcpumask.h361 bitmap_zero(cpumask_bits(dstp), nr_cpumask_bits); in cpumask_clear()
Dnodemask.h138 bitmap_zero(dstp->bits, nbits); in __nodes_clear()
Ddmaengine.h1214 bitmap_zero(dstp->bits, DMA_TX_TYPE_END); in __dma_cap_zero()
/include/media/
Dmedia-entity.h426 bitmap_zero(ent_enum->bmap, ent_enum->idx_max); in media_entity_enum_zero()
/include/net/
Dneighbour.h108 bitmap_zero(p->data_state, NEIGH_VAR_DATA_MAX); in neigh_parms_data_state_cleanall()