OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pr_set_mm
(Results
1 - 2
of
2
) 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
39
#include "xlat/
pr_set_mm
.h"
231
case
PR_SET_MM
:
233
printxval(
pr_set_mm
, tcp->u_arg[1], "PR_SET_MM_???");
Completed in 75 milliseconds