Searched refs:mlock_flags (Results 1 – 3 of 3) sorted by relevance
8 # error static const struct xlat mlock_flags in mpers mode13 const struct xlat mlock_flags[] = { variable
1 …mfd_create_flags.in xlat/mempolicyflags.in xlat/mlockall_flags.in xlat/mlock_flags.in xlat/mmap_fl…2 …/memfd_create_flags.h xlat/mempolicyflags.h xlat/mlockall_flags.h xlat/mlock_flags.h xlat/mmap_fla…225 $(top_srcdir)/xlat/mlock_flags.h: $(top_srcdir)/xlat/mlock_flags.in $(top_srcdir)/xlat/gen.sh
256 printflags(mlock_flags, tcp->u_arg[2], "MLOCK_???"); in SYS_FUNC()