Home
last modified time | relevance | path

Searched refs:mlockall_flags (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dmlockall_flags.h14 # error static const struct xlat mlockall_flags in mpers mode
19 const struct xlat mlockall_flags[] = { variable
DMakemodule.am1 …emfd_create_flags.in xlat/mempolicyflags.in xlat/mlock_flags.in xlat/mlockall_flags.in xlat/mmap_f…
2 …t/memfd_create_flags.h xlat/mempolicyflags.h xlat/mlock_flags.h xlat/mlockall_flags.h xlat/mmap_fl…
305 $(top_srcdir)/xlat/mlockall_flags.h: $(top_srcdir)/xlat/mlockall_flags.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dmem.c235 printflags(mlockall_flags, tcp->u_arg[0], "MCL_???"); in SYS_FUNC()
DMakefile793 xlat/mlockall_flags.in xlat/mmap_flags.in xlat/mmap_prot.in \
935 xlat/mempolicyflags.h xlat/mlock_flags.h xlat/mlockall_flags.h \
6243 $(top_srcdir)/xlat/mlockall_flags.h: $(top_srcdir)/xlat/mlockall_flags.in $(top_srcdir)/xlat/gen.sh
DMakefile.in798 xlat/mlockall_flags.in xlat/mmap_flags.in xlat/mmap_prot.in \
950 xlat/mempolicyflags.h xlat/mlock_flags.h xlat/mlockall_flags.h \
6337 $(top_srcdir)/xlat/mlockall_flags.h: $(top_srcdir)/xlat/mlockall_flags.in $(top_srcdir)/xlat/gen.sh
DChangeLog20963 * xlat/mlockall_flags.in: Add MCL_ONFAULT, add default values.