Searched defs:compound (Results 1 – 5 of 5) sorted by relevance
| /linux/scripts/ | ||
| H A D | asn1_compiler.c | 669 enum compound { enum |
| /linux/tools/perf/util/ | ||
| H A D | annotate-data.h | 197 bool compound; global() member |
| /linux/tools/testing/selftests/mm/ | ||
| H A D | hmm-tests.c | 1604 TEST_F(hmm,compound) TEST_F() argument |
| /linux/fs/proc/ | ||
| H A D | task_mmu.c | 917 bool compound, bool young, bool dirty, bool locked, in smaps_account() argument |
| /linux/mm/ | ||
| H A D | page_alloc.c | 1348 bool compound = PageCompound(page); __free_pages_prepare() local |