Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 28) sorted by relevance

12

/tools/testing/selftests/bpf/progs/
Dfentry_many_args.c12 int g) in BPF_PROG()
22 int g, unsigned int h, long i, __u64 j, unsigned long k) in BPF_PROG()
33 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k) in BPF_PROG()
Dfexit_many_args.c12 int g, int ret) in BPF_PROG()
22 int g, unsigned int h, long i, __u64 j, unsigned long k, in BPF_PROG()
34 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k, __u64 ret) in BPF_PROG()
Dmodify_return.c56 int g) in BPF_PROG()
66 int g, int ret) in BPF_PROG()
77 int g, int ret) in BPF_PROG()
Dtracing_struct_many_args.c45 int BPF_PROG2(test_struct_many_args_3, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument
60 int BPF_PROG2(test_struct_many_args_4, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument
69 int BPF_PROG2(test_struct_many_args_5, __u64, a, void *, b, short, c, int, d, void *, e, in BPF_PROG2() argument
88 int BPF_PROG2(test_struct_many_args_6, __u64, a, void *, b, short, c, int, d, void *, e, in BPF_PROG2() argument
Dtest_tcpnotify_kern.c63 struct tcpnotify_globals g, *gp; in bpf_testcb() local
Dtest_core_reloc_mods.c17 int a, b, c, d, e, f, g, h; member
41 struct core_reloc_mods_substruct g; member
Dbtf_type_tag.c19 } g; variable
Dbtf_type_tag_user.c15 int g; variable
Dbtf_type_tag_percpu.c15 __u64 g; variable
Dbtf_dump_test_case_syntax.c139 printf_fn_t g; member
206 int g; member
226 void * restrict g; member
Dcore_reloc_types.h529 int a, b, c, d, e, f, g, h; member
553 struct core_reloc_mods_substruct g; member
569 core_reloc_mods_substruct_t g; member
587 core_reloc_mods_substruct_tt g; member
/tools/testing/selftests/bpf/
Dsdt.h61 # define _SDT_DEPAREN_7(a,b,c,d,e,f,g) a b c d e f g argument
62 # define _SDT_DEPAREN_8(a,b,c,d,e,f,g,h) a b c d e f g h argument
63 # define _SDT_DEPAREN_9(a,b,c,d,e,f,g,h,i) a b c d e f g h i argument
64 # define _SDT_DEPAREN_10(a,b,c,d,e,f,g,h,i,j) a b c d e f g h i j argument
65 # define _SDT_DEPAREN_11(a,b,c,d,e,f,g,h,i,j,k) a b c d e f g h i j k argument
66 # define _SDT_DEPAREN_12(a,b,c,d,e,f,g,h,i,j,k,l) a b c d e f g h i j k l argument
Dtest_tcpnotify_user.c74 struct tcpnotify_globals g = {0}; in main() local
/tools/lib/bpf/
Dbpf_core_read.h363 #define ___last8(a, b, c, d, e, f, g, x) x argument
364 #define ___last9(a, b, c, d, e, f, g, h, x) x argument
365 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument
374 #define ___nolast8(a, b, c, d, e, f, g, _) a, b, c, d, e, f, g argument
375 #define ___nolast9(a, b, c, d, e, f, g, h, _) a, b, c, d, e, f, g, h argument
376 #define ___nolast10(a, b, c, d, e, f, g, h, i, _) a, b, c, d, e, f, g, h, i argument
385 #define ___arrow7(a, b, c, d, e, f, g) a->b->c->d->e->f->g argument
386 #define ___arrow8(a, b, c, d, e, f, g, h) a->b->c->d->e->f->g->h argument
387 #define ___arrow9(a, b, c, d, e, f, g, h, i) a->b->c->d->e->f->g->h->i argument
388 #define ___arrow10(a, b, c, d, e, f, g, h, i, j) a->b->c->d->e->f->g->h->i->j argument
/tools/accounting/
Dprocacct.c80 struct genlmsghdr g; member
173 struct genlmsghdr g; in get_family_id() member
Dgetdelays.c68 struct genlmsghdr g; member
166 struct genlmsghdr g; in get_family_id() member
/tools/testing/selftests/vDSO/
Dparse_vdso.c70 unsigned long h = 0, g; in elf_hash() local
/tools/testing/selftests/mm/
Dthuge-gen.c177 glob_t g; in find_pagesizes() local
/tools/testing/selftests/nci/
Dnci_dev.c86 struct genlmsghdr g; member
180 struct genlmsghdr g; in get_family_id() member
642 struct genlmsghdr g; in get_taginfo() member
/tools/testing/selftests/bpf/bpf_testmod/
Dbpf_testmod.c115 struct bpf_testmod_struct_arg_4 f, int g) in bpf_testmod_test_struct_arg_8()
124 short g, struct bpf_testmod_struct_arg_5 h, long i) in bpf_testmod_test_struct_arg_9()
334 void *e, char f, int g) in bpf_testmod_fentry_test7()
340 void *e, char f, int g, in bpf_testmod_fentry_test11()
/tools/testing/selftests/safesetid/
Dsafesetid-test.c138 struct group g; in ensure_group_exists() local
/tools/testing/selftests/cgroup/
Dtest_core.c603 int g, i, n_iterations = 1000; in migrating_thread_fn() local
/tools/testing/selftests/kvm/include/
Dkvm_util.h981 #define sync_global_to_guest(vm, g) ({ \ argument
986 #define sync_global_from_guest(vm, g) ({ \ argument
997 #define write_guest_global(vm, g, val) ({ \ argument
/tools/perf/bench/
Dnuma.c162 static struct global_info *g = NULL; variable
/tools/perf/util/
Dmetricgroup.c455 const char *g; in metricgroup__add_to_mep_groups() local

12