Home
last modified time | relevance | path

Searched refs:event_up (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/
H A Dcpu_pm.c40 static int cpu_pm_notify_robust(enum cpu_pm_event event_up, enum cpu_pm_event event_down) in cpu_pm_notify_robust() argument
46 ret = raw_notifier_call_chain_robust(&cpu_pm_notifier.chain, event_up, event_down, NULL); in cpu_pm_notify_robust()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.h45 u32 event_up; member
H A Dsunvnet.c186 data[i++] = port->stats.event_up; in vnet_get_ethtool_stats()
H A Dsunvnet_common.c830 port->stats.event_up++; in vnet_event_napi()