| /linux/net/ethtool/ |
| 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 | bitset.c | 173 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size() argument 183 if (compact) { in ethnl_bitset32_size() 235 ethnl_string_array_t names, bool compact) in ethnl_put_bitset32() argument 248 if (compact) { in ethnl_put_bitset32() 329 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() argument 342 *compact = false; in ethnl_bitset_is_compact() 348 *compact = true; in ethnl_bitset_is_compact() 742 bool compact) in ethnl_bitset_size() argument 767 ret = ethnl_bitset32_size(val32, mask32, nbits, names, compact); in ethnl_bitset_size() 778 bool compact) in ethnl_put_bitset() argument [all …]
|
| H A D | tsconfig.c | 90 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsconfig_reply_size() local 101 ts_flags_names, compact); in tsconfig_reply_size() 110 ts_tx_type_names, compact); in tsconfig_reply_size() 118 ts_rx_filter_names, compact); in tsconfig_reply_size() 137 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsconfig_fill_reply() local 144 ts_flags_names, compact); in tsconfig_fill_reply() 153 ts_tx_type_names, compact); in tsconfig_fill_reply() 162 ts_rx_filter_names, compact); in tsconfig_fill_reply()
|
| H A D | tsinfo.c | 132 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size() local 144 sof_timestamping_names, compact); in tsinfo_reply_size() 152 ts_tx_type_names, compact); in tsinfo_reply_size() 160 ts_rx_filter_names, compact); in tsinfo_reply_size() 224 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply() local 232 sof_timestamping_names, compact); in tsinfo_fill_reply() 240 ts_tx_type_names, compact); in tsinfo_fill_reply() 248 ts_rx_filter_names, compact); in tsinfo_fill_reply()
|
| /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/Documentation/driver-api/media/drivers/ |
| H A D | tuners.rst | 84 41xx: Tuner compact 85 40x9: Tuner+FM compact
|
| /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/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/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/Documentation/ABI/testing/ |
| H A D | sysfs-block-zram | 52 What: /sys/block/zram<id>/compact 56 The compact file is write-only and trigger compaction for
|
| /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";
|
| H A D | octeon_68xx.dts | 565 compact-flash@5,0 { 566 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";
|
| H A D | intel-ixp43x-gateworks-gw2358.dts | 99 compatible = "intel,ixp4xx-compact-flash";
|
| /linux/drivers/platform/mellanox/ |
| H A D | Kconfig | 117 ports in a compact 1RU form factor. The system also including a
|
| /linux/Documentation/mm/ |
| H A D | allocation-profiling.rst | 28 compact format, avoiding page extensions. This results in improved performance
|
| /linux/Documentation/filesystems/ |
| H A D | cramfs.rst | 15 compact also makes it _very_ hard to update on-the-fly), so you have to
|
| /linux/tools/accounting/ |
| H A D | delaytop.c | 174 SORT_FIELD(compact, p, MODE_MEMVERBOSE), 981 TASK_AVG(tasks[i], compact), in display_results()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | switch.rst | 12 that would allow for a compact representation of the mapping such as
|
| /linux/tools/perf/Documentation/ |
| H A D | tips.txt | 15 To see callchains in a more compact form: perf report -g folded
|