Home
last modified time | relevance | path

Searched refs:__WB_COMPLETION_INIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbacking-dev-defs.h68 #define __WB_COMPLETION_INIT(_waitq) \ macro
78 #define WB_COMPLETION_INIT(bdi) __WB_COMPLETION_INIT(&(bdi)->wb_waitq)
/openbmc/linux/mm/
H A Dmemcontrol.c5355 __WB_COMPLETION_INIT(&memcg_cgwb_frn_waitq); in mem_cgroup_alloc()