Searched refs:collapsed (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/arch/x86/mm/pat/ |
| H A D | set_memory.c | 418 int collapsed = 0; in cpa_collapse_large_pages() local 423 collapsed += collapse_large_pages(__cpa_addr(cpa, i), in cpa_collapse_large_pages() 431 collapsed += collapse_large_pages(addr, &pgtables); in cpa_collapse_large_pages() 434 if (!collapsed) in cpa_collapse_large_pages() 1375 int collapsed = 0; in collapse_large_pages() local 1397 collapsed = collapse_pmd_page(pmd, addr, pgtables); in collapse_large_pages() 1398 if (collapsed) in collapse_large_pages() 1399 collapsed += collapse_pud_page(pud, addr, pgtables); in collapse_large_pages() 1403 return collapsed; in collapse_large_pages()
|
| /linux-6.15/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-6.15/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 253 The khugepaged progress can be seen in the number of pages collapsed (note 255 collapsed, since "collapsed" could mean multiple things: (1) A PTE mapping 286 collapsed, resulting fewer pages being collapsed into 498 of pages that should be collapsed into one huge page but failed
|
| /linux-6.15/drivers/gpu/drm/ci/ |
| H A D | gitlab-ci.yml | 55 …- echo -e "\e[0Ksection_start:$(date +%s):drm_ci_download_section[collapsed=true]\r\e[0KDownloadin…
|
| /linux-6.15/Documentation/core-api/ |
| H A D | assoc_array.rst | 487 fewer, then the subtree will be collapsed down to a single node - and this will 535 could see the new node. The entire collapsed subtree is thrown away
|
| /linux-6.15/include/linux/mlx4/ |
| H A D | device.h | 1148 unsigned int vector, int collapsed, int timestamp_en,
|
| /linux-6.15/Documentation/networking/ |
| H A D | timestamping.rst | 395 collapsed onto the same skb. A process can detect this situation by
|
| /linux-6.15/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-6.15/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 3118 be collapsed from leaf towards root when viewed from specific
|