Home
last modified time | relevance | path

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

/drivers/staging/zsmalloc/
Dzsmalloc-main.c429 static int zs_cpu_notifier(struct notifier_block *nb, unsigned long action, in zs_cpu_notifier() function
457 .notifier_call = zs_cpu_notifier
465 zs_cpu_notifier(NULL, CPU_DEAD, (void *)(long)cpu); in zs_exit()
475 ret = zs_cpu_notifier(NULL, CPU_UP_PREPARE, (void *)(long)cpu); in zs_init()