Home
last modified time | relevance | path

Searched refs:Sequence (Results 1 – 25 of 47) sorted by relevance

12

/linux-6.3-rc2/tools/testing/kunit/
A Drun_checks.py17 from typing import Dict, List, Sequence
22 commands: Dict[str, Sequence[str]] = {
36 def main(argv: Sequence[str]) -> None:
76 def run_cmd(argv: Sequence[str]):
A Dkunit.py21 from typing import Iterable, List, Optional, Sequence, Tuple
262 def massage_argv(argv: Sequence[str]) -> Sequence[str]:
/linux-6.3-rc2/Documentation/networking/
A Dxfrm_proc.rst43 Sequence error
44 i.e. Sequence number is out of window
97 Sequence error
98 i.e. Sequence number overflow
/linux-6.3-rc2/tools/perf/pmu-events/
A Djevents.py11 from typing import (Callable, Dict, Optional, Sequence, Set, Tuple)
67 def file_name_to_table_name(prefix: str, parents: Sequence[str],
109 big_string: Sequence[str]
362 def read_json_events(path: str, topic: str) -> Sequence[JsonEvent]:
475 def preprocess_one_file(parents: Sequence[str], item: os.DirEntry) -> None:
497 def process_one_file(parents: Sequence[str], item: os.DirEntry) -> None:
532 def print_mapping_table(archs: Sequence[str]) -> None:
889 def ftw(path: str, parents: Sequence[str],
890 action: Callable[[Sequence[str], os.DirEntry], None]) -> None:
/linux-6.3-rc2/Documentation/locking/
A Dseqlock.rst2 Sequence counters and sequential locks
8 Sequence counters are a reader-writer consistency mechanism with
39 Sequence counters (``seqcount_t``)
92 Sequence counters with associated locks (``seqcount_LOCKNAME_t``)
195 1. Normal Sequence readers which never block a writer but they must
/linux-6.3-rc2/Documentation/devicetree/bindings/display/bridge/
A Drenesas,dsi.yaml33 - description: Sequence operation channel 0 interrupt
34 - description: Sequence operation channel 1 interrupt
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/qcom/
A Dqcom,msm8976-ramp-controller.yaml14 swallowing, enable sequences and link Sequence IDs (SIDs) for the
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/renesas/
A Drenesas,rzv2m-pwc.yaml7 title: Renesas RZ/V2M External Power Sequence Controller (PWC)
/linux-6.3-rc2/fs/cifs/
A Dcifsencrypt.c282 cifs_pdu->Signature.Sequence.SequenceNumber = in cifs_sign_rqst()
284 cifs_pdu->Signature.Sequence.Reserved = 0; in cifs_sign_rqst()
360 cifs_pdu->Signature.Sequence.SequenceNumber = in cifs_verify_signature()
362 cifs_pdu->Signature.Sequence.Reserved = 0; in cifs_verify_signature()
/linux-6.3-rc2/Documentation/w1/
A Dw1-netlink.rst188 Sequence number for event messages is appropriate bus master sequence number
190 Sequence number for userspace requests is set by userspace application.
191 Sequence number for reply is the same as was in request, and
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dqcom,usb-hs-phy.yaml73 Sequence of ULPI address and value pairs to
/linux-6.3-rc2/Documentation/filesystems/ext4/
A Dmmp.rst49 - Sequence number, updated periodically.
/linux-6.3-rc2/Documentation/virt/kvm/devices/
A Darm-vgic-its.rst74 "ITS Restore Sequence".
126 ITS Restore Sequence:
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dpinctrl-max77620.txt44 detail of Flexible Power Sequence (FPS).
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/
A Dssh.rst72 - Sequence ID (see explanation below).
137 SSH Packet Protocol: Flow Sequence
154 Sequence IDs are not synchronized between the two parties, meaning that they
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst30 to :ref:`h264`, section 7.4.2.1.1 "Sequence Parameter Set Data
53 - See :ref:`Sequence Parameter Set Constraints Set Flags <h264_sps_constraints_set_flags>`
101 - See :ref:`Sequence Parameter Set Flags <h264_sps_flags>`
109 ``Sequence Parameter Set Constraints Set Flags``
139 ``Sequence Parameter Set Flags``
1302 - See :ref:`MPEG-2 Sequence Flags <mpeg2_sequence_flags>`.
1306 ``MPEG-2 Sequence Flags``
2055 Specifies the Sequence Parameter Set fields (as extracted from the
2058 They are described in section 7.4.3.2 "Sequence parameter set RBSP
2162 - See :ref:`Sequence Parameter Set Flags <hevc_sps_flags>`
[all …]
/linux-6.3-rc2/fs/ksmbd/
A Dsmb_common.h182 } __packed Sequence; member
/linux-6.3-rc2/Documentation/hwmon/
A Dsmsc47b397.rst104 Configuration Sequence
/linux-6.3-rc2/Documentation/input/devices/
A Dsentelic.rst483 Programming Sequence for Determining Packet Parsing Flow
510 Programming Sequence for Register Reading/Writing
630 Programming Sequence for Page Register Reading/Writing
724 that particular page. Refer to the 'Programming Sequence for Page Register
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/
A Dregulator-max77620.txt41 Power Sequence (FPS).
/linux-6.3-rc2/drivers/mtd/devices/
A DKconfig206 SPI Fast Sequence Mode (FSM) Serial Flash Controller and support
/linux-6.3-rc2/Documentation/x86/
A Dpat.rst214 MTRR PAT Call Sequence PAT State PAT MSR
/linux-6.3-rc2/Documentation/devicetree/bindings/fpga/
A Dfpga-region.txt8 - Sequence
105 Sequence
/linux-6.3-rc2/Documentation/driver-api/nvdimm/
A Dbtt.rst138 seq Sequence number to mark which of the 2 sections of this flog entry is
/linux-6.3-rc2/arch/arm/boot/dts/
A Ddra7.dtsi182 * 26-678. Main Sequence PCIe Controller Global Initialization"
256 * 26-678. Main Sequence PCIe Controller Global Initialization"

Completed in 41 milliseconds

12