Home
last modified time | relevance | path

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

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