OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mempolicyflags
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
mempolicyflags.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
mempolicyflags
.in; do not edit. */
3
static const struct xlat
mempolicyflags
[] = {
variable in typeref:struct:xlat
/external/strace/
mem.c
376
#include "xlat/
mempolicyflags
.h"
458
printflags(
mempolicyflags
, tcp->u_arg[4], "MPOL_???");
Completed in 285 milliseconds