/tools/testing/selftests/bpf/progs/ |
D | test_tcpbpf_kern.c | 34 struct tcpbpf_globals g, *gp; in update_event_map() local 38 struct tcpbpf_globals g = {0}; in update_event_map() local 120 struct tcpbpf_globals g, *gp; in bpf_testcb() local 160 struct tcpbpf_globals g, *gp; in bpf_testcb() local
|
D | test_tcpnotify_kern.c | 65 struct tcpnotify_globals g, *gp; in bpf_testcb() local
|
D | test_core_reloc_mods.c | 17 int a, b, c, d, e, f, g, h; member 41 struct core_reloc_mods_substruct g; member
|
D | btf_dump_test_case_syntax.c | 106 printf_fn_t g; member 173 int g; member 187 void * restrict g; member
|
D | core_reloc_types.h | 511 int a, b, c, d, e, f, g, h; member 535 struct core_reloc_mods_substruct g; member 551 core_reloc_mods_substruct_t g; member 569 core_reloc_mods_substruct_tt g; member
|
/tools/lib/bpf/ |
D | bpf_core_read.h | 241 #define ___last8(a, b, c, d, e, f, g, x) x argument 242 #define ___last9(a, b, c, d, e, f, g, h, x) x argument 243 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument 252 #define ___nolast8(a, b, c, d, e, f, g, _) a, b, c, d, e, f, g argument 253 #define ___nolast9(a, b, c, d, e, f, g, h, _) a, b, c, d, e, f, g, h argument 254 #define ___nolast10(a, b, c, d, e, f, g, h, i, _) a, b, c, d, e, f, g, h, i argument 263 #define ___arrow7(a, b, c, d, e, f, g) a->b->c->d->e->f->g argument 264 #define ___arrow8(a, b, c, d, e, f, g, h) a->b->c->d->e->f->g->h argument 265 #define ___arrow9(a, b, c, d, e, f, g, h, i) a->b->c->d->e->f->g->h->i argument 266 #define ___arrow10(a, b, c, d, e, f, g, h, i, j) a->b->c->d->e->f->g->h->i->j argument
|
/tools/testing/selftests/kvm/include/ |
D | kvm_util.h | 290 #define sync_global_to_guest(vm, g) ({ \ argument 295 #define sync_global_from_guest(vm, g) ({ \ argument
|
/tools/testing/selftests/bpf/ |
D | test_tcpbpf_user.c | 96 struct tcpbpf_globals g = {0}; in main() local
|
D | test_tcpnotify_user.c | 75 struct tcpnotify_globals g = {0}; in main() local
|
/tools/accounting/ |
D | getdelays.c | 69 struct genlmsghdr g; member 167 struct genlmsghdr g; in get_family_id() member
|
/tools/testing/selftests/vDSO/ |
D | parse_vdso.c | 61 unsigned long h = 0, g; in elf_hash() local
|
/tools/include/linux/ |
D | irqflags.h | 37 #define trace_lock_acquire(a, b, c, d, e, f, g) argument
|
/tools/testing/selftests/vm/ |
D | thuge-gen.c | 63 glob_t g; in find_pagesizes() local
|
/tools/testing/selftests/cgroup/ |
D | test_core.c | 601 int g, i, n_iterations = 1000; in migrating_thread_fn() local
|
/tools/testing/selftests/kvm/include/x86_64/ |
D | processor.h | 65 unsigned limit1:4, avl:1, l:1, db:1, g:1, base2:8; member
|
/tools/perf/util/ |
D | metricgroup.c | 518 const char *g; in metricgroup__print() local
|
/tools/perf/bench/ |
D | numa.c | 162 static struct global_info *g = NULL; variable
|
/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 136 __u8 present, dpl, db, s, l, g, avl; member
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 2037 def RGBColourTooLight(r, g, b): argument
|