Home
last modified time | relevance | path

Searched refs:__WB_COMPLETION_INIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dbacking-dev-defs.h73 #define __WB_COMPLETION_INIT(_waitq) \ macro
83 #define WB_COMPLETION_INIT(bdi) __WB_COMPLETION_INIT(&(bdi)->wb_waitq)
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c5400 __WB_COMPLETION_INIT(&memcg_cgwb_frn_waitq); in mem_cgroup_alloc()
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c5373 __WB_COMPLETION_INIT(&memcg_cgwb_frn_waitq); in mem_cgroup_alloc()

Completed in 29 milliseconds