| /tools/testing/selftests/bpf/ |
| A D | Makefile.docs | 15 SYSCALL_RST = bpf-syscall.rst 18 HELPERS_RST = bpf-helpers.rst 21 _DOC_MAN2 = $(patsubst %.rst,%.2,$(MAN2_RST)) 24 _DOC_MAN7 = $(patsubst %.rst,%.7,$(MAN7_RST)) 41 $(OUTPUT)bpf-$1.rst: ../../../../include/uapi/linux/bpf.h 45 $(OUTPUT)%.$2: $(OUTPUT)%.rst 54 $(Q)$(RM) $$(DOC_MAN$2) $(OUTPUT)bpf-$1.rst
|
| /tools/testing/selftests/kvm/x86/ |
| A D | xen_shinfo_test.c | 628 struct kvm_xen_vcpu_attr rst; in main() local 660 memset(&rst.u, 0, sizeof(rst.u)); in main() 661 rst.u.runstate.state = (uint64_t)-1; in main() 662 rst.u.runstate.time_blocked = in main() 664 rst.u.runstate.time_offline = in main() 666 rst.u.runstate.time_runnable = -rst.u.runstate.time_blocked - in main() 667 rst.u.runstate.time_offline; in main() 675 memset(&rst.u, 0, sizeof(rst.u)); in main() 678 rst.u.runstate.time_blocked = 0x6b6b; in main() 679 rst.u.runstate.time_offline = 0x5a; in main() [all …]
|
| /tools/testing/selftests/net/tcp_ao/lib/ |
| A D | ftrace-tcp.c | 40 int rst; member 60 int fin, int syn, int rst, int psh, int ack, in __trace_event_expect() argument 73 .rst = rst, in __trace_event_expect() 127 rst:1, member 170 if (p->rst >= 0 && p->rst != e->rst) in lookup_expected_event() 293 char fin, syn, rst, psh, ack; in tracer_scan_event() local 306 &fin, &syn, &rst, &psh, &ack); in tracer_scan_event() 320 &fin, &syn, &rst, &psh, &ack, in tracer_scan_event() 365 out->rst = (rst == 'R'); in tracer_scan_event() 371 (rst != 'R' && rst != ' ') || in tracer_scan_event() [all …]
|
| A D | aolib.h | 767 int fin, int syn, int rst, int psh, int ack, 773 int fin, int syn, int rst, int psh, int ack) in trace_hash_event_expect() argument 779 fin, syn, rst, psh, ack, in trace_hash_event_expect() 788 int fin, int syn, int rst, int psh, int ack, in trace_ao_event_expect() argument 795 fin, syn, rst, psh, ack, in trace_ao_event_expect()
|
| /tools/bpf/bpftool/Documentation/ |
| A D | Makefile | 12 MAN8_RST = $(wildcard bpftool*.rst) 14 _DOC_MAN8 = $(patsubst %.rst,%.8,$(MAN8_RST)) 33 $(OUTPUT)%.8: %.rst
|
| A D | bpftool-perf.rst | 12 .. include:: substitutions.rst 47 .. include:: common_options.rst
|
| A D | bpftool.rst | 12 .. include:: substitutions.rst 63 .. include:: common_options.rst
|
| A D | bpftool-iter.rst | 12 .. include:: substitutions.rst 56 .. include:: common_options.rst
|
| A D | bpftool-struct_ops.rst | 12 .. include:: substitutions.rst 70 .. include:: common_options.rst
|
| A D | bpftool-link.rst | 12 .. include:: substitutions.rst 65 .. include:: common_options.rst
|
| A D | bpftool-feature.rst | 12 .. include:: substitutions.rst 83 .. include:: common_options.rst
|
| A D | bpftool-net.rst | 12 .. include:: substitutions.rst 86 .. include:: common_options.rst
|
| A D | bpftool-cgroup.rst | 12 .. include:: substitutions.rst 132 .. include:: common_options.rst
|
| /tools/net/ynl/generated/ |
| A D | .gitignore | 3 *.rst
|
| A D | Makefile | 34 RSTS=$(patsubst %,%.rst,${SPECS}) 54 %.rst: $(SPECS_DIR)/%.yaml $(TOOL_RST) 62 rm -f *.c *.h *.a *.rst
|
| /tools/perf/Documentation/ |
| A D | arm-coresight.txt | 4 For full documentation, see Documentation/trace/coresight/coresight-perf.rst
|
| /tools/testing/selftests/arm64/ |
| A D | README | 25 Documentation/dev-tools/kselftest.rst
|
| /tools/include/uapi/linux/ |
| A D | tcp.h | 35 rst:1, member 49 rst:1, member
|
| /tools/verification/rv/ |
| A D | README.txt | 38 Documentation/trace/rv/runtime-verification.rst
|
| /tools/testing/selftests/net/tcp_ao/ |
| A D | Makefile | 8 TEST_BOTH_AF += rst
|
| /tools/testing/selftests/zram/ |
| A D | README | 40 kernel-source-tree/Documentation/admin-guide/blockdev/zram.rst
|
| /tools/testing/selftests/bpf/progs/ |
| A D | xdp_flowtable.c | 54 if (tcph->fin || tcph->rst) in xdp_flowtable_offload_check_tcp_state()
|
| /tools/testing/selftests/resctrl/ |
| A D | README | 36 Documentation/dev-tools/kselftest.rst.
|
| /tools/testing/fault-injection/ |
| A D | failcmd.sh | 45 See Documentation/fault-injection/fault-injection.rst for more
|
| /tools/testing/selftests/futex/ |
| A D | README | 62 kernel as defined in the Linux source Documentation/process/coding-style.rst.
|