Searched defs:a1 (Results 1 – 7 of 7) sorted by relevance
/tools/testing/selftests/vDSO/ |
D | vdso_standalone_test_x86.c | 38 static inline long x86_syscall3(long nr, long a0, long a1, long a2) in x86_syscall3()
|
/tools/testing/selftests/bpf/progs/ |
D | test_core_reloc_misc.c | 21 int a1; member
|
D | btf_dump_test_case_padding.c | 219 short a1; member
|
D | core_reloc_types.h | 637 int a1; member
|
/tools/vm/ |
D | slabinfo.c | 1109 struct aliasinfo *a1,*a2; in sort_aliases() local
|
/tools/testing/selftests/kvm/lib/x86_64/ |
D | processor.c | 1249 uint64_t kvm_hypercall(uint64_t nr, uint64_t a0, uint64_t a1, uint64_t a2, in kvm_hypercall()
|
/tools/lib/bpf/ |
D | btf.c | 3113 static int str_sort_by_content(const void *a1, const void *a2) in str_sort_by_content() 3121 static int str_sort_by_offset(const void *a1, const void *a2) in str_sort_by_offset()
|