Searched defs:compound (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | rmap.c | 1119 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_anon_rmap() 1132 bool compound = flags & RMAP_COMPOUND; in do_page_add_anon_rmap() local 1192 struct vm_area_struct *vma, unsigned long address, bool compound) in __page_add_new_anon_rmap() 1222 void page_add_file_rmap(struct page *page, bool compound) in page_add_file_rmap() 1271 static void page_remove_file_rmap(struct page *page, bool compound) in page_remove_file_rmap() 1388 void page_remove_rmap(struct page *page, bool compound) in page_remove_rmap()
|
| H A D | debug.c | 51 bool compound = PageCompound(page); in __dump_page() local
|
| H A D | huge_memory.c | 2546 int i, compound, nr, ret; in total_mapcount() local
|
| H A D | memcontrol.c | 5685 bool compound, in mem_cgroup_move_account()
|
| H A D | page_alloc.c | 1304 bool compound = PageCompound(page); in free_pages_prepare() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | dsl.cpp | 16 static std::unique_ptr<Expression> compound(const char* op, std::vector<std::unique_ptr<Expression>… in compound() function 24 static std::unique_ptr<Expression> compound(const char* op, Args... args) { in compound() function
|
| H A D | parsing_context.cpp | 41 auto compound = static_cast<const CompoundExpressionBase*>(&expression); in isConstant() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rmap.h | 190 unsigned long address, bool compound) in page_add_new_anon_rmap() 204 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | asn1_compiler.c | 669 enum compound { enum 691 enum compound compound : 8; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | hmm-tests.c | 1385 TEST_F(hmm, compound) in TEST_F() argument
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | task_mmu.c | 490 bool compound, bool young, bool dirty, bool locked, in smaps_account()
|