Home
last modified time | relevance | path

Searched +full:data +full:- +full:independent (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/linux/block/
H A Dblk-ia-ranges.c1 // SPDX-License-Identifier: GPL-2.0
18 return sprintf(buf, "%llu\n", iar->sector); in blk_ia_range_sector_show()
25 return sprintf(buf, "%llu\n", iar->nr_sectors); in blk_ia_range_nr_sectors_show()
58 return entry->show(iar, buf); in blk_ia_range_sysfs_show()
66 * Independent access range entries are not freed individually, but alltogether
69 * struct blk_independent_access_ranges, the array of independent access range
71 * So we do not need to do anything here, but still need this no-op release
85 * This will be executed only after all independent access range entries are
102 * disk_register_independent_access_ranges - register with sysfs a set of
103 * independent access ranges
[all …]
/linux/Documentation/devicetree/bindings/mmc/
H A Dmtk-sd.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mmc/mtk-sd.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chaotian Jing <chaotian.jing@mediatek.com>
11 - Wenbin Mei <wenbin.mei@mediatek.com>
16 - enum:
17 - mediatek,mt2701-mmc
18 - mediatek,mt2712-mmc
19 - mediatek,mt6779-mmc
[all …]
/linux/arch/x86/include/asm/fpu/
H A Dtypes.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * FPU data structures:
23 /* 8*10 bytes for each FP-reg = 80 bytes: */
44 u64 rdp; /* Data Pointer */
56 /* 8*16 bytes for each FP-reg = 128 bytes: */
59 /* 16*16 bytes for each XMM-reg = 256 bytes: */
89 /* 8*10 bytes for each FP-reg = 80 bytes: */
181 * There are 16x 256-bit AVX registers named YMM0-YMM15.
182 * The low 128 bits are aliased to the 16 SSE registers (XMM0-XMM15)
199 * State component 3 is used for the 4 128-bit bounds registers
[all …]
/linux/drivers/watchdog/
H A Dstm32_iwdg.c1 // SPDX-License-Identifier: GPL-2.0
3 * Driver for STM32 Independent Watchdog
32 #define IWDG_EWCR 0x14 /* Early Wake-up Register */
80 const struct stm32_iwdg_data *data; member
103 dev_dbg(wdd->parent, "%s\n", __func__); in stm32_iwdg_start()
105 if (!wdd->pretimeout) in stm32_iwdg_start()
106 wdd->pretimeout = 3 * wdd->timeout / 4; in stm32_iwdg_start()
108 tout = clamp_t(unsigned int, wdd->timeout, in stm32_iwdg_start()
109 wdd->min_timeout, wdd->max_hw_heartbeat_ms / 1000); in stm32_iwdg_start()
110 ptot = clamp_t(unsigned int, tout - wdd->pretimeout, in stm32_iwdg_start()
[all …]
/linux/Documentation/crypto/
H A Ddescore-readme.rst1 .. SPDX-License-Identifier: GPL-2.0
13 ------------------------------------------------------------------------------
15 des - fast & portable DES encryption & decryption.
42 2. PORTABILITY to any byte-addressable host with a 32bit unsigned C type
43 3. Plug-compatible replacement for KERBEROS's low-level routines.
46 register-starved machines. My discussions with Richard Outerbridge,
51 up in a parameterized fashion so it can easily be modified by speed-daemon
58 compile on a SPARCStation 1 (cc -O4, gcc -O2):
60 this code (byte-order independent):
62 - 30us per encryption (options: 64k tables, no IP/FP)
[all …]
/linux/Documentation/devicetree/bindings/net/
H A Dxlnx,gmii-to-rgmii.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/xlnx,gmii-to-rgmii.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Harini Katakam <harini.katakam@amd.com>
13 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media
14 Independent Interface (RGMII) core provides the RGMII between RGMII-compliant
17 The Management Data Input/Output (MDIO) interface is used to configure the
24 const: xlnx,gmii-to-rgmii-1.0
31 phy-handle:
[all …]
H A Dti,cpsw-switch.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/ti,cpsw-switch.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Siddharth Vadapalli <s-vadapalli@ti.com>
11 - Roger Quadros <rogerq@kernel.org>
14 The 3-port switch gigabit ethernet subsystem provides ethernet packet
16 gigabit media independent interface (GMII),reduced gigabit media
17 independent interface (RGMII), reduced media independent interface (RMII),
18 the management data input output (MDIO) for physical layer device (PHY)
[all …]
H A Dti,dp83867.yaml1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - $ref: ethernet-controller.yaml#
14 - Andrew Davis <afd@ti.com>
18 transceiver with integrated PMD sublayers to support 10BASE-Te, 100BASE-TX
19 and 1000BASE-T Ethernet protocols.
24 IEEE 802.3 Standard Media Independent Interface (MII), the IEEE 802.3 Gigabit
25 Media Independent Interface (GMII) or Reduced GMII (RGMII).
34 nvmem-cells:
[all …]
/linux/include/drm/
H A Ddrm_gem_atomic_helper.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
6 #include <linux/iosys-map.h>
25 * DRM_SHADOW_PLANE_MAX_WIDTH - Maximum width of a plane's shadow buffer in pixels
28 * usually independent from hardware limitations. Drivers can initialize struct
34 * DRM_SHADOW_PLANE_MAX_HEIGHT - Maximum height of a plane's shadow buffer in scanlines
37 * usually independent from hardware limitations. Drivers can initialize struct
43 * struct drm_shadow_plane_state - plane state for planes with shadow buffers
54 * @fmtcnv_state: Format-conversion state
56 * Per-plane state for format conversion.
62 /* Transitional state - do not export or duplicate */
[all …]
/linux/drivers/md/dm-vdo/
H A Dencodings.h1 /* SPDX-License-Identifier: GPL-2.0-only */
20 * An in-memory representation of a version number for versioned structures on disk.
34 * A packed, machine-independent, on-disk representation of a version_number. Both fields are
35 * stored in little-endian byte order.
50 /* The header for versioned data stored on disk. */
53 struct version_number version; /* The version of the data format */
54 size_t size; /* The size of the data following this header */
57 /* A packed, machine-independent, on-disk representation of a component header. */
127 * in both the on-disk and in-memory layouts. It consists of the 36 low-order bits of a
128 * physical_block_number_t (addressing 256 terabytes with a 4KB block size) and a 4-bit encoding of
[all …]
/linux/Documentation/bpf/
H A Dringbuf.rst12 ----------
18 - more efficient memory utilization by sharing ring buffer across CPUs;
19 - preserving ordering of events that happen sequentially in time, even across
22 These two problems are independent, but perf buffer fails to satisfy both.
23 Both are a result of a choice to have per-CPU perf ring buffer. Both can be
25 problem could technically be solved for perf buffer with some in-kernel
30 ------------------
56 The approach chosen has an advantage of re-using existing BPF map
62 combined with ``ARRAY_OF_MAPS`` and ``HASH_OF_MAPS`` map-in-maps to implement
75 - variable-length records;
[all …]
/linux/tools/memory-model/litmus-tests/
H A DREADME6 Test of read-read coherence, that is, whether or not two
10 Test of read-write coherence, that is, whether or not a read
15 Test of write-read coherence, that is, whether or not a write
20 Test of write-write coherence, that is, whether or not two
24 Test of independent reads from independent writes with smp_mb()
32 Test of independent reads from independent writes with nothing
39 Tests whether the ordering provided by a lock-protected S
45 As below, but with store-release replaced with WRITE_ONCE()
46 and load-acquire replaced with READ_ONCE().
49 Can a release-acquire chain order a prior store against
[all …]
/linux/Documentation/driver-api/media/
H A Ddtv-demux.rst1 .. SPDX-License-Identifier: GPL-2.0
4 ---------------------
9 The Kernel Digital TV Demux kABI defines a driver-internal interface for
10 registering low-level, hardware specific driver to a hardware independent
20 Each demux receives its TS input from a DVB front-end or from memory, as
21 set via this demux kABI. In a system with more than one front-end, the kABI
22 can be used to select one of the DVB front-ends as a TS source for a demux,
25 The demux kABI only controls front-ends regarding to their connections with
26 demuxes; the kABI used to set the other front-end parameters, such as
37 Whenever the functions of the demux API modify shared data, the
[all …]
/linux/include/net/
H A Drstreason.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
5 #include <net/dropreason-core.h>
37 * enum sk_rst_reason - the reasons of socket reset
43 * 2) independent reset reasons: such as active reset reasons
47 /* Refer to include/net/dropreason-core.h
69 * @SK_RST_REASON_TCP_ACK_UNSENT_DATA: TCP ACK for data w
[all...]
/linux/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst2 Alibaba's T-Head SoC Uncore Performance Monitoring Unit (PMU)
5 The Yitian 710, custom-built by Alibaba Group's chip development business,
6 T-Head, implements uncore PMU for performance and functional debugging to
9 DDR Sub-System Driveway (DRW) PMU Driver
13 is independent of others to service system memory requests. And one DDR5
14 channel is split into two independent sub-channels. The DDR Sub-System Driveway
15 implements separate PMUs for each sub-channel to monitor various performance
20 sub-channels of the same channel in die 0. And the PMU device of die 1 is
23 Each sub-channel has 36 PMU counters in total, which is classified into
26 - Group 0: PMU Cycle Counter. This group has one pair of counters
[all …]
H A Dhisi-pmu.rst5 The HiSilicon SoC chip includes various independent system device PMUs
7 independent and have hardware logic to gather statistics and performance
13 two HHAs (0 - 1) and four DDRCs (0 - 3), respectively.
16 -------------------------------
28 name will appear in event listing as hisi_sccl<sccl-id>_module<index-id>.
29 where "sccl-id" is the identifier of the SCCL and "index-id" is the index of
48 ------------------------------------------
50 ------------------------------------------
52 ------------------------------------------
54 ------------------------------------------
[all …]
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst6 -----------
12 ------------
14 The SoundWire 1.x specification provides a mechanism to speed-up
28 10-byte overhead per frame (header and footer response).
35 (3) The targeted Peripheral device SHALL support the optional Data
36 Port 0, and likewise the Manager SHALL expose audio-like Ports
41 bandwidth. If there are no on-going audio transfers, the entire
50 of the data.
55 accessing the same address with two independent protocols has to
61 need to be spaced in time or flow-controlled.
[all …]
/linux/drivers/scsi/aic94xx/
H A Daic94xx_seq.c1 // SPDX-License-Identifier: GPL-2.0-only
38 /* ---------- Pause/Unpause CSEQ/LSEQ ---------- */
41 * asd_pause_cseq - pause the central sequencer
61 } while (--count > 0); in asd_pause_cseq()
64 return -1; in asd_pause_cseq()
68 * asd_unpause_cseq - unpause the central sequencer.
88 } while (--count > 0); in asd_unpause_cseq()
91 return -1; in asd_unpause_cseq()
95 * asd_seq_pause_lseq - pause a link sequencer
116 } while (--count > 0); in asd_seq_pause_lseq()
[all …]
/linux/drivers/infiniband/ulp/opa_vnic/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
6 This is Omni-Path Express (OPX) Virtual Network Interface Controller (VNIC)
7 driver for Ethernet over Omni-Path feature. It implements the HW
8 independent VNIC functionality. It interfaces with Linux stack for
9 data path and IB MAD for the control path.
/linux/Documentation/devicetree/bindings/mailbox/
H A Damlogic,meson-gxbb-mhu.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/mailbox/amlogic,meson-gxbb-mhu.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Amlogic Meson Message-Handling-Unit Controller
11 - Neil Armstrong <neil.armstrong@linaro.org>
14 The Amlogic's Meson SoCs Message-Handling-Unit (MHU) is a mailbox controller
15 that has 3 independent channels/links to communicate with remote processor(s).
17 received data. However, there is no specified way of knowing if the sent
18 data has been read by the remote. This driver assumes the sender polls
[all …]
/linux/drivers/isdn/capi/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 access ISDN hardware in a device independent way. (For details see
9 and data connections, controlling call options and protocols,
11 three-party conferences (if supported by the specific hardware
29 interface. It will provide a means of moving a data connection,
/linux/kernel/time/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
12 # Architecture has extra clocksource data
28 # Architecture can handle broadcast in a driver-agnostic way
90 # are supported independent of this.
113 will only trigger on an as-needed basis when the system is idle.
139 the expense of some overhead in user <-> kernel transitions:
163 The major pre-requirement for full dynticks to work is to
207 The default is based on a half-second clocksource watchdog
220 provide e.g. lockless time accessors to independent PTP clocks
/linux/drivers/dma/qcom/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 Enable support for the Qualcomm Application Data Mover (ADM) DMA
11 and on-chip peripheral devices.
20 provides DMA capabilities for a variety of on-chip devices.
31 can use a standardize interface that is protocol independent to
32 transfer data between DDR and peripheral.
/linux/net/smc/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
6 SMC-R provides a "sockets over RDMA" solution making use of
9 The Linux implementation of the SMC-R solution is designed as
/linux/lib/reed_solomon/
H A Dencode_rs.c1 // SPDX-License-Identifier: GPL-2.0
10 * Generic data width independent code which is included by the wrappers.
13 struct rs_codec *rs = rsc->codec;
15 int nn = rs->nn;
16 int nroots = rs->nroots;
17 uint16_t *alpha_to = rs->alpha_to;
18 uint16_t *index_of = rs->index_of;
19 uint16_t *genpoly = rs->genpoly;
21 uint16_t msk = (uint16_t) rs->nn;
24 pad = nn - nroots - len;
[all …]

12345678910>>...23