OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MPOL_MF_MOVE
(Results
51 - 51
of
51
) sorted by null
1
2
3
/external/strace/
mem.c
759
#define
MPOL_MF_MOVE
(1<<1)
773
{
MPOL_MF_MOVE
, "
MPOL_MF_MOVE
" },
785
{
MPOL_MF_MOVE
, "
MPOL_MF_MOVE
" },
Completed in 87 milliseconds
1
2
3