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
1
.global
sys32_helper
2
sys32_helper
:
label
37
.type
sys32_helper
, @function
38
.size
sys32_helper
, .-
sys32_helper
ptrace_syscall.c
47
extern void
sys32_helper
(struct syscall_args32 *, void *);
65
sys32_helper
(args, int80_and_ret);
79
sys32_helper
(args, vsyscall32);
Completed in 85 milliseconds