Searched refs:bitmap_empty (Results 1 – 7 of 7) sorted by relevance
37 return bitmap_empty(src, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_empty()
232 return bitmap_empty(srcp->bits, nbits); in __nodes_empty()
424 bool bitmap_empty(const unsigned long *src, unsigned nbits) in bitmap_empty() function
829 return bitmap_empty(cpumask_bits(srcp), small_cpumask_bits); in cpumask_empty()
169 return bitmap_empty(intf, PHY_INTERFACE_MODE_MAX); in phy_interface_empty()
601 return bitmap_empty(ent_enum->bmap, ent_enum->idx_max); in media_entity_enum_empty()
51 __ipt_flag_op(bitmap_empty, __VA_ARGS__)
Completed in 35 milliseconds