/tools/virtio/linux/ |
A D | dma-mapping.h | 24 #define dma_map_page(d, p, o, s, dir) (page_to_phys(p) + (o)) argument 39 #define dma_sync_single_range_for_cpu(d, a, o, s, r) do { \ argument 42 #define dma_sync_single_range_for_device(d, a, o, s, r) do { \ argument
|
/tools/include/uapi/linux/ |
A D | erspan.h | 27 __u8 o:1, member 38 o:1; member
|
/tools/testing/selftests/bpf/progs/ |
A D | rbtree.c | 193 struct node_data *n, *m, *o; in rbtree_first_and_remove() local 260 struct node_data *n, *m, *o; in rbtree_api_release_aliasing() local
|
A D | iters.c | 1636 int i, j, k, l, m, n, o; in clean_live_states() local
|
A D | btf_dump_test_case_syntax.c | 239 char o; member
|
/tools/objtool/arch/x86/ |
A D | orc.c | 103 struct orc_entry *o) in write_orc_entry()
|
/tools/objtool/arch/loongarch/ |
A D | orc.c | 104 struct orc_entry *o) in write_orc_entry()
|
/tools/testing/selftests/net/ |
A D | so_rcv_listener.c | 39 int o; in parse_args() local
|
A D | rxtimestamp.c | 272 void config_so_flags(int rcv, struct options o) in config_so_flags()
|
A D | cmsg_sender.c | 122 int o; in cs_parse_args() local
|
/tools/testing/selftests/arm64/mte/ |
A D | check_user_mem.c | 197 int t, s, m, l, o; in main() local
|
/tools/virtio/ringtest/ |
A D | main.c | 308 int o = getopt_long(argc, argv, optstring, longopts, NULL); in main() local
|
/tools/virtio/ |
A D | virtio_test.c | 350 int o; in main() local
|
A D | vhost_net_test.c | 483 int o, fd; in main() local
|
/tools/testing/selftests/kvm/x86/ |
A D | private_mem_conversions_test.c | 66 #define GUEST_STAGE(o, s) { .offset = o, .size = s } argument
|
/tools/testing/selftests/kvm/s390/ |
A D | memop.c | 221 #define SIDA_OFFSET(o) ._sida_offset = 1, .sida_offset = (o) argument 225 #define CMPXCHG_OLD(o) .old = (o) argument
|
/tools/lib/subcmd/ |
A D | parse-options.c | 810 const struct option *o = NULL, *p = opts; in options__order() local
|
/tools/net/ynl/lib/ |
A D | ynl-priv.h | 260 bool o; in __ynl_attr_put_overflow() local
|
/tools/testing/selftests/mm/ |
A D | khugepaged.c | 1223 #define TEST(t, c, o) do { \ in main() argument
|
/tools/objtool/ |
A D | elf.c | 276 unsigned long o; in find_reloc_by_dest_range() local
|
/tools/perf/pmu-events/ |
A D | metric.py | 476 def default(self, o): argument
|
/tools/perf/util/ |
A D | symbol-elf.c | 48 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) argument 53 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) argument
|
/tools/lib/bpf/ |
A D | libbpf_internal.h | 74 #define ELF64_ST_VISIBILITY(o) ((o) & 0x03) argument
|
/tools/testing/selftests/bpf/ |
A D | test_sockmap.c | 191 static int test_start_subtest(const struct _test *t, struct sockmap_options *o) in test_start_subtest()
|
/tools/perf/ |
A D | builtin-kmem.c | 1187 int o, m; in print_page_summary() local
|