OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sync_file_range2
(Results
1 - 9
of
9
) sorted by null
/external/strace/
sync_file_range2.c
34
SYS_FUNC(
sync_file_range2
)
Android.mk
165
sync_file_range2
.c \
sys_func.h
282
extern SYS_FUNC(
sync_file_range2
);
Makefile
285
libstrace_a-
sync_file_range2
.$(OBJEXT) \
[
all
...]
/external/strace/linux/32/
syscallent.h
89
[ 84] = { 6, TD, SEN(
sync_file_range2
), "
sync_file_range2
" },
/external/strace/linux/xtensa/
syscallent.h
317
[326] = { 6, TD, SEN(
sync_file_range2
), "
sync_file_range2
" },
/external/strace/linux/arm/
syscallent.h
369
[341] = { 6, TD, SEN(
sync_file_range2
), "
sync_file_range2
" },
/external/strace/linux/powerpc/
syscallent.h
338
[308] = { 6, TD, SEN(
sync_file_range2
), "
sync_file_range2
" },
/external/strace/linux/powerpc64/
syscallent.h
333
[308] = { 4, TD, SEN(
sync_file_range2
), "
sync_file_range2
" },
Completed in 216 milliseconds