OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys32_helper
(Results
1 - 2
of
2
) sorted by null
/external/linux-kselftest/tools/testing/selftests/x86/
raw_syscall_helper_32.S
2
.global
sys32_helper
3
sys32_helper
:
label
38
.type
sys32_helper
, @function
39
.size
sys32_helper
, .-
sys32_helper
ptrace_syscall.c
48
extern void
sys32_helper
(struct syscall_args32 *, void *);
66
sys32_helper
(args, int80_and_ret);
80
sys32_helper
(args, vsyscall32);
Completed in 893 milliseconds