Home
last modified time | relevance | path

Searched refs:touch_memory (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H A Dmemcg_process.c104 * touch_memory: force allocating phy memory
106 static void touch_memory(char *p, int size) in touch_memory() function
124 touch_memory(p, memsize); in mmap_anon()
154 touch_memory(p, memsize); in mmap_file()
175 touch_memory(p, memsize); in mmap_lock1()
234 touch_memory(p, memsize); in shm()
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
H A Dmemcg_process_stress.c24 void touch_memory(void) in touch_memory() function
92 touch_memory(); in main()
/third_party/ltp/testcases/kernel/controllers/memcg/control/
H A Dmem_process.c51 * touch_memory: force physical memory allocation
53 void touch_memory(char *p) in touch_memory() function
74 touch_memory(p); in mem_map()
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.h105 extern void touch_memory(bool, unsigned long*, size_t);
H A Dmemtoy.c322 void touch_memory(bool rw, unsigned long *memp, size_t memlen) in touch_memory() function
H A Dsegment.c708 touch_memory(rw, memp, length); in segment_touch()

Completed in 4 milliseconds