Home
last modified time | relevance | path

Searched refs:ethnl_bitmap32_not_zero (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dbitset.c78 * ethnl_bitmap32_not_zero() - Check if any bit is set in an interval
86 static bool ethnl_bitmap32_not_zero(const u32 *map, unsigned int start, in ethnl_bitmap32_not_zero() function
528 if (ethnl_bitmap32_not_zero(nla_data(test_attr), nbits, attr_nbits)) { in ethnl_compact_sanity_checks()
/kernel/linux/linux-6.6/net/ethtool/
H A Dbitset.c78 * ethnl_bitmap32_not_zero() - Check if any bit is set in an interval
86 static bool ethnl_bitmap32_not_zero(const u32 *map, unsigned int start, in ethnl_bitmap32_not_zero() function
528 if (ethnl_bitmap32_not_zero(nla_data(test_attr), nbits, attr_nbits)) { in ethnl_compact_sanity_checks()

Completed in 3 milliseconds