| /linux/tools/testing/kunit/ |
| H 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:
|
| H A D | kunit.py | 21 from typing import Iterable, List, Optional, Sequence, Tuple 307 def massage_argv(argv: Sequence[str]) -> Sequence[str]: 587 def main(argv: Sequence[str]) -> None:
|
| /linux/fs/smb/client/ |
| H A D | smb1encrypt.c | 71 cifs_pdu->Signature.Sequence.SequenceNumber = in cifs_sign_rqst() 73 cifs_pdu->Signature.Sequence.Reserved = 0; in cifs_sign_rqst() 121 cifs_pdu->Signature.Sequence.SequenceNumber = in cifs_verify_signature() 123 cifs_pdu->Signature.Sequence.Reserved = 0; in cifs_verify_signature()
|
| /linux/Documentation/networking/xfrm/ |
| H 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
|
| /linux/tools/perf/pmu-events/ |
| H A D | jevents.py | 11 from typing import (Callable, Dict, Optional, Sequence, Set, Tuple) 77 def file_name_to_table_name(prefix: str, parents: Sequence[str], 119 big_string: Sequence[str] 461 def read_json_events(path: str, topic: str) -> Sequence[JsonEvent]: 629 def preprocess_one_file(parents: Sequence[str], item: os.DirEntry) -> None: 665 def process_one_file(parents: Sequence[str], item: os.DirEntry) -> None: 703 def print_mapping_table(archs: Sequence[str]) -> None: 1393 def ftw(path: str, parents: Sequence[str], 1394 action: Callable[[Sequence[str], os.DirEntry], None]) -> None:
|
| /linux/Documentation/locking/ |
| H A D | seqlock.rst | 4 Sequence counters and sequential locks 10 Sequence counters are a reader-writer consistency mechanism with 41 Sequence counters (``seqcount_t``) 94 Sequence counters with associated locks (``seqcount_LOCKNAME_t``) 197 1. Normal Sequence readers which never block a writer but they must
|
| /linux/fs/smb/common/ |
| H A D | smb1pdu.h | 38 } __packed Sequence; member
|
| /linux/tools/testing/selftests/ublk/trace/ |
| H A D | seq_io.bt | 7 Sequence starts at 1 so 0 means "never seen". On first valid
|
| /linux/Documentation/w1/ |
| H 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/virt/kvm/devices/ |
| H A D | arm-vgic-its.rst | 74 "ITS Restore Sequence". 126 ITS Restore Sequence:
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | mmp.rst | 49 - Sequence number, updated periodically.
|
| /linux/Documentation/virt/hyperv/ |
| H A D | hibernation.rst | 163 Detailed Hibernation Sequence 197 Detailed Resume Sequence 262 Sequence above and in the Detailed Resume Sequence. In such a case,
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H 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/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-max77620.txt | 44 detail of Flexible Power Sequence (FPS).
|
| /linux/Documentation/core-api/real-time/ |
| H A D | differences.rst | 219 Sequence locks 222 Sequence counters and sequential locks are documented in
|
| /linux/Documentation/hwmon/ |
| H A D | smsc47b397.rst | 104 Configuration Sequence
|
| /linux/Documentation/input/devices/ |
| H 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/ |
| H A D | regulator-max77620.txt | 41 Power Sequence (FPS).
|
| /linux/Documentation/arch/x86/ |
| H A D | pat.rst | 214 MTRR PAT Call Sequence PAT State PAT MSR
|
| /linux/drivers/mtd/devices/ |
| H A D | Kconfig | 217 SPI Fast Sequence Mode (FSM) Serial Flash Controller and support
|
| /linux/Documentation/networking/ |
| H A D | tcp_ao.rst | 48 |Protection against |No |Sequence Number | 50 | | |Initial Sequence |
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | dra7.dtsi | 184 * 26-678. Main Sequence PCIe Controller Global Initialization" 253 * 26-678. Main Sequence PCIe Controller Global Initialization"
|
| /linux/Documentation/driver-api/nvdimm/ |
| H A D | btt.rst | 138 seq Sequence number to mark which of the 2 sections of this flog entry is
|
| /linux/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 237 Sequence flow for gapless would be:
|
| /linux/Documentation/wmi/devices/ |
| H A D | dell-wmi-ddv.rst | 35 * Manufacture Sequence Number (SSSS).
|