Home
last modified time | relevance | path

Searched refs:mbindflags (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dmbindflags.h5 # error static const struct xlat mbindflags in mpers mode
10 const struct xlat mbindflags[] = { variable
DMakemodule.am1 …t_type_options.in xlat/loop_flags_options.in xlat/madvise_cmds.in xlat/mbindflags.in xlat/mctl_syn…
2 …rypt_type_options.h xlat/loop_flags_options.h xlat/madvise_cmds.h xlat/mbindflags.h xlat/mctl_sync…
213 $(top_srcdir)/xlat/mbindflags.h: $(top_srcdir)/xlat/mbindflags.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dmem.c388 printflags(mbindflags, tcp->u_arg[5], "MPOL_???"); in SYS_FUNC()
DChangeLog-CVS1185 (mbindflags): Add MPOL_MF_MOVE and MPOL_MF_MOVE_ALL entries.