| /tools/testing/selftests/bpf/progs/ | 
| D | fentry_many_args.c | 12 	     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()
  | 
| D | fexit_many_args.c | 12 	     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()
  | 
| D | modify_return.c | 56 	     int g)  in BPF_PROG() 66 	     int g, int ret)  in BPF_PROG() 77 	     int g, int ret)  in BPF_PROG()
  | 
| D | tracing_struct_many_args.c | 45 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
  | 
| D | test_tcpnotify_kern.c | 63 			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_type_tag.c | 19 } g;  variable
  | 
| D | btf_type_tag_user.c | 15 int g;  variable
  | 
| D | btf_type_tag_percpu.c | 15 __u64 g;  variable
  | 
| D | btf_dump_test_case_syntax.c | 139 	printf_fn_t g;  member 206 		int g;  member 226 			void * restrict g;  member
  | 
| D | core_reloc_types.h | 529 	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/ | 
| D | sdt.h | 61 # 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
  | 
| D | test_tcpnotify_user.c | 74 	struct tcpnotify_globals g = {0};  in main()  local
  | 
| /tools/lib/bpf/ | 
| D | bpf_core_read.h | 363 #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/ | 
| D | procacct.c | 80 	struct genlmsghdr g;  member 173 		struct genlmsghdr g;  in get_family_id()  member
  | 
| D | getdelays.c | 68 	struct genlmsghdr g;  member 166 		struct genlmsghdr g;  in get_family_id()  member
  | 
| /tools/testing/selftests/vDSO/ | 
| D | parse_vdso.c | 70 	unsigned long h = 0, g;  in elf_hash()  local
  | 
| /tools/testing/selftests/mm/ | 
| D | thuge-gen.c | 177 	glob_t g;  in find_pagesizes()  local
  | 
| /tools/testing/selftests/nci/ | 
| D | nci_dev.c | 86 	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/ | 
| D | bpf_testmod.c | 115 			      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/ | 
| D | safesetid-test.c | 138 	struct group g;  in ensure_group_exists()  local
  | 
| /tools/testing/selftests/cgroup/ | 
| D | test_core.c | 603 	int g, i, n_iterations = 1000;  in migrating_thread_fn()  local
  | 
| /tools/testing/selftests/kvm/include/ | 
| D | kvm_util.h | 981 #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/ | 
| D | numa.c | 162 static struct global_info	*g = NULL;  variable
  | 
| /tools/perf/util/ | 
| D | metricgroup.c | 455 	const char *g;  in metricgroup__add_to_mep_groups()  local
  |