Home | History | Annotate | Download | only in xlat

Lines Matching refs:XLAT

1 /* Generated by ./xlat/gen.sh from ./xlat/madvise_cmds.in; do not edit. */
5 # error static const struct xlat madvise_cmds in mpers mode
10 const struct xlat madvise_cmds[] = {
12 XLAT(MADV_NORMAL),
15 XLAT(MADV_RANDOM),
18 XLAT(MADV_SEQUENTIAL),
21 XLAT(MADV_WILLNEED),
24 XLAT(MADV_DONTNEED),
27 XLAT(MADV_REMOVE),
30 XLAT(MADV_DONTFORK),
33 XLAT(MADV_DOFORK),
36 XLAT(MADV_HWPOISON),
39 XLAT(MADV_SOFT_OFFLINE),
42 XLAT(MADV_MERGEABLE),
45 XLAT(MADV_UNMERGEABLE),
48 XLAT(MADV_HUGEPAGE),
51 XLAT(MADV_NOHUGEPAGE),
54 XLAT(MADV_DONTDUMP),
57 XLAT(MADV_DODUMP),