Searched refs:sys32_helper (Results 1 – 2 of 2) sorted by relevance
2 .global sys32_helper3 sys32_helper: label38 .type sys32_helper, @function39 .size sys32_helper, .-sys32_helper
50 extern void sys32_helper(struct syscall_args32 *, void *);68 sys32_helper(args, int80_and_ret); in do_full_int80()82 sys32_helper(args, vsyscall32); in do_full_vsyscall32()
Completed in 12 milliseconds