Searched refs:nr_pages (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/mem/ksm/ |
D | ksm06.c | 43 static unsigned long nr_pages = 100; variable 57 length = nr_pages * page_size; in test_ksm() 88 nr_pages * nodes->cnt); in test_ksm() 98 "%ld", nr_pages * nodes->cnt); in test_ksm() 102 ksm_group_check(1, 1, nr_pages * nodes->cnt - 1, 0, 0, 0, in test_ksm() 103 nr_pages * nodes->cnt); in test_ksm() 109 ksm_group_check(1, nodes->cnt, nr_pages * nodes->cnt - nodes->cnt, in test_ksm() 110 0, 0, 0, nr_pages * nodes->cnt); in test_ksm() 123 nr_pages = SAFE_STRTOUL(n_opt, 0, ULONG_MAX); in setup() 127 nodes = tst_get_nodemap(TST_NUMA_MEM, nr_pages * page_size / 1024); in setup()
|
/third_party/ltp/testcases/kernel/mce-test/tools/ |
D | page-types.c | 197 static unsigned long nr_pages[HASH_SIZE]; variable 390 for (i = 0; i < ARRAY_SIZE(nr_pages); i++) { in show_summary() 391 if (nr_pages[i]) in show_summary() 394 nr_pages[i], in show_summary() 395 pages2mb(nr_pages[i]), in show_summary() 563 nr_pages[hash_slot(flags)]++; in add_page()
|
/third_party/ltp/testcases/kernel/mem/include/ |
D | mem.h | 51 void test_ksm_merge_across_nodes(unsigned long nr_pages);
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 2729 unsigned int nr_pages; member 19084 unsigned int nr_pages; member 19846 long unsigned int nr_pages; member 32067 int nr_pages; member 32782 long unsigned int nr_pages; member 36212 int nr_pages; member 39333 int nr_pages; member 40831 int nr_pages; member 41452 long unsigned int nr_pages; member 41821 long unsigned int nr_pages; member [all …]
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 11788 …<parameter type-id='type-id-41' name='nr_pages' filepath='../../.././libsanitizer/sanitizer_common… 11798 …<parameter type-id='type-id-41' name='nr_pages' filepath='../../.././libsanitizer/sanitizer_common…
|
D | PR25007-sdhci.ko.abi | 7930 …<var-decl name='nr_pages' type-id='type-id-176' visibility='default' filepath='/ws/android/kernel/…
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 20924 …<parameter type-id='type-id-41' name='nr_pages' filepath='../../.././libsanitizer/sanitizer_common… 20943 …<parameter type-id='type-id-41' name='nr_pages' filepath='../../.././libsanitizer/sanitizer_common…
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v0.abi | 74657 …<var-decl name="nr_pages" type-id="7359adad" visibility="default" filepath="include/linux/swap.h" …
|
D | test-PR27569-v1.abi | 74671 …<var-decl name="nr_pages" type-id="7359adad" visibility="default" filepath="include/linux/swap.h" …
|