Home
last modified time | relevance | path

Searched full:sequence (Results 1 – 25 of 5197) sorted by relevance

12345678910>>...208

/kernel/linux/linux-5.10/arch/parisc/kernel/
Dperf_asm.S141 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-6.6/arch/parisc/kernel/
Dperf_asm.S141 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-5.10/crypto/asymmetric_keys/
Dpkcs7.asn11 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 …]
Dx509.asn11 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-6.6/crypto/asymmetric_keys/
Dpkcs7.asn11 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 …]
Dx509.asn11 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-6.6/Documentation/locking/
Dseqlock.rst2 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/Documentation/locking/
Dseqlock.rst2 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/
Dlibtraceevent-tseq.txt9 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/include/linux/netfilter/
Dnf_conntrack_h323_types.h10 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-6.6/include/linux/netfilter/
Dnf_conntrack_h323_types.h10 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-6.6/Documentation/filesystems/ext4/
Dmmp.rst10 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-5.10/Documentation/filesystems/ext4/
Dmmp.rst10 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-6.6/kernel/trace/
Dtrace_seq.c71 * 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
136 * The tracer may use either sequence operations or its own
163 * @s: trace sequence descriptor
197 * trace_seq_puts - trace sequence printing of simple string
198 * @s: trace sequence descriptor
[all …]
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_seq.c71 * 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-5.10/tools/testing/selftests/bpf/progs/
Dmodify_return.c13 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/
Dhgsmi_defs.h7 /* 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-6.6/drivers/gpu/drm/vboxvideo/
Dhgsmi_defs.h7 /* 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-6.6/kernel/printk/
Dprintk_ringbuffer.h16 u64 seq; /* sequence number */
154 * The first record reserved by a writer is assigned sequence number 0.
167 * descriptor in the array could have a valid sequence number of 0.)
169 * The first time a descriptor is reserved, it is assigned a sequence number
171 * be recognized because it has a sequence number of 0 but does not have an
173 * sequence number of 0.) After the first reservation, all future reservations
174 * (recycling) simply involve incrementing the sequence number by the array
178 * Only the first descriptor in the array is allowed to have the sequence
182 * incrementing the sequence number by the array count when reserving the
183 * first descriptor in the array. In order to satisfy Req3, the sequence
[all …]
/kernel/linux/linux-5.10/kernel/printk/
Dprintk_ringbuffer.h16 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-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dhwsq.h9 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/
Dhwsq.h9 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-6.6/lib/zstd/compress/
Dzstd_ldm.c395 /* If a split point would generate a sequence overlapping with in ZSTD_ldm_generateSequences_internal()
456 /* Out of sequence storage */ in ZSTD_ldm_generateSequences_internal()
551 * * Try invalidation after the sequence generation and test the in ZSTD_ldm_generateSequences()
554 * NOTE: Because of dictionaries + sequence splitting we MUST make sure in ZSTD_ldm_generateSequences()
555 * that any offset used is valid at the END of the sequence, since it may in ZSTD_ldm_generateSequences()
567 * newly generated sequence, or add the `newLeftoverSize` if none are in ZSTD_ldm_generateSequences()
613 * If the sequence length is longer than remaining then the sequence is split
616 * Returns the current sequence to handle, or if the rest of the block should
617 * be literals, it returns a sequence with offset == 0.
622 rawSeq sequence = rawSeqStore->seq[rawSeqStore->pos]; in maybeSplitSequence() local
[all …]
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_cil.c65 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()
683 * 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-6.6/drivers/media/test-drivers/visl/
Dvisl-dec.c203 "stream time: %02d:%02d:%02d:%03d sequence:%u timestamp:%lld field:%s", in visl_tpg_fill_sequence()
208 run->dst->sequence, in visl_tpg_fill_sequence()
243 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
244 frame_dprintk(ctx->dev, run->dst->sequence, ""); in visl_tpg_fill()
251 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", line_str); in visl_tpg_fill()
254 frame_dprintk(ctx->dev, run->dst->sequence, ""); in visl_tpg_fill()
269 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
280 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
284 frame_dprintk(ctx->dev, run->dst->sequence, ""); in visl_tpg_fill()
287 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
[all …]

12345678910>>...208