Searched refs:cull (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/tools/mm/ |
| H A D | page_owner_sort.c | 102 static int cull; variable 191 if (cull == 0) in compare_cull_condition() 195 if ((cull & CULL_PID) && compare_pid(p1, p2)) in compare_cull_condition() 517 cull |= CULL_PID; in parse_cull_args() 519 cull |= CULL_TGID; in parse_cull_args() 521 cull |= CULL_COMM; in parse_cull_args() 523 cull |= CULL_STACKTRACE; in parse_cull_args() 525 cull |= CULL_ALLOCATOR; in parse_cull_args() 844 if (cull == 0) { in main() 858 if (cull & CULL_ALLOCATOR) { in main() [all …]
|
| /linux-6.15/Documentation/translations/zh_CN/mm/ |
| H A D | page_owner.rst | 160 --cull <rules> 169 ./page_owner_sort <input> <output> --cull=stacktrace 170 ./page_owner_sort <input> <output> --cull=st,pid,name 171 ./page_owner_sort <input> <output> --cull=n,f
|
| /linux-6.15/Documentation/mm/ |
| H A D | page_owner.rst | 175 --cull <rules> 187 ./page_owner_sort <input> <output> --cull=stacktrace 188 ./page_owner_sort <input> <output> --cull=st,pid,name 189 ./page_owner_sort <input> <output> --cull=n,f 227 For --cull option:
|
| H A D | unevictable-lru.rst | 195 "cull" such folios that it encounters: that is, it diverts those folios to the 205 To "cull" an unevictable folio, vmscan simply puts the folio back on
|
| /linux-6.15/include/uapi/linux/ |
| H A D | omap3isp.h | 443 struct omap3isp_ccdc_culling __user *cull; member
|
| /linux-6.15/Documentation/filesystems/caching/ |
| H A D | fscache.rst | 192 | |at=N |Time till next LRU cull (jiffies) | 212 | |cull=N |Number of objects culled to make space |
|
| H A D | cachefiles.rst | 93 The defaults are 7% (run), 5% (cull) and 1% (stop) respectively.
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | vdo-design.rst | 76 when the index is full, it should cull its oldest records to make space for
|