Searched refs:CPATH (Results 1 – 9 of 9) sorted by relevance
/external/ltp/testcases/kernel/mem/cpuset/ |
D | cpuset01.c | 95 read_cpuset_files(CPATH, "cpus", buf); in testcpuset() 97 read_cpuset_files(CPATH, "mems", mems); in testcpuset() 138 mount_mem("cpuset", "cpuset", NULL, CPATH, CPATH_NEW); in setup() 143 umount_mem(CPATH, CPATH_NEW); in cleanup()
|
/external/ltp/testcases/kernel/mem/oom/ |
D | oom04.c | 96 mount_mem("cpuset", "cpuset", NULL, CPATH, CPATH_NEW); in setup() 114 umount_mem(CPATH, CPATH_NEW); in cleanup()
|
D | oom05.c | 120 mount_mem("cpuset", "cpuset", NULL, CPATH, CPATH_NEW); in setup() 139 umount_mem(CPATH, CPATH_NEW); in cleanup()
|
/external/ltp/testcases/kernel/mem/include/ |
D | mem.h | 69 #define CPATH "/dev/cpuset" macro 70 #define CPATH_NEW CPATH "/1"
|
/external/ltp/testcases/kernel/mem/ksm/ |
D | ksm02.c | 130 umount_mem(CPATH, CPATH_NEW); in cleanup() 151 mount_mem("cpuset", "cpuset", NULL, CPATH, CPATH_NEW); in setup()
|
D | ksm04.c | 132 umount_mem(CPATH, CPATH_NEW); in cleanup() 155 mount_mem("cpuset", "cpuset", NULL, CPATH, CPATH_NEW); in setup()
|
/external/compiler-rt/test/ |
D | lit.common.cfg | 49 'CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH',
|
/external/clang/docs/CommandGuide/ |
D | clang.rst | 476 .. envvar:: CPATH 486 These environment variables specify additional paths, as for :envvar:`CPATH`, which are
|
/external/clang/test/ |
D | lit.cfg | 80 'CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH',
|