Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 20 of 20) sorted by relevance

/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()
Dxdping_kern.c116 if (!pinginfo || pinginfo->seq != icmph->un.echo.sequence) in xdping_client()
142 seq = bpf_htons(bpf_ntohs(icmph->un.echo.sequence) + 1); in xdping_client()
143 icmph->un.echo.sequence = seq; in xdping_client()
/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 …]
Dlibtraceevent-event_print.txt6 tep_print_event - Writes event information into a trace sequence.
22 _record_ and writes it into the trace sequence _s_, according to the format
Dlibtraceevent-reg_print_func.txt50 the trace sequence, it can be used to create a custom string.
Dlibtraceevent-reg_event_handler.txt49 function. The _s_ argument is the trace sequence, it can be used to create a
/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c15 static unsigned long sequence; variable
27 s1 = READ_ONCE(sequence); in do_test()
37 s2 = sequence; in do_test()
89 sequence++; in dscr_default()
99 sequence++; in dscr_default()
/tools/include/uapi/drm/
Ddrm.h497 unsigned int sequence; member
503 unsigned int sequence; member
794 __u64 sequence; /* return: most recent vblank sequence */ member
808 __u64 sequence; /* on input, target sequence. on output, actual sequence */ member
990 __u32 sequence; member
1001 __u64 sequence; member
Di915_drm.h695 unsigned int sequence; member
/tools/firewire/
Dnosy-dump.h61 uint32_t sequence:3; member
Dnosy-dump.c785 pp->ext_self_id.phy_id, pp->ext_self_id.sequence); in print_packet()
/tools/memory-model/Documentation/
Dsimple.txt136 have been built out into an API. One of these APIs is sequence locking.
141 The basic keep-things-simple rule for sequence locking is "do not write
142 in read-side code". Yes, you can do writes from within sequence-locking
147 cases involving combining sequence locking with other synchronization
148 primitives. (LKMM does not yet know about sequence locking, so it is
Dexplanation.txt931 the following sequence of events:
1361 Consider first the case where E is a store (implying that the sequence
1378 link in the sequence is fre instead of coe.
1541 The LKMM goes on to define the rcu-order relation as a sequence of
1548 would imply that X ->rcu-order V, because this sequence contains two
1554 does not imply X ->rcu-order V, because the sequence contains only
1742 sequence of relations contains fewer instances of rcu-gp (one) than of
1774 rcu-order sequence (the srcu-rscsi links must be paired with srcu-gp
2021 if they can be connected by a sequence of hb, pb, and rb links
2043 X is connected to Z by a possibly empty sequence of
[all …]
Dlitmus-tests.txt1000 might interpret the following sequence as two partially
/tools/testing/selftests/arm64/signal/
DREADME8 enforces a standard sequence of operations needed to perform a single
/tools/perf/Documentation/
Dperf.data-file-format.txt58 Some headers consist of a sequence of strings, which start with a
76 The header consists of an sequence of build_id_event. The size of each record
Djitdump-specification.txt132 The debug_entry entries are saved in sequence but given that they have variable sizes due to the fi…
/tools/memory-model/
Dlinux-kernel.cat124 * Any sequence containing at least as many grace periods as RCU read-side
/tools/testing/selftests/net/forwarding/
Dvxlan_bridge_1d.sh586 )"00:01:"$( : ICMP request sequence number
/tools/bpf/bpftool/Documentation/
Dbpftool-map.rst99 sequence, the bytes are parsed as hexadecimal values, even if