HomeSort by relevance Sort by last modified time
    Searched refs:pr_set_mm (Results 1 - 3 of 3) sorted by null

  /external/strace/xlat/
pr_set_mm.h 1 /* Generated by ./xlat/gen.sh from ./xlat/pr_set_mm.in; do not edit. */
50 # error static const struct xlat pr_set_mm in mpers mode
55 const struct xlat pr_set_mm[] = { variable in typeref:struct:xlat
  /external/strace/
prctl.c 42 #include "xlat/pr_set_mm.h"
265 case PR_SET_MM:
267 printxval(pr_set_mm, arg2, "PR_SET_MM_???");
Makefile     [all...]

Completed in 217 milliseconds