Searched refs:online_hpstate (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c742 static enum cpuhp_state online_hpstate; variable in typeref:enum:cpuhp_state
4515 ret = cpuhp_state_add_instance_nocalls(online_hpstate,
4542 cpuhp_state_remove_instance_nocalls(online_hpstate,
4576 cpuhp_state_remove_instance_nocalls(online_hpstate,
5778 cpuhp_state_remove_instance_nocalls(online_hpstate,
5858 cpuhp_state_add_instance_nocalls(online_hpstate,
5905 online_hpstate = ret;
5919 cpuhp_remove_multi_state(online_hpstate);
5929 cpuhp_remove_multi_state(online_hpstate);

Completed in 157 milliseconds