Home
last modified time | relevance | path

Searched full:compact (Results 1 – 25 of 260) sorted by relevance

1234567891011

/linux-6.12.1/net/ethtool/
Dfeatures.c58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local
63 netdev_features_strings, compact); in features_reply_size()
68 netdev_features_strings, compact); in features_reply_size()
73 netdev_features_strings, compact); in features_reply_size()
78 netdev_features_strings, compact); in features_reply_size()
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local
96 netdev_features_strings, compact); in features_fill_reply()
101 netdev_features_strings, compact); in features_fill_reply()
106 netdev_features_strings, compact); in features_fill_reply()
111 netdev_features_strings, compact); in features_fill_reply()
[all …]
Dbitset.c164 * @compact: assume compact format for output
172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size() argument
182 if (compact) { in ethnl_bitset32_size()
224 * @compact: use compact format for the output
234 ethnl_string_array_t names, bool compact) in ethnl_put_bitset32() argument
247 if (compact) { in ethnl_put_bitset32()
321 * ethnl_bitset_is_compact() - check if bitset attribute represents a compact
324 * @compact: pointer for return value
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()
[all …]
Dtsinfo.c57 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size() local
69 sof_timestamping_names, compact); in tsinfo_reply_size()
77 ts_tx_type_names, compact); in tsinfo_reply_size()
85 ts_rx_filter_names, compact); in tsinfo_reply_size()
138 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply() local
146 sof_timestamping_names, compact); in tsinfo_fill_reply()
154 ts_tx_type_names, compact); in tsinfo_fill_reply()
162 ts_rx_filter_names, compact); in tsinfo_fill_reply()
Dbitset.h10 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);
Dtunnels.c21 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()
Dprivflags.c92 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()
Deee.c47 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()
Ddebug.c48 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()
Dwol.c51 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()
Dlinkmodes.c66 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()
Dfec.c145 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_reply_size() local
152 link_mode_names, compact); in fec_reply_size()
198 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_fill_reply() local
205 link_mode_names, compact); in fec_fill_reply()
/linux-6.12.1/Documentation/devicetree/bindings/ata/
Dcavium-compact-flash.txt1 * Compact Flash
3 The Cavium Compact Flash device is connected to the Octeon Boot Bus,
5 industry standard compact flash devices.
8 - compatible: "cavium,ebt3000-compact-flash";
24 compact-flash@5,0 {
25 compatible = "cavium,ebt3000-compact-flash";
Dintel,ixp4xx-compact-flash.yaml4 $id: http://devicetree.org/schemas/ata/intel,ixp4xx-compact-flash.yaml#
21 const: intel,ixp4xx-compact-flash
55 compatible = "intel,ixp4xx-compact-flash";
/linux-6.12.1/arch/arm/boot/dts/st/
Dstm32mp153c-dhcor-drc-compact.dts8 * DRC Compact PCB number: 627-100 or newer
16 #include "stm32mp15xx-dhcor-drc-compact.dtsi"
19 model = "DH electronics STM32MP153C DHCOR DRC Compact";
20 compatible = "dh,stm32mp153c-dhcor-drc-compact",
/linux-6.12.1/arch/mips/kernel/
Dbranch.c258 * exception only. It does not handle compact branches/jumps and cannot
259 * be used in interrupt context. (Compact branches/jumps do not cause
316 * exception only. It does not handle compact branches/jumps and cannot
317 * be used in interrupt context. (Compact branches/jumps do not cause
412 * MIPS R6 Compact branches and forbidden slots:
413 * Compact branches do not throw exceptions because they do
417 * only possible reason to be here because of a MIPS R6 compact
616 * Compact branches for R6 for the in __compute_return_epc_for_insn()
652 * Compact branches for R6 for the in __compute_return_epc_for_insn()
792 /* Compact branch: BALC */ in __compute_return_epc_for_insn()
[all …]
/linux-6.12.1/Documentation/accounting/
Ddelay-accounting.rst17 f) direct compact
53 cache, direct compact, write-protect copy, IRQ/SOFTIRQ etc.
120 COMPACT count delay total delay average
/linux-6.12.1/arch/arc/kernel/
DMakefile10 obj-$(CONFIG_ISA_ARCOMPACT) += entry-compact.o intc-compact.o
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Darm,integrator.yaml32 - description: ARM Integrator Compact Platform (HBI-0086), this board has
33 a compact form factor and mainly consists of the bare minimum
/linux-6.12.1/arch/arm/mach-sa1100/include/mach/
Dassabet.h41 #define ASSABET_BCR_CF_PWR (1<<0) /* Compact Flash Power (1 = 3.3v, 0 = off) */
42 #define ASSABET_BCR_CF_RST (1<<1) /* Compact Flash Reset (1 = power up reset) */
49 #define ASSABET_BCR_CF_BUS_OFF (1<<7) /* Compact Flash bus (0 = on, 1 = off (float)) */
/linux-6.12.1/Documentation/hwmon/
Dlineage-pem.rst6 * Lineage Compact Power Line Power Entry Modules
22 This driver supports various Lineage Compact Power Line DC/DC and AC/DC
/linux-6.12.1/drivers/ata/
Dpata_ixp4xx_cf.c3 * ixp4xx PATA/Compact Flash driver
7 * An ATA driver to handle a Compact Flash connected
290 { .compatible = "intel,ixp4xx-compact-flash", },
307 MODULE_DESCRIPTION("low-level driver for ixp4xx Compact Flash PATA");
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_dir2_block.c202 int *compact, in xfs_dir2_block_need_space() argument
210 *compact = 0; in xfs_dir2_block_need_space()
227 * Will need to compact to make this work. in xfs_dir2_block_need_space()
230 *compact = 1; in xfs_dir2_block_need_space()
301 * compact the leaf entries.
364 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local
408 &enddup, &compact, len); in xfs_dir2_block_addname()
440 * If need to compact the leaf entries, do it now. in xfs_dir2_block_addname()
442 if (compact) { in xfs_dir2_block_addname()
1037 * Initialize the block leaf area. We compact out stale entries. in xfs_dir2_leaf_to_block()
Dxfs_dir2_leaf.c493 * Could compact these but I think we always do the conversion in xfs_dir2_block_to_leaf()
576 int compact, /* need to compact leaves */ in xfs_dir3_leaf_find_entry() argument
609 * If we didn't compact before, we need to find the nearest stale in xfs_dir3_leaf_find_entry()
612 if (compact == 0) in xfs_dir3_leaf_find_entry()
683 int compact; /* need to compact leaves */ in xfs_dir2_leaf_addname() local
776 compact = 1; in xfs_dir2_leaf_addname()
806 compact = 0; in xfs_dir2_leaf_addname()
824 * Need to compact the leaf entries, removing stale ones. in xfs_dir2_leaf_addname()
829 if (compact) { in xfs_dir2_leaf_addname()
946 lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale, in xfs_dir2_leaf_addname()
[all …]
/linux-6.12.1/include/linux/
Dcompaction.h38 * The full zone was compacted scanned but wasn't successful to compact
44 * to compact suitable pages.
/linux-6.12.1/fs/erofs/
Derofs_fs.h65 __le64 build_time; /* compact inode time derivation */
66 __le32 build_time_nsec; /* compact inode time derivation in ns scale */
92 * 1 - compressed inode with non-compact indexes:
94 * 3 - compressed inode with compact indexes:

1234567891011