Home
last modified time | relevance | path

Searched refs:kthread_associate_blkcg (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dkthread.h288 void kthread_associate_blkcg(struct cgroup_subsys_state *css);
291 static inline void kthread_associate_blkcg(struct cgroup_subsys_state *css) { } in kthread_associate_blkcg() function
/linux/kernel/
H A Dkthread.c1692 * kthread_associate_blkcg - associate blkcg to current kthread
1701 void kthread_associate_blkcg(struct cgroup_subsys_state *css)
1720 EXPORT_SYMBOL(kthread_associate_blkcg); in kthread_associate_blkcg()
1702 void kthread_associate_blkcg(struct cgroup_subsys_state *css) kthread_associate_blkcg() function
/linux/drivers/block/
H A Dloop.c1910 kthread_associate_blkcg(cmd_blkcg_css); in loop_handle_cmd()
1924 kthread_associate_blkcg(NULL); in loop_handle_cmd()
/linux/fs/btrfs/
H A Dinode.c1044 kthread_associate_blkcg(async_chunk->blkcg_css); in submit_uncompressed_range()
1120 kthread_associate_blkcg(NULL); in submit_one_async_extent()
1138 kthread_associate_blkcg(NULL); in submit_one_async_extent()