Searched refs:zs_init (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dzs.c1260 /* zs_init inits the driver. */ zs_init()
1261 static int __init zs_init(void) zs_init() function
1304 module_init(zs_init); variable
/linux-4.4.14/mm/
H A Dzsmalloc.c1035 * and zs_init() race and both call zs_cpu_up() on the same cpu __zs_cpu_up()
1074 * and zs_init() race and both call zs_cpu_up() on the same cpu __zs_cpu_up()
2009 static int __init zs_init(void) zs_init() function
2049 module_init(zs_init); variable

Completed in 94 milliseconds