OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_cacheflush
(Results
1 - 5
of
5
) sorted by null
/external/strace/linux/
syscall.h
330
int
sys_cacheflush
();
341
int
sys_cacheflush
();
/external/strace/
system.c
293
sys_cacheflush
(tcp)
function
346
sys_cacheflush
(struct tcb *tcp)
function
379
sys_cacheflush
(struct tcb *tcp)
function
[
all
...]
/external/strace/linux/sh/
syscallent.h
156
{ 3, 0,
sys_cacheflush
, "cacheflush" }, /* 123 */
/external/valgrind/main/coregrind/m_syswrap/
syswrap-arm-linux.c
392
DECL_TEMPLATE(arm_linux,
sys_cacheflush
);
[
all
...]
syswrap-mips32-linux.c
415
DECL_TEMPLATE (mips_linux,
sys_cacheflush
);
[
all
...]
Completed in 35 milliseconds