Home
last modified time | relevance | path

Searched defs:a1 (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/vDSO/
Dvdso_standalone_test_x86.c40 static inline long x86_syscall3(long nr, long a0, long a1, long a2) in x86_syscall3()
/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_misc.c20 int a1; member
Dcore_reloc_types.h652 int a1; member
/tools/lib/bpf/
Dbtf.c1533 static int str_sort_by_content(const void *a1, const void *a2) in str_sort_by_content()
1541 static int str_sort_by_offset(const void *a1, const void *a2) in str_sort_by_offset()
/tools/vm/
Dslabinfo.c1087 struct aliasinfo *a1,*a2; in sort_aliases() local