Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-mq-cpu.c40 void blk_mq_register_cpu_notifier(struct blk_mq_cpu_notifier *notifier) in blk_mq_register_cpu_notifier() function
Dblk-mq.h41 void blk_mq_register_cpu_notifier(struct blk_mq_cpu_notifier *notifier);
Dblk-mq.c1697 blk_mq_register_cpu_notifier(&hctx->cpu_notifier); in blk_mq_init_hctx()