Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbacking-dev-defs.h74 #define __WB_COMPLETION_INIT(_waitq) \ macro
84 #define WB_COMPLETION_INIT(bdi) __WB_COMPLETION_INIT(&(bdi)->wb_waitq)
/OK3568_Linux_fs/kernel/mm/
H A Dmemcontrol.c5366 __WB_COMPLETION_INIT(&memcg_cgwb_frn_waitq); in mem_cgroup_alloc()