Searched refs:contents (Results 1 – 11 of 11) sorted by relevance
/tools/testing/selftests/x86/ |
D | mpx-hw.h | 54 void *contents[0]; member 61 unsigned long contents[0]; member 101 unsigned long __bd_entry = (unsigned long)bounds_dir_entry->contents; in bd_entry_valid() 108 unsigned long __bd_entry = (unsigned long)bounds_dir_entry->contents; in __bd_entry_to_bounds_table()
|
D | ldt_gdt.c | 214 .contents = 2, /* Code, not conforming */ in do_simple_tests() 251 desc.contents = 0; in do_simple_tests() 259 desc.contents = 1; in do_simple_tests() 268 desc.contents = 3; in do_simple_tests() 277 desc.contents = 2; in do_simple_tests() 380 desc.contents = 1; in do_simple_tests() 540 .contents = 0, /* Data */ in do_multicpu_tests() 612 .contents = 2, /* Code, not conforming */ in do_exec_test() 674 low_user_desc->contents = 0; /* Data, grow-up*/ in setup_low_user_desc()
|
D | sigreturn.c | 199 .contents = 2, /* Code, not conforming */ in setup_ldt() 212 .contents = 0, /* Data, grow-up */ in setup_ldt() 225 .contents = 2, /* Code, not conforming */ in setup_ldt() 238 .contents = 0, /* Data, grow-up */ in setup_ldt() 251 .contents = 0, /* Data, grow-up */ in setup_ldt() 276 .contents = 0, /* Data, grow-up */ in setup_ldt()
|
D | mpx-mini-test.c | 1432 printf("bte[0]: %lx\n", bte->contents[0]); in insn_test_failed() 1433 printf("bte[1]: %lx\n", bte->contents[1]); in insn_test_failed() 1434 printf("bte[2]: %lx\n", bte->contents[2]); in insn_test_failed() 1435 printf("bte[3]: %lx\n", bte->contents[3]); in insn_test_failed()
|
D | fsgsbase.c | 224 .contents = 0, /* Data, grow-up */ in do_unexpected_base()
|
/tools/perf/util/ |
D | xyarray.h | 10 char contents[]; member 19 return &xy->contents[x * xy->row_size + y * xy->entry_size]; in xyarray__entry()
|
D | xyarray.c | 22 memset(xy->contents, 0, n); in xyarray__reset()
|
/tools/perf/Documentation/ |
D | perf-archive.txt | 16 buildids found so that analysis of perf.data contents can be possible on another
|
D | perf.data-file-format.txt | 355 Defines auxtrace data. Followed by the actual data. The contents of
|
/tools/perf/pmu-events/ |
D | README | 2 The contents of this directory allow users to specify PMU events in their
|
/tools/usb/usbip/ |
D | COPYING | 75 is covered only if its contents constitute a work based on the
|