Searched refs:mlockall_flags (Results 1 – 3 of 3) sorted by relevance
14 # error static const struct xlat mlockall_flags in mpers mode19 const struct xlat mlockall_flags[] = { variable
1 …rrier_cmds.in xlat/memfd_create_flags.in xlat/mempolicyflags.in xlat/mlockall_flags.in xlat/mlock_…2 …mbarrier_cmds.h xlat/memfd_create_flags.h xlat/mempolicyflags.h xlat/mlockall_flags.h xlat/mlock_f…223 $(top_srcdir)/xlat/mlockall_flags.h: $(top_srcdir)/xlat/mlockall_flags.in $(top_srcdir)/xlat/gen.sh
231 printflags(mlockall_flags, tcp->u_arg[0], "MCL_???"); in SYS_FUNC()