Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.c1262 /* zs_init inits the driver. */
1263 static int __init zs_init(void) in zs_init() function
1306 module_init(zs_init); variable
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.c1262 /* zs_init inits the driver. */
1263 static int __init zs_init(void) in zs_init() function
1306 module_init(zs_init); variable
/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c1119 * and zs_init() race and both call zs_cpu_up() on the same cpu in __zs_cpu_up()
2542 static int __init zs_init(void) in zs_init() function
2580 module_init(zs_init); variable
/kernel/linux/linux-6.6/mm/
H A Dzsmalloc.c1037 * and zs_init() race and both call zs_cpu_up() on the same cpu in __zs_cpu_up()
2316 static int __init zs_init(void) in zs_init() function
2347 module_init(zs_init); variable

Completed in 10 milliseconds