Home
last modified time | relevance | path

Searched defs:compact (Results 1 – 4 of 4) sorted by relevance

/linux/net/ethtool/
H A Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size()
39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_reply_size() local
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_fill_reply() local
H A Dbitset.c173 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size()
235 ethnl_string_array_t names, bool compact) in ethnl_put_bitset32()
329 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact()
742 bool compact) in ethnl_bitset_size()
778 bool compact) in ethnl_put_bitset()
851 bool compact) in ethnl_bitset_size()
860 bool compact) in ethnl_put_bitset()
/linux/tools/lib/bpf/
H A Dbtf.h326 bool compact; /* no newlines/indentation */ global() member
/linux/tools/perf/
H A Dbuiltin-kmem.c649 const char *compact; member