Home
last modified time | relevance | path

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

/include/linux/
Dkthread.h242 struct cgroup_subsys_state *kthread_blkcg(void);
245 static inline struct cgroup_subsys_state *kthread_blkcg(void) in kthread_blkcg() function
Dblk-cgroup.h227 css = kthread_blkcg(); in blkcg_css()
280 css = kthread_blkcg(); in blk_cgroup_congested()