Home
last modified time | relevance | path

Searched refs:prctl_options (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Dprctl_options.h146 # error static const struct xlat prctl_options in mpers mode
151 const struct xlat prctl_options[] = { variable
DMakemodule.am1 …icy.in xlat/pr_set_mm.in xlat/pr_tsc.in xlat/pr_unalign_flags.in xlat/prctl_options.in xlat/priori…
2 …_policy.h xlat/pr_set_mm.h xlat/pr_tsc.h xlat/pr_unalign_flags.h xlat/prctl_options.h xlat/priorit…
437 $(top_srcdir)/xlat/prctl_options.h: $(top_srcdir)/xlat/prctl_options.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dprctl.c93 printxval(prctl_options, option, "PR_???"); in SYS_FUNC()
DChangeLog-CVS389 * process.c (prctl_options): Update constants from linux 2.6.27.
490 (prctl_options): Add more constants.
868 * process.c (prctl_options): Add numerous constants.
5579 [HAVE_PRCTL] (prctl_options, sys_prctl): New for SGI.
DMakefile816 xlat/prctl_options.in xlat/priorities.in \
957 xlat/pr_tsc.h xlat/pr_unalign_flags.h xlat/prctl_options.h \
6345 $(top_srcdir)/xlat/prctl_options.h: $(top_srcdir)/xlat/prctl_options.in $(top_srcdir)/xlat/gen.sh
DMakefile.in828 xlat/prctl_options.in xlat/priorities.in \
979 xlat/pr_tsc.h xlat/pr_unalign_flags.h xlat/prctl_options.h \
6469 $(top_srcdir)/xlat/prctl_options.h: $(top_srcdir)/xlat/prctl_options.in $(top_srcdir)/xlat/gen.sh
DChangeLog16815 * xlat/prctl_options.in: Add PR_SET_VMA.
21602 * xlat/prctl_options.in: Add PR_SET_FP_MODE, PR_GET_FP_MODE,
25340 * xlat/prctl_options.in: Remove non-linux constants, add fallback
27237 * xlat/prctl_options.in: Add PR_SET_THP_DISABLE, PR_GET_THP_DISABLE,
30608 * process.c (prctl_options): Add PR_SET_PTRACER.
31312 * process.c (prctl_options): Add more PR_* constants from linux/prctl.h.