Searched defs:capc (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/mm/ |
| D | compaction.c | 2192 compact_zone(struct compact_control *cc, struct capture_control *capc) in compact_zone() 2423 struct capture_control capc = { in compact_zone_order() local
|
| D | page_alloc.c | 847 struct capture_control *capc = current->capture_control; in task_capc() local 856 compaction_capture(struct capture_control *capc, struct page *page, in compaction_capture() 887 compaction_capture(struct capture_control *capc, struct page *page, in compaction_capture() 999 struct capture_control *capc = task_capc(zone); in __free_one_page() local
|
| /kernel/linux/linux-6.6/mm/ |
| D | compaction.c | 2381 compact_zone(struct compact_control *cc, struct capture_control *capc) in compact_zone() 2638 struct capture_control capc = { in compact_zone_order() local
|
| D | page_alloc.c | 623 struct capture_control *capc = current->capture_control; in task_capc() local 632 compaction_capture(struct capture_control *capc, struct page *page, in compaction_capture() 663 compaction_capture(struct capture_control *capc, struct page *page, in compaction_capture() 777 struct capture_control *capc = task_capc(zone); in __free_one_page() local
|