Home
last modified time | relevance | path

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

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