| /linux/tools/testing/kunit/ |
| A D | run_checks.py | 17 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]) -> None:
|
| A D | kunit.py | 21 from typing import Iterable, List, Optional, Sequence, Tuple 298 def massage_argv(argv: Sequence[str]) -> Sequence[str]: 538 def main(argv: Sequence[str]) -> None:
|
| /linux/Documentation/networking/ |
| A D | xfrm_proc.rst | 43 Sequence error 44 i.e. Sequence number is out of window 100 Sequence error 101 i.e. Sequence number overflow
|
| A D | tcp_ao.rst | 48 |Protection against |No |Sequence Number | 50 | | |Initial Sequence |
|
| /linux/tools/perf/pmu-events/ |
| A D | jevents.py | 11 from typing import (Callable, Dict, Optional, Sequence, Set, Tuple) 72 def file_name_to_table_name(prefix: str, parents: Sequence[str], 114 big_string: Sequence[str] 437 def read_json_events(path: str, topic: str) -> Sequence[JsonEvent]: 600 def preprocess_one_file(parents: Sequence[str], item: os.DirEntry) -> None: 636 def process_one_file(parents: Sequence[str], item: os.DirEntry) -> None: 674 def print_mapping_table(archs: Sequence[str]) -> None: 1235 def ftw(path: str, parents: Sequence[str], 1236 action: Callable[[Sequence[str], os.DirEntry], None]) -> None:
|
| /linux/Documentation/locking/ |
| A D | seqlock.rst | 2 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/Documentation/devicetree/bindings/display/bridge/ |
| A D | renesas,dsi.yaml | 33 - description: Sequence operation channel 0 interrupt 34 - description: Sequence operation channel 1 interrupt
|
| /linux/fs/smb/client/ |
| A D | cifsencrypt.c | 168 cifs_pdu->Signature.Sequence.SequenceNumber = in cifs_sign_rqst() 170 cifs_pdu->Signature.Sequence.Reserved = 0; in cifs_sign_rqst() 246 cifs_pdu->Signature.Sequence.SequenceNumber = in cifs_verify_signature() 248 cifs_pdu->Signature.Sequence.Reserved = 0; in cifs_verify_signature()
|
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| A D | qcom,msm8976-ramp-controller.yaml | 14 swallowing, enable sequences and link Sequence IDs (SIDs) for the
|
| /linux/Documentation/devicetree/bindings/soc/renesas/ |
| A D | renesas,rzv2m-pwc.yaml | 7 title: Renesas RZ/V2M External Power Sequence Controller (PWC)
|
| /linux/Documentation/w1/ |
| A D | w1-netlink.rst | 188 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/Documentation/devicetree/bindings/phy/ |
| A D | qcom,usb-hs-phy.yaml | 78 Sequence of ULPI address and value pairs to
|
| /linux/Documentation/filesystems/ext4/ |
| A D | mmp.rst | 49 - Sequence number, updated periodically.
|
| /linux/Documentation/virt/kvm/devices/ |
| A D | arm-vgic-its.rst | 74 "ITS Restore Sequence". 126 ITS Restore Sequence:
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| A D | pinctrl-max77620.txt | 44 detail of Flexible Power Sequence (FPS).
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| A D | ssh.rst | 72 - 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/fs/smb/server/ |
| A D | smb_common.h | 189 } __packed Sequence; member
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | ext-ctrls-codec-stateless.rst | 30 to :ref:`h264`, section 7.4.2.1.1 "Sequence Parameter Set Data 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`` 2162 - See :ref:`Sequence Parameter Set Flags <hevc_sps_flags>` 2170 ``Sequence Parameter Set Flags`` 2965 "Sequence header OBU syntax" in :ref:`av1` for more details. 2980 - See :ref:`AV1 Sequence Flags <av1_sequence_flags>`. [all …]
|
| A D | vidioc-queryctrl.rst | 484 - A struct :c:type:`v4l2_ctrl_hevc_sps`, containing HEVC Sequence 532 - A struct :c:type:`v4l2_ctrl_av1_sequence`, containing AV1 Sequence OBU
|
| /linux/Documentation/hwmon/ |
| A D | smsc47b397.rst | 104 Configuration Sequence
|
| /linux/Documentation/devicetree/bindings/fpga/ |
| A D | fpga-region.yaml | 16 - Sequence 112 Sequence
|
| /linux/Documentation/input/devices/ |
| A D | sentelic.rst | 483 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/Documentation/devicetree/bindings/regulator/ |
| A D | regulator-max77620.txt | 41 Power Sequence (FPS).
|
| /linux/drivers/mtd/devices/ |
| A D | Kconfig | 206 SPI Fast Sequence Mode (FSM) Serial Flash Controller and support
|
| /linux/Documentation/arch/x86/ |
| A D | pat.rst | 214 MTRR PAT Call Sequence PAT State PAT MSR
|