Searched refs:touch_memory (Results 1 – 7 of 7) sorted by relevance
/external/ltp/testcases/kernel/controllers/memcg/functional/ |
D | memcg_process.c | 122 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/ |
D | mem_process.c | 75 void touch_memory(char *p) in touch_memory() function 96 touch_memory(p); in mem_map()
|
/external/ltp/testcases/kernel/controllers/memcg/stress/ |
D | memcg_process_stress.c | 40 void touch_memory(void) in touch_memory() function 107 touch_memory(); in main()
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | memtoy.h | 105 extern void touch_memory(bool, unsigned long*, size_t);
|
D | memtoy.c | 322 void touch_memory(bool rw, unsigned long *memp, size_t memlen) in touch_memory() function
|
D | segment.c | 708 touch_memory(rw, memp, length); in segment_touch()
|
/external/blktrace/btreplay/ |
D | btreplay.c | 305 static inline void touch_memory(char *buf, size_t bsize) in touch_memory() function 758 touch_memory(buf, n); in iocb_setup()
|