| /kernel/linux/linux-4.19/arch/parisc/kernel/ |
| D | perf_asm.S | 154 blr %r1,%r0 ; branch to 8-instruction sequence 162 ; RDR 0 sequence 174 ; RDR 1 sequence 186 ; RDR 2 read sequence 198 ; RDR 3 read sequence 210 ; RDR 4 read sequence 222 ; RDR 5 read sequence 234 ; RDR 6 read sequence 246 ; RDR 7 read sequence 258 ; RDR 8 read sequence [all …]
|
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| D | perf_asm.S | 141 blr %r1,%r0 ; branch to 8-instruction sequence 149 ; RDR 0 sequence 161 ; RDR 1 sequence 173 ; RDR 2 read sequence 185 ; RDR 3 read sequence 197 ; RDR 4 read sequence 209 ; RDR 5 read sequence 221 ; RDR 6 read sequence 233 ; RDR 7 read sequence 245 ; RDR 8 read sequence [all …]
|
| /kernel/linux/linux-4.19/crypto/asymmetric_keys/ |
| D | pkcs7.asn1 | 1 PKCS7ContentInfo ::= SEQUENCE { 8 SignedData ::= SEQUENCE { 23 ContentInfo ::= SEQUENCE { 32 daSequence SEQUENCE OF DigestAlgorithmIdentifier 35 DigestAlgorithmIdentifier ::= SEQUENCE { 52 Certificates ::= SEQUENCE OF Certificate 56 CertificateList ::= SEQUENCE OF Certificate -- This may be defined incorrectly 58 CRLSequence ::= SEQUENCE OF CertificateList 67 siSequence SEQUENCE OF SignerInfo 70 SignerInfo ::= SEQUENCE { [all …]
|
| D | x509.asn1 | 1 Certificate ::= SEQUENCE { 7 TBSCertificate ::= SEQUENCE { 23 AlgorithmIdentifier ::= SEQUENCE { 28 Name ::= SEQUENCE OF RelativeDistinguishedName 32 AttributeValueAssertion ::= SEQUENCE { 37 Validity ::= SEQUENCE { 47 SubjectPublicKeyInfo ::= SEQUENCE { 54 Extensions ::= SEQUENCE OF Extension 56 Extension ::= SEQUENCE {
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| D | pkcs7.asn1 | 1 PKCS7ContentInfo ::= SEQUENCE { 8 SignedData ::= SEQUENCE { 23 ContentInfo ::= SEQUENCE { 32 daSequence SEQUENCE OF DigestAlgorithmIdentifier 35 DigestAlgorithmIdentifier ::= SEQUENCE { 52 Certificates ::= SEQUENCE OF Certificate 56 CertificateList ::= SEQUENCE OF Certificate -- This may be defined incorrectly 58 CRLSequence ::= SEQUENCE OF CertificateList 67 siSequence SEQUENCE OF SignerInfo 70 SignerInfo ::= SEQUENCE { [all …]
|
| D | x509.asn1 | 1 Certificate ::= SEQUENCE { 7 TBSCertificate ::= SEQUENCE { 23 AlgorithmIdentifier ::= SEQUENCE { 28 Name ::= SEQUENCE OF RelativeDistinguishedName 32 AttributeValueAssertion ::= SEQUENCE { 37 Validity ::= SEQUENCE { 47 SubjectPublicKeyInfo ::= SEQUENCE { 54 Extensions ::= SEQUENCE OF Extension 56 Extension ::= SEQUENCE {
|
| /kernel/linux/linux-5.10/Documentation/locking/ |
| D | seqlock.rst | 2 Sequence counters and sequential locks 8 Sequence counters are a reader-writer consistency mechanism with 14 A data set is consistent when the sequence count at the beginning of the 15 read side critical section is even and the same sequence count value is 17 be copied out inside the read side critical section. If the sequence 21 Writers increment the sequence count at the start and the end of their 22 critical section. After starting the critical section the sequence count 24 the end of the write side critical section the sequence count becomes 27 A sequence counter write side critical section must never be preempted 29 the entire scheduler tick due to the odd sequence count value and the [all …]
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-tseq.txt | 9 Initialize / destroy a trace sequence. 35 The _trace_seq_init()_ function initializes the trace sequence _s_. 37 The _trace_seq_destroy()_ function destroys the trace sequence _s_ and frees 40 The _trace_seq_reset()_ function re-initializes the trace sequence _s_. All 43 The _trace_seq_terminate()_ function terminates the trace sequence _s_. It puts 47 sequence _s_. 50 trace sequence _s_. 53 variable arguments _..._ in the trace sequence _s_. 56 list of arguments _args_ in the trace sequence _s_. 58 The _trace_seq_do_printf()_ function prints the buffer of trace sequence _s_ to [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
| D | mmp.rst | 10 sequence number. If the sequence number is EXT4\_MMP\_SEQ\_CLEAN, the 11 open continues. If the sequence number is EXT4\_MMP\_SEQ\_FSCK, then 14 the sequence number again. If the sequence number has changed, then the 16 code passes all of those checks, a new MMP sequence number is generated 21 the MMP sequence number is re-read; if it does not match the in-memory 22 MMP sequence number, then another node (node B) has mounted the 24 sequence numbers match, the sequence number is incremented both in 49 - Sequence number, updated periodically.
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ext4/ondisk/ |
| D | mmp.rst | 10 sequence number. If the sequence number is EXT4\_MMP\_SEQ\_CLEAN, the 11 open continues. If the sequence number is EXT4\_MMP\_SEQ\_FSCK, then 14 the sequence number again. If the sequence number has changed, then the 16 code passes all of those checks, a new MMP sequence number is generated 21 the MMP sequence number is re-read; if it does not match the in-memory 22 MMP sequence number, then another node (node B) has mounted the 24 sequence numbers match, the sequence number is incremented both in 49 - Sequence number, updated periodically.
|
| /kernel/linux/linux-4.19/include/linux/netfilter/ |
| D | nf_conntrack_h323_types.h | 8 typedef struct TransportAddress_ipAddress { /* SEQUENCE */ 13 typedef struct TransportAddress_ip6Address { /* SEQUENCE */ 75 typedef struct DataApplicationCapability { /* SEQUENCE */ 97 typedef struct UnicastAddress_iPAddress { /* SEQUENCE */ 102 typedef struct UnicastAddress_iP6Address { /* SEQUENCE */ 133 typedef struct H2250LogicalChannelParameters { /* SEQUENCE */ 172 typedef struct OpenLogicalChannel_forwardLogicalChannelParameters { /* SEQUENCE */ 197 typedef struct OpenLogicalChannel_reverseLogicalChannelParameters { /* SEQUENCE */ 221 typedef struct NetworkAccessParameters { /* SEQUENCE */ 230 typedef struct OpenLogicalChannel { /* SEQUENCE */ [all …]
|
| /kernel/linux/linux-5.10/include/linux/netfilter/ |
| D | nf_conntrack_h323_types.h | 10 typedef struct TransportAddress_ipAddress { /* SEQUENCE */ 15 typedef struct TransportAddress_ip6Address { /* SEQUENCE */ 77 typedef struct DataApplicationCapability { /* SEQUENCE */ 99 typedef struct UnicastAddress_iPAddress { /* SEQUENCE */ 104 typedef struct UnicastAddress_iP6Address { /* SEQUENCE */ 135 typedef struct H2250LogicalChannelParameters { /* SEQUENCE */ 174 typedef struct OpenLogicalChannel_forwardLogicalChannelParameters { /* SEQUENCE */ 199 typedef struct OpenLogicalChannel_reverseLogicalChannelParameters { /* SEQUENCE */ 223 typedef struct NetworkAccessParameters { /* SEQUENCE */ 232 typedef struct OpenLogicalChannel { /* SEQUENCE */ [all …]
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_seq.c | 71 * trace_seq_printf - sequence printing of trace information 72 * @s: trace sequence descriptor 75 * The tracer may use either sequence operations or its own 105 * @s: trace sequence descriptor 131 * trace_seq_vprintf - sequence printing of trace information 132 * @s: trace sequence descriptor 135 * The tracer may use either sequence operations or its own 162 * @s: trace sequence descriptor 196 * trace_seq_puts - trace sequence printing of simple string 197 * @s: trace sequence descriptor [all …]
|
| /kernel/linux/linux-4.19/kernel/trace/ |
| D | trace_seq.c | 74 * trace_seq_printf - sequence printing of trace information 75 * @s: trace sequence descriptor 78 * The tracer may use either sequence operations or its own 108 * @s: trace sequence descriptor 134 * trace_seq_vprintf - sequence printing of trace information 135 * @s: trace sequence descriptor 138 * The tracer may use either sequence operations or its own 165 * @s: trace sequence descriptor 199 * trace_seq_puts - trace sequence printing of simple string 200 * @s: trace sequence descriptor [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | modify_return.c | 13 static int sequence = 0; variable 20 sequence++; in BPF_PROG() 21 fentry_result = (sequence == 1); in BPF_PROG() 29 sequence++; in BPF_PROG() 31 fmod_ret_result = (sequence == 2 && ret == 0); in BPF_PROG() 39 sequence++; in BPF_PROG() 44 fexit_result = (sequence == 3 && ret == input_retval); in BPF_PROG() 46 fexit_result = (sequence == 3 && ret == 4); in BPF_PROG()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
| D | hgsmi_defs.h | 7 /* Buffer sequence type mask. */ 9 /* Single buffer, not a part of a sequence. */ 11 /* The first buffer in a sequence. */ 13 /* A middle buffer in a sequence. */ 15 /* The last buffer in a sequence. */ 37 /* Must be the same for all buffers in the sequence. */ 39 /* The total size of the sequence. */ 48 /* Must be the same for all buffers in the sequence. */ 50 /* Data offset in the entire sequence. */
|
| /kernel/linux/linux-5.10/kernel/printk/ |
| D | printk_ringbuffer.h | 16 u64 seq; /* sequence number */ 153 * The first record reserved by a writer is assigned sequence number 0. 166 * descriptor in the array could have a valid sequence number of 0.) 168 * The first time a descriptor is reserved, it is assigned a sequence number 170 * be recognized because it has a sequence number of 0 but does not have an 172 * sequence number of 0.) After the first reservation, all future reservations 173 * (recycling) simply involve incrementing the sequence number by the array 177 * Only the first descriptor in the array is allowed to have the sequence 181 * incrementing the sequence number by the array count when reserving the 182 * first descriptor in the array. In order to satisfy Req3, the sequence [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
| D | hwsq.h | 9 int sequence; member 13 int sequence; member 25 .sequence = 0, in hwsq_stride() 38 .sequence = 0, in hwsq_reg2() 51 .sequence = 0, in hwsq_reg() 69 ram->sequence++; in hwsq_init() 89 if (reg->sequence != ram->sequence) in hwsq_rd32() 99 reg->sequence = ram->sequence; in hwsq_wr32()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
| D | hwsq.h | 9 int sequence; member 13 int sequence; member 25 .sequence = 0, in hwsq_stride() 38 .sequence = 0, in hwsq_reg2() 51 .sequence = 0, in hwsq_reg() 69 ram->sequence++; in hwsq_init() 89 if (reg->sequence != ram->sequence) in hwsq_rd32() 99 reg->sequence = ram->sequence; in hwsq_wr32()
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_log_cil.c | 65 log->l_cilp->xc_ctx->sequence = 1; in xlog_cil_init_post_recovery() 261 * CIL, store the sequence number on the log item so we can in xfs_cil_prepare_item() 266 lv->lv_item->li_seq = log->l_cilp->xc_ctx->sequence; in xfs_cil_prepare_item() 629 * If the current sequence is the same as xc_push_seq we need to do a flush. If 630 * xc_push_seq is less than the current sequence, then it has already been 634 * xc_push_seq is checked unlocked against the sequence number for a match. 636 * same sequence twice. If we get a race between multiple pushes for the same 637 * sequence they will block on the first one and then abort, hence avoiding 668 ASSERT(push_seq <= ctx->sequence); in xlog_cil_push_work() 678 * move on to a new sequence number and so we have to be able to push in xlog_cil_push_work() [all …]
|
| /kernel/linux/linux-4.19/fs/xfs/ |
| D | xfs_log_cil.c | 69 log->l_cilp->xc_ctx->sequence = 1; in xlog_cil_init_post_recovery() 264 * CIL, store the sequence number on the log item so we can in xfs_cil_prepare_item() 269 lv->lv_item->li_seq = log->l_cilp->xc_ctx->sequence; in xfs_cil_prepare_item() 595 * waiting in xlog_cil_force_lsn() waiting on a sequence commit that in xlog_cil_committed() 615 * current sequence is the same as @push_seq we need to do a flush. If 616 * @push_seq is less than the current sequence, then it has already been 621 * unlocked check of the sequence number for a match. Hence we can allows log 622 * forces to run racily and not issue pushes for the same sequence twice. If we 623 * get a race between multiple pushes for the same sequence they will block on 655 ASSERT(push_seq <= ctx->sequence); in xlog_cil_push() [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | seqlock.h | 9 * 1. Sequence readers which never block a writer but they may have to retry 10 * if a writer is in progress by detecting change in sequence number. 11 * Writers do not wait for a sequence reader. 29 * to increment the sequence variables because an interrupt routine could 43 * Version using sequence counter only. 49 unsigned sequence; member 62 s->sequence = 0; in __seqcount_init() 92 #define SEQCNT_ZERO(lockname) { .sequence = 0, SEQCOUNT_DEP_MAP_INIT(lockname)} 113 ret = READ_ONCE(s->sequence); in __read_seqcount_begin() 132 unsigned ret = READ_ONCE(s->sequence); in raw_read_seqcount() [all …]
|
| /kernel/linux/linux-4.19/drivers/staging/vboxvideo/ |
| D | hgsmi_defs.h | 26 /* Buffer sequence type mask. */ 28 /* Single buffer, not a part of a sequence. */ 30 /* The first buffer in a sequence. */ 32 /* A middle buffer in a sequence. */ 34 /* The last buffer in a sequence. */ 56 /* Must be the same for all buffers in the sequence. */ 58 /* The total size of the sequence. */ 67 /* Must be the same for all buffers in the sequence. */ 69 /* Data offset in the entire sequence. */
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| D | bitarray.c | 24 * batadv_bit_get_packet() - receive and process one packet within the sequence 27 * @seq_bits: pointer to the sequence number receive packet 28 * @seq_num_diff: difference between the current/received sequence number and 29 * the last sequence number 40 /* sequence number is slightly older. We already got a sequence number in batadv_bit_get_packet() 49 /* sequence number is slightly newer, so we shift the window and in batadv_bit_get_packet() 60 /* sequence number is much newer, probably missed a lot of packets */ in batadv_bit_get_packet()
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| D | rfc1201.c | 171 in->sequence, soft->split_flag, in rx() 172 soft->sequence); in rx() 173 lp->rfc1201.aborted_seq = soft->sequence; in rx() 179 in->sequence = soft->sequence; in rx() 256 soft->split_flag, in->sequence); in rx() 258 if (in->skb && in->sequence != soft->sequence) { in rx() 260 saddr, in->sequence, soft->sequence, in rx() 273 in->sequence, soft->split_flag, in rx() 274 soft->sequence); in rx() 279 in->sequence = soft->sequence; in rx() [all …]
|