OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cacheflush
(Results
201 - 205
of
205
) sorted by null
1
2
3
4
5
6
7
8
9
/external/strace/linux/bfin/
syscallent.h
403
[374] = { 3, 0, SEN(
cacheflush
), "
cacheflush
" },
/external/strace/
Makefile
292
block.c bpf.c btrfs.c
cacheflush
.c capability.c caps0.h \
332
strace-
cacheflush
.$(OBJEXT) strace-capability.$(OBJEXT) \
[
all
...]
/bionic/libc/include/
unistd.h
229
int
cacheflush
(long __addr, long __nbytes, long __cache);
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
ffi.c
742
cacheflush
(clear_location, FFI_TRAMPOLINE_SIZE, ICACHE);
/external/valgrind/coregrind/m_syswrap/
syswrap-xen.c
[
all
...]
Completed in 1044 milliseconds
1
2
3
4
5
6
7
8
9