Home
last modified time | relevance | path

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

12345678910

/linux-5.10/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.c47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size() local
59 sof_timestamping_names, compact); in tsinfo_reply_size()
67 ts_tx_type_names, compact); in tsinfo_reply_size()
75 ts_rx_filter_names, compact); in tsinfo_reply_size()
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply() local
99 sof_timestamping_names, compact); in tsinfo_fill_reply()
107 ts_tx_type_names, compact); in tsinfo_fill_reply()
115 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);
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()
151 bool compact; in ethnl_set_privflags() local
157 ret = ethnl_bitset_is_compact(tb[ETHTOOL_A_PRIVFLAGS_FLAGS], &compact); in ethnl_set_privflags()
177 ret = ethnl_get_priv_flags_info(dev, &nflags, compact ? NULL : &names); in ethnl_set_privflags()
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()
Deee.c49 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size() local
62 EEE_MODES_COUNT, link_mode_names, compact); in eee_reply_size()
68 EEE_MODES_COUNT, link_mode_names, compact); in eee_reply_size()
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply() local
92 EEE_MODES_COUNT, link_mode_names, compact); in eee_fill_reply()
97 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.c50 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size() local
55 WOL_MODE_COUNT, wol_mode_names, compact); in wol_reply_size()
68 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply() local
74 wol_mode_names, compact); in wol_fill_reply()
Dlinkmodes.c61 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size() local
71 link_mode_names, compact); in linkmodes_reply_size()
78 link_mode_names, compact); in linkmodes_reply_size()
100 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply() local
110 compact); in linkmodes_fill_reply()
117 link_mode_names, compact); in linkmodes_fill_reply()
/linux-5.10/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";
/linux-5.10/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-5.10/arch/arc/kernel/
DMakefile8 obj-$(CONFIG_ISA_ARCOMPACT) += entry-compact.o intc-compact.o
/linux-5.10/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-5.10/arch/arm/mach-realview/
DKconfig75 support for PCI-E and Compact Flash.
93 support for PCI-E and Compact Flash.
/linux-5.10/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-5.10/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-5.10/drivers/ata/
Dpata_ixp4xx_cf.c3 * ixp4xx PATA/Compact Flash driver
7 * An ATA driver to handle a Compact Flash connected
200 MODULE_DESCRIPTION("low-level driver for ixp4xx Compact Flash PATA");
DKconfig362 tristate "OCTEON Boot Bus Compact Flash support"
366 This option enables a polled compact flash driver for use with
367 compact flash cards attached to the OCTEON boot bus.
1060 tristate "IXP4XX Compact Flash support"
1063 This option enables support for a Compact Flash connected on
1110 compact flash card adapters via the new ATA layer.
/linux-5.10/drivers/tty/
Drocket.h107 /* Compact PCI 16 port */
108 #define MODEL_CPCI_RP16INTF 0x0903 /* RP Compact PCI 16 port w/external I/F */
/linux-5.10/fs/xfs/libxfs/
Dxfs_dir2_block.c195 int *compact, in xfs_dir2_block_need_space() argument
203 *compact = 0; in xfs_dir2_block_need_space()
220 * Will need to compact to make this work. in xfs_dir2_block_need_space()
223 *compact = 1; in xfs_dir2_block_need_space()
294 * compact the leaf entries.
357 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local
401 &enddup, &compact, len); in xfs_dir2_block_addname()
433 * If need to compact the leaf entries, do it now. in xfs_dir2_block_addname()
435 if (compact) { in xfs_dir2_block_addname()
1029 * Initialize the block leaf area. We compact out stale entries. in xfs_dir2_leaf_to_block()
Dxfs_dir2_leaf.c433 * Could compact these but I think we always do the conversion in xfs_dir2_block_to_leaf()
516 int compact, /* need to compact leaves */ in xfs_dir3_leaf_find_entry() argument
549 * If we didn't compact before, we need to find the nearest stale in xfs_dir3_leaf_find_entry()
552 if (compact == 0) in xfs_dir3_leaf_find_entry()
623 int compact; /* need to compact leaves */ in xfs_dir2_leaf_addname() local
715 compact = 1; in xfs_dir2_leaf_addname()
745 compact = 0; in xfs_dir2_leaf_addname()
763 * Need to compact the leaf entries, removing stale ones. in xfs_dir2_leaf_addname()
768 if (compact) { in xfs_dir2_leaf_addname()
885 lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale, in xfs_dir2_leaf_addname()
[all …]
/linux-5.10/arch/arm/mach-pxa/include/mach/
Dcorgi.h28 #define CORGI_GPIO_CF_CD (14) /* Compact Flash Card Detect */
30 #define CORGI_GPIO_CF_IRQ (17) /* Compact Flash Interrupt */
/linux-5.10/Documentation/ABI/testing/
Dsysfs-block-zram60 What: /sys/block/zram<id>/compact
64 The compact file is write-only and trigger compaction for
/linux-5.10/sound/soc/sof/intel/
Dcnl.c154 /* send the compact message via the primary register */ in cnl_compact_ipc_compress()
174 * Currently the only compact IPC supported is the PM_GATE in cnl_ipc_send_msg()
178 * that a compact IPC results in the DSP exiting D0I3 without in cnl_ipc_send_msg()

12345678910