| /linux/net/ethtool/ |
| H A D | features.c | 60 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local 65 netdev_features_strings, compact); in features_reply_size() 70 netdev_features_strings, compact); in features_reply_size() 75 netdev_features_strings, compact); in features_reply_size() 80 netdev_features_strings, compact); in features_reply_size() 93 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local 98 netdev_features_strings, compact); in features_fill_reply() 103 netdev_features_strings, compact); in features_fill_reply() 108 netdev_features_strings, compact); in features_fill_reply() 113 netdev_features_strings, compact); in features_fill_reply() [all …]
|
| H A D | bitset.h | 10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact); 13 bool compact); 15 ethnl_string_array_t names, bool compact); 19 bool compact); 22 ethnl_string_array_t names, bool compact);
|
| H A D | privflags.c | 92 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_reply_size() local 97 data->priv_flag_names, compact); in privflags_reply_size() 105 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_fill_reply() local 111 compact); in privflags_fill_reply() 152 bool compact; in ethnl_set_privflags() local 156 ret = ethnl_bitset_is_compact(tb[ETHTOOL_A_PRIVFLAGS_FLAGS], &compact); in ethnl_set_privflags() 160 ret = ethnl_get_priv_flags_info(dev, &nflags, compact ? NULL : &names); in ethnl_set_privflags()
|
| H A D | tunnels.c | 21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size() argument 26 udp_tunnel_type_names, compact); in ethnl_udp_table_reply_size() 39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_reply_size() local 59 compact); in ethnl_tunnel_info_reply_size() 68 ret = ethnl_udp_table_reply_size(0, compact); in ethnl_tunnel_info_reply_size() 85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_fill_reply() local 113 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply() 135 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply()
|
| H A D | eee.c | 47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size() local 56 link_mode_names, compact); in eee_reply_size() 63 link_mode_names, compact); in eee_reply_size() 80 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply() local 88 link_mode_names, compact); in eee_fill_reply() 94 link_mode_names, compact); in eee_fill_reply()
|
| H A D | bitset.c | 172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size() argument 182 if (compact) { in ethnl_bitset32_size() 234 ethnl_string_array_t names, bool compact) in ethnl_put_bitset32() argument 247 if (compact) { in ethnl_put_bitset32() 328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() argument 341 *compact = false; in ethnl_bitset_is_compact() 347 *compact = true; in ethnl_bitset_is_compact() 741 bool compact) in ethnl_bitset_size() argument 766 ret = ethnl_bitset32_size(val32, mask32, nbits, names, compact); in ethnl_bitset_size() 777 bool compact) in ethnl_put_bitset() argument [all …]
|
| H A D | debug.c | 48 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_reply_size() local 51 netif_msg_class_names, compact); in debug_reply_size() 59 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_fill_reply() local 63 netif_msg_class_names, compact); in debug_fill_reply()
|
| H A D | wol.c | 51 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size() local 56 WOL_MODE_COUNT, wol_mode_names, compact); in wol_reply_size() 69 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply() local 75 wol_mode_names, compact); in wol_fill_reply()
|
| H A D | linkmodes.c | 66 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size() local 78 link_mode_names, compact); in linkmodes_reply_size() 85 link_mode_names, compact); in linkmodes_reply_size() 107 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply() local 117 compact); in linkmodes_fill_reply() 124 link_mode_names, compact); in linkmodes_fill_reply()
|
| H A D | tsinfo.c | 125 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size() local 137 sof_timestamping_names, compact); in tsinfo_reply_size() 145 ts_tx_type_names, compact); in tsinfo_reply_size() 153 ts_rx_filter_names, compact); in tsinfo_reply_size() 217 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply() 225 sof_timestamping_names, compact); in tsinfo_fill_reply() 233 ts_tx_type_names, compact); in tsinfo_fill_reply() 241 ts_rx_filter_names, compact); in tsinfo_fill_reply() 211 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; tsinfo_fill_reply() local
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32mp153c-dhcor-drc-compact.dts | 16 #include "stm32mp15xx-dhcor-drc-compact.dtsi" 20 compatible = "dh,stm32mp153c-dhcor-drc-compact",
|
| /linux/arch/arc/kernel/ |
| H A D | Makefile | 10 obj-$(CONFIG_ISA_ARCOMPACT) += entry-compact.o intc-compact.o
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-orangepi-5-ultra.dts | 9 #include "rk3588-orangepi-5-compact.dtsi"
|
| H A D | rk3588-orangepi-5-max.dts | 8 #include "rk3588-orangepi-5-compact.dtsi"
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | tuners.rst | 84 41xx: Tuner compact 85 40x9: Tuner+FM compact
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf_dump.c | 349 opts.compact = true; in btf_dump_data() 915 opts->compact = true; in btf_dump_strings() 929 opts->compact = false; in btf_dump_strings() 940 opts->compact = true; in btf_dump_strings() 1007 opts.compact = true; in test_btf_datasec()
|
| /linux/Documentation/accounting/ |
| H A D | delay-accounting.rst | 17 f) direct compact 53 cache, direct compact, write-protect copy, IRQ/SOFTIRQ etc. 193 compact(p) - Compaction delay (memory verbose mode only)
|
| /linux/Documentation/hwmon/ |
| H A D | bpa-rs600.rst | 19 The BPA-RS600 is a compact 600W removable power supply module.
|
| /linux/Documentation/arch/powerpc/ |
| H A D | associativity.rst | 102 "ibm,lookup-index-table" helps in having a compact representation of distance matrix. 104 With "ibm,lookup-index-table" we can achieve a compact representation of
|
| /linux/fs/ntfs3/ |
| H A D | Kconfig | 31 In Windows 10 one can use command "compact" to compress any files.
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | inlinedata.rst | 17 Pending a change to compact the extended attribute key used to store
|
| /linux/arch/mips/boot/dts/cavium-octeon/ |
| H A D | octeon_3xxx.dts | 347 cf0: compact-flash@5,0 { 348 compatible = "cavium,ebt3000-compact-flash";
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2_priv.h | 126 struct xfs_dir2_leaf_entry *ents, int index, int compact,
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-gateworks-gw2348.dts | 83 compatible = "intel,ixp4xx-compact-flash";
|
| /linux/kernel/ |
| H A D | delayacct.c | 189 UPDATE_DELAY(compact); in delayacct_add_tsk()
|