Searched defs:o (Results 1 – 15 of 15) sorted by relevance
/tools/include/uapi/linux/ |
D | erspan.h | 27 __u8 o:1, member 38 o:1; member
|
/tools/virtio/linux/ |
D | dma-mapping.h | 24 #define dma_map_page(d, p, o, s, dir) (page_to_phys(p) + (o)) argument
|
/tools/objtool/ |
D | orc_gen.c | 92 struct orc_entry *o) in write_orc_entry()
|
D | elf.c | 120 const unsigned long *o = key; in symbol_by_offset() local 235 unsigned long o; in find_reloc_by_dest_range() local
|
/tools/virtio/ringtest/ |
D | main.c | 308 int o = getopt_long(argc, argv, optstring, longopts, NULL); in main() local
|
/tools/testing/selftests/net/ |
D | rxtimestamp.c | 254 void config_so_flags(int rcv, struct options o) in config_so_flags()
|
/tools/virtio/ |
D | virtio_test.c | 348 int o; in main() local
|
/tools/lib/subcmd/ |
D | parse-options.c | 810 const struct option *o = opts; in options__order() local
|
/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_syntax.c | 200 char o; member
|
/tools/perf/util/ |
D | symbol-elf.c | 32 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) argument 37 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) argument
|
D | sort.c | 302 char o = map ? dso__symtab_origin(map->dso) : '!'; in _hist_entry__sym_snprintf() local
|
/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 184 static int test_start_subtest(const struct _test *t, struct sockmap_options *o) in test_start_subtest()
|
/tools/perf/ |
D | builtin-kmem.c | 1172 int o, m; in print_page_summary() local
|
D | builtin-trace.c | 4648 struct option o = { local 4665 struct option o = { local
|
/tools/lib/bpf/ |
D | libbpf.c | 476 #define obj_elf_valid(o) ((o)->efile.elf) argument
|