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

  /external/ltp/testcases/kernel/hotplug/memory_hotplug/
segment.h 33 SEGT_ANON=1, /* anonymous -- MAP_ANON */
segment.c 151 case SEGT_ANON:
535 case SEGT_ANON:
738 case SEGT_ANON:
783 case SEGT_ANON:
commands.c 696 if (!segment_register(SEGT_ANON, segname, &range, segflag))

Completed in 1243 milliseconds