Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuhotplug.h58 CPUHP_NET_DEV_DEAD, enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c11340 rc = cpuhp_setup_state_nocalls(CPUHP_NET_DEV_DEAD, "net/dev:dead", in net_dev_init()