Searched refs:blk_mq_cpu_notifier (Results 1 – 3 of 3) sorted by relevance
25 struct blk_mq_cpu_notifier *notify; in blk_mq_main_cpu_notify()40 void blk_mq_register_cpu_notifier(struct blk_mq_cpu_notifier *notifier) in blk_mq_register_cpu_notifier()49 void blk_mq_unregister_cpu_notifier(struct blk_mq_cpu_notifier *notifier) in blk_mq_unregister_cpu_notifier()56 void blk_mq_init_cpu_notifier(struct blk_mq_cpu_notifier *notifier, in blk_mq_init_cpu_notifier()
37 struct blk_mq_cpu_notifier;38 void blk_mq_init_cpu_notifier(struct blk_mq_cpu_notifier *notifier,41 void blk_mq_register_cpu_notifier(struct blk_mq_cpu_notifier *notifier);42 void blk_mq_unregister_cpu_notifier(struct blk_mq_cpu_notifier *notifier);
9 struct blk_mq_cpu_notifier { struct60 struct blk_mq_cpu_notifier cpu_notifier;