Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 21 of 21) sorted by relevance

/tools/lib/perf/include/internal/
A Dxyarray.h14 char contents[] __aligned(8); member
23 return &xy->contents[x * xy->row_size + y * xy->entry_size]; in __xyarray__entry()
/tools/testing/selftests/bpf/progs/
A Dima.c84 bool contents) in BPF_PROG() argument
91 if (!contents) in BPF_PROG()
/tools/perf/tests/
A Dapi-io.c37 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file() argument
39 ssize_t contents_len = strlen(contents); in make_test_file()
48 if (write(fd, contents, contents_len) < contents_len) { in make_test_file()
58 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test() argument
61 if (make_test_file(path, contents)) in setup_test()
/tools/testing/selftests/x86/
A Dldt_gdt.c195 if (desc->contents <= 1 && desc->seg_32bit && in install_valid()
253 .contents = 2, /* Code, not conforming */ in do_simple_tests()
290 desc.contents = 0; in do_simple_tests()
298 desc.contents = 1; in do_simple_tests()
307 desc.contents = 3; in do_simple_tests()
316 desc.contents = 2; in do_simple_tests()
419 desc.contents = 1; in do_simple_tests()
567 .contents = 0, /* Data */ in do_multicpu_tests()
636 .contents = 2, /* Code, not conforming */ in do_exec_test()
698 low_user_desc->contents = 0; /* Data, grow-up*/ in setup_low_user_desc()
A Dsigreturn.c168 .contents = 2, /* Code, not conforming */ in setup_ldt()
181 .contents = 0, /* Data, grow-up */ in setup_ldt()
194 .contents = 2, /* Code, not conforming */ in setup_ldt()
207 .contents = 0, /* Data, grow-up */ in setup_ldt()
220 .contents = 0, /* Data, grow-up */ in setup_ldt()
245 .contents = 0, /* Data, grow-up */ in setup_ldt()
A Dfsgsbase_restore.c66 .contents = 0, /* Data, grow-up */ in init_seg()
A Dfsgsbase.c238 .contents = 0, /* Data, grow-up */ in load_gs()
/tools/testing/selftests/arm64/signal/testcases/
A DTODO1 - Validate that register contents are saved and restored as expected.
/tools/lib/perf/
A Dxyarray.c27 memset(xy->contents, 0, n); in xyarray__reset()
/tools/perf/Documentation/
A Dperf-archive.txt16 buildids found so that analysis of perf.data contents can be possible on another
A Dperf.data-file-format.txt554 Defines auxtrace data. Followed by the actual data. The contents of
A Dperf-config.txt634 pointer contents after the normal tracepoint payload.
/tools/testing/selftests/resctrl/
A DREADME30 system and change contents in the file system.
51 system and change contents in the file system.
/tools/perf/pmu-events/
A DREADME2 The contents of this directory allow users to specify PMU events in their
/tools/memory-model/litmus-tests/
A DREADME169 Litmus tests are usually named based on their contents, which means that
/tools/sched_ext/
A DREADME.md72 There is a `Kconfig` file in this directory whose contents you can append to
/tools/memory-model/Documentation/
A Dsimple.txt80 contents of the lib/ directory, much of the include/linux/ directory along
A Dlitmus-tests.txt241 Line 12 gives a hash of the contents for the litmus-test file, and is used
A Dexplanation.txt613 memory contents. Specifically, it requires that for each location in
/tools/bpf/bpftool/Documentation/
A Dbpftool-gen.rst82 During skeleton generation, contents of source BPF object *FILE* is
/tools/usb/usbip/
A DCOPYING75 is covered only if its contents constitute a work based on the

Completed in 42 milliseconds