Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/iucv/
H A Diucv.c1808 static enum cpuhp_state iucv_online; variable
1843 iucv_online = rc; in iucv_init()
1862 cpuhp_remove_state(iucv_online); in iucv_init()
1892 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()
/kernel/linux/linux-6.6/net/iucv/
H A Diucv.c1812 static enum cpuhp_state iucv_online; variable
1847 iucv_online = rc; in iucv_init()
1866 cpuhp_remove_state(iucv_online); in iucv_init()
1896 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()

Completed in 5 milliseconds