Searched refs:zs_cpu_notifier (Results 1 – 1 of 1) sorted by relevance
1149 static int zs_cpu_notifier(struct notifier_block *nb, unsigned long action, in zs_cpu_notifier() function1173 .notifier_call = zs_cpu_notifier1184 ret = zs_cpu_notifier(NULL, CPU_UP_PREPARE, (void *)(long)cpu); in zs_register_cpu_notifier()1200 zs_cpu_notifier(NULL, CPU_DEAD, (void *)(long)cpu); in zs_unregister_cpu_notifier()