Home
last modified time | relevance | path

Searched refs:touch_memory (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_process.c122 static void touch_memory(char *p, int size) in touch_memory() function
140 touch_memory(p, memsize); in mmap_anon()
170 touch_memory(p, memsize); in mmap_file()
191 touch_memory(p, memsize); in mmap_lock1()
250 touch_memory(p, memsize); in shm()
/external/ltp/testcases/kernel/controllers/memcg/control/
Dmem_process.c75 void touch_memory(char *p) in touch_memory() function
96 touch_memory(p); in mem_map()
/external/ltp/testcases/kernel/controllers/memcg/stress/
Dmemcg_process_stress.c40 void touch_memory(void) in touch_memory() function
107 touch_memory(); in main()
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dmemtoy.h105 extern void touch_memory(bool, unsigned long*, size_t);
Dmemtoy.c322 void touch_memory(bool rw, unsigned long *memp, size_t memlen) in touch_memory() function
Dsegment.c708 touch_memory(rw, memp, length); in segment_touch()
/external/blktrace/btreplay/
Dbtreplay.c305 static inline void touch_memory(char *buf, size_t bsize) in touch_memory() function
758 touch_memory(buf, n); in iocb_setup()