Home
last modified time | relevance | path

Searched refs:node_dirty_ok (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dwriteback.h346 bool node_dirty_ok(struct pglist_data *pgdat);
/kernel/linux/linux-6.6/include/linux/
H A Dwriteback.h333 bool node_dirty_ok(struct pglist_data *pgdat);
/kernel/linux/linux-5.10/mm/
H A Dpage-writeback.c501 * node_dirty_ok - tells whether a node is within its dirty limits
507 bool node_dirty_ok(struct pglist_data *pgdat) in node_dirty_ok() function
H A Dpage_alloc.c3876 if (!node_dirty_ok(zone->zone_pgdat)) { in get_page_from_freelist()
/kernel/linux/linux-6.6/mm/
H A Dpage-writeback.c478 * node_dirty_ok - tells whether a node is within its dirty limits
484 bool node_dirty_ok(struct pglist_data *pgdat) in node_dirty_ok() function
H A Dpage_alloc.c3129 last_pgdat_dirty_ok = node_dirty_ok(zone->zone_pgdat); in get_page_from_freelist()

Completed in 33 milliseconds