Home
last modified time | relevance | path

Searched refs:sys32_helper (Results 1 – 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/x86/
Draw_syscall_helper_32.S2 .global sys32_helper symbol
3 sys32_helper: label
38 .type sys32_helper, @function
39 .size sys32_helper, .-sys32_helper
Dptrace_syscall.c48 extern void sys32_helper(struct syscall_args32 *, void *);
66 sys32_helper(args, int80_and_ret); in do_full_int80()
80 sys32_helper(args, vsyscall32); in do_full_vsyscall32()