Home
last modified time | relevance | path

Searched refs:blk_mq_cpu_notifier (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/block/
Dblk-mq-cpu.c25 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()
Dblk-mq.h40 struct blk_mq_cpu_notifier;
41 void blk_mq_init_cpu_notifier(struct blk_mq_cpu_notifier *notifier,
44 void blk_mq_register_cpu_notifier(struct blk_mq_cpu_notifier *notifier);
45 void blk_mq_unregister_cpu_notifier(struct blk_mq_cpu_notifier *notifier);
/linux-4.1.27/include/linux/
Dblk-mq.h9 struct blk_mq_cpu_notifier { struct
60 struct blk_mq_cpu_notifier cpu_notifier;