Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dcpu.c74 BUG_ON(notifier_rc != NOTIFY_DONE); in take_cpu_down()
81 int err, notifier_rc; in cpu_down() local
95 if ( notifier_rc != NOTIFY_DONE ) in cpu_down()
108 BUG_ON(notifier_rc != NOTIFY_DONE); in cpu_down()
116 BUG_ON(notifier_rc != NOTIFY_DONE); in cpu_down()
123 int notifier_rc, err = 0; in cpu_up() local
137 if ( notifier_rc != NOTIFY_DONE ) in cpu_up()
148 BUG_ON(notifier_rc != NOTIFY_DONE); in cpu_up()
157 BUG_ON(notifier_rc != NOTIFY_DONE); in cpu_up()
165 int notifier_rc = notifier_call_chain( in notify_cpu_starting() local
[all …]

Completed in 2 milliseconds