Home
last modified time | relevance | path

Searched refs:fprop_global_destroy (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dflex_proportions.h38 void fprop_global_destroy(struct fprop_global *p);
/Linux-v6.1/lib/
Dflex_proportions.c51 void fprop_global_destroy(struct fprop_global *p) in fprop_global_destroy() function
/Linux-v6.1/mm/
Dpage-writeback.c642 fprop_global_destroy(&dom->completions); in wb_domain_exit()