Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkthread.h222 void kthread_associate_blkcg(struct cgroup_subsys_state *css);
225 static inline void kthread_associate_blkcg(struct cgroup_subsys_state *css) { } in kthread_associate_blkcg() function
/openbmc/linux/kernel/
H A Dkthread.c1525 void kthread_associate_blkcg(struct cgroup_subsys_state *css) in kthread_associate_blkcg() function
1544 EXPORT_SYMBOL(kthread_associate_blkcg);
/openbmc/linux/drivers/block/
H A Dloop.c1899 kthread_associate_blkcg(cmd_blkcg_css); in loop_handle_cmd()
1913 kthread_associate_blkcg(NULL); in loop_handle_cmd()
/openbmc/linux/fs/btrfs/
H A Dinode.c1114 kthread_associate_blkcg(async_chunk->blkcg_css); in submit_one_async_extent()
1191 kthread_associate_blkcg(NULL); in submit_one_async_extent()
1207 kthread_associate_blkcg(NULL); in submit_one_async_extent()