Searched refs:memflush (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libmemcached/files/ |
| H A D | 0001-Fix-comparison-types.patch | 11 clients/memflush.cc | 4 ++-- 14 diff --git a/clients/memflush.cc b/clients/memflush.cc 16 --- a/clients/memflush.cc 17 +++ b/clients/memflush.cc
|
| /OK3568_Linux_fs/buildroot/package/libmemcached/ |
| H A D | 0005-fix-pointer-comparaison.patch | 10 diff -up ./clients/memflush.cc.old ./clients/memflush.cc 11 --- ./clients/memflush.cc.old 2017-02-12 10:12:59.615209225 +0100 12 +++ ./clients/memflush.cc 2017-02-12 10:13:39.998382783 +0100
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/ |
| H A D | fill_buf.c | 147 fill_cache(unsigned long long buf_size, int malloc_and_init, int memflush, in fill_cache() argument 177 if (memflush) in fill_cache() 196 int memflush, int op, char *resctrl_val) in run_fill_buf() argument 207 ret = fill_cache(cache_size, malloc_and_init_memory, memflush, op, in run_fill_buf()
|
| H A D | cache.c | 217 int malloc_and_init_memory = 1, memflush = 1, operation = 0, ret = 0; in cat_val() local 256 memflush, operation, resctrl_val)) { in cat_val()
|
| H A D | resctrlfs.c | 313 int operation, ret, malloc_and_init_memory, memflush; in run_benchmark() local 333 memflush = atoi(benchmark_cmd[3]); in run_benchmark() 342 if (run_fill_buf(buffer_span, malloc_and_init_memory, memflush, in run_benchmark()
|
| H A D | resctrl.h | 92 int run_fill_buf(unsigned long span, int malloc_and_init_memory, int memflush,
|