Searched refs:collapsed (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/x86/mm/pat/ |
| H A D | set_memory.c | 409 int collapsed = 0; in cpa_collapse_large_pages() local 414 collapsed += collapse_large_pages(__cpa_addr(cpa, i), in cpa_collapse_large_pages() 422 collapsed += collapse_large_pages(addr, &pgtables); in cpa_collapse_large_pages() 425 if (!collapsed) in cpa_collapse_large_pages() 1372 int collapsed = 0; in collapse_large_pages() local 1394 collapsed = collapse_pmd_page(pmd, addr, pgtables); in collapse_large_pages() 1395 if (collapsed) in collapse_large_pages() 1396 collapsed += collapse_pud_page(pud, addr, pgtables); in collapse_large_pages() 1400 return collapsed; in collapse_large_pages()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | cq.c | 344 struct mlx4_cq *cq, unsigned vector, int collapsed, in mlx4_cq_alloc() argument 377 cq_context->flags = cpu_to_be32(!!collapsed << 18); in mlx4_cq_alloc()
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 296 The khugepaged progress can be seen in the number of pages collapsed (note 298 collapsed, since "collapsed" could mean multiple things: (1) A PTE mapping 329 collapsed, resulting fewer pages being collapsed into 554 of pages that should be collapsed into one huge page but failed
|
| /linux/Documentation/core-api/ |
| H A D | assoc_array.rst | 497 fewer, then the subtree will be collapsed down to a single node - and this will 545 could see the new node. The entire collapsed subtree is thrown away
|
| /linux/include/linux/mlx4/ |
| H A D | device.h | 1148 unsigned int vector, int collapsed, int timestamp_en,
|
| /linux/Documentation/networking/ |
| H A D | timestamping.rst | 395 collapsed onto the same skb. A process can detect this situation by
|
| /linux/Documentation/filesystems/ |
| H A D | porting.rst | 1039 (3) This case is now collapsed into (2) as the superblock is left on the list
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 3235 be collapsed from leaf towards root when viewed from specific
|