Searched defs:getcpu_t (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/vDSO/ |
H A D | vdso_test_getcpu.c | 21 typedef long (*getcpu_t)(unsigned int *, unsigned int *, typedef
|
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/ |
H A D | vdso_test_getcpu.c | 25 typedef long (*getcpu_t)(unsigned int *, unsigned int *, typedef
|
H A D | vdso_test_correctness.c | 63 typedef long (*getcpu_t)(unsigned *, unsigned *, void *); typedef
|
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
H A D | test_vdso.c | 43 typedef long (*getcpu_t)(unsigned *, unsigned *, void *); typedef
|
H A D | test_vsyscall.c | 68 typedef long (*getcpu_t)(unsigned *, unsigned *, void *); typedef
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | test_vsyscall.c | 68 typedef long (*getcpu_t)(unsigned *, unsigned *, void *); typedef
|
Completed in 4 milliseconds